/* ----- universal settings -----*/
body {
	margin: 0px; 
	padding: 0px 0px 0px 1px; 
	background-color: #141414; 
	font-family: verdana, san-serif; 
	font-size: 8pt; 
	color: #000;
}

td {font-size: 8pt;}
p {margin: 0px; padding: 0px;}


/* ----- typography/positioning ----- */
.content {padding: 0px 0px 0px 0px;}
.footer, .copyright {font-size: 7pt; color: #fff; text-align: center; background-color: #141414;}
.news2 {padding: 5px 10px 5px 10px;}
.wel2 {padding: 5px 10px 5px 12px;}
.wel3 {padding: 5px 100px 0px 12px;}
.wel4 {padding: 0px 250px 5px 12px;}
.icon1 {color: #fff; padding: 90px 10px 0px 27px;}
.icon2 {color: #fff; padding: 75px 10px 0px 18px;}
.icon3 {color: #fff; padding: 62px 10px 0px 15px;}

.pad {padding: 0px 1px 0px 0px !important; }


/* ----- links ----- */
a:link {text-decoration: none; color: #7A283A;}
a:visited {text-decoration: none; color: #7A283A;}
a:hover {text-decoration: underline; color: #7A283A;}
a:active {text-decoration: none; color: #7A283A;}

.footer a:link, .copyright a:link {text-decoration: none; color: #fff;}
.footer a:visited, .copyright a:visited {text-decoration: none; color: #9EA3A7;}
.footer a:hover, .copyright a:hover {text-decoration: underline; color: #fff;}
.footer a:active, .copyright a:active {text-decoration: none; color: #fff;}


/* ----- backgrounds ----- */
.bgl {background: url('backl.jpg') right top no-repeat;}
.bgr {background: url('backr.jpg') left top no-repeat;}

.bg {background: url('back.jpg') center top repeat-x;}
.bgA {background: url('backA.jpg') bottom repeat-x #121212;}

.navl {background: url('backnav1.jpg') right top no-repeat;}
.navr {background: url('backnav2.jpg') left top no-repeat;}
.fadel {background: url('backfadel.jpg') right top no-repeat;}
.fader {background: url('backfader.jpg') left top no-repeat;}
.news {background: url('backnews.jpg') center top no-repeat;}
.wel {background: url('backwel.jpg') center top no-repeat;}
.icon {background: url('icons.jpg') center top no-repeat;}
.headl {background: url('fadel.jpg') right top no-repeat;}
.headr {background: url('fader.jpg') left top no-repeat;}
.left {background: url('left.jpg') right bottom no-repeat;}
.right {background: url('right.jpg') left bottom no-repeat;}
.footl {background: url('footl.jpg') right top no-repeat;}
.footr {background: url('footr.jpg') left top no-repeat;}
.back1 {background: url('back2.jpg') center top no-repeat;}
.back2 {background: url('bottom.jpg') center bottom no-repeat;}

.subback {background: url('subback.jpg') center top no-repeat;}

.top_bg {background: url('top_bg.jpg') center top repeat-x;}
.top_l {background: url('top_l.jpg') right top no-repeat;}
.top_r {background: url('top_r.jpg') left top no-repeat;}

.backy {background: url('back-y.jpg') center top repeat-y;}
.left_02 {background: url('left_02.jpg') right bottom no-repeat;}
.right_02 {background: url('right_02.jpg') left bottom no-repeat;}

.backfade {background: url('backfade.jpg') center top repeat-x;}
.backfoot {background: url('backfoot.jpg') center top repeat-x;}

.bot_l {background: url('bot_l.jpg') right top no-repeat;}
.bot_r {background: url('bot_r.jpg') left top no-repeat;}


/* ----- other stuff ----- */
ul li {
	margin-left: -10px; 
	list-style-image: url('bullet.gif');
}
