/* CSS Document */


.bodymod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
/*	background-image: url(bg.gif);*/
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #000000;
}



/* General Links */

a:link { text-decoration : none; color : #FF0000; border: 0px; outline: none;-moz-outline-style: none;} 

a:active { text-decoration : underline; color : #FF0000; border: 0px; outline: none; -moz-outline-style: none;} 

a:visited { text-decoration : none; color : #FF0000; border: 0px; outline: none; -moz-outline-style: none;} 

a:hover { text-decoration : underline; color : #FF3535; border: 0px; -moz-outline-style: none;} 

a:focus { outline: none;-moz-outline-style: none;}





img { padding: 0px; margin: 0px; border: none;}

hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }



input { font-family: 'Verdana'; color: #737373; background-color: #000000; border-color: #FF0000; font-size: 11px;}

textarea { font-family: 'Verdana'; color: #737373; background-color: #000000; border-color: #FF0000; font-size: 11px; }
//old color 505560 
select { font-family: 'Verdana'; color: #505560; font-size: 11px;  }



h1, h2, h3 { font-family: "Trebuchet MS";}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



#bgcontain { width: 778px; margin: 0px auto; }



/* Header */

.Header {
	height: 80px;
	position: relative;
	padding: 0px;
	background-image: url(./headerbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.sitenameText {
	font-size: 38px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	padding-top: 85px;
	float:left;
	padding-left:25px;

}

.navText { padding: 20px 5px 5px 25px; color:#FFFFFF; float: left; width: 710px;}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* Content */

.Content {
	padding: 0px 0px 20px 0px;

	background-repeat: no-repeat;
	background-image: url(bgcontent.gif);
	background-position: top, left;
}
.promo {
	background-image: url(./promo.gif);
	padding: 0px 0px 0px 0px;	
	width:778px;
	height:224px;
	background-repeat: no-repeat;
	margin: 0px;
}

.headerText { font-size: 28px; padding: 20px 0px 10px; margin: 0px 0px 10px; border-bottom: 1px solid #333333; font-family: Arial, Helvetica, sans-serif;  color:#FF0000; } 

.bodyText {
	line-height: 17px;
	font-size: 12px;
	padding-bottom: 0px;
	color: #CCCCCC;
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Footer {
	position: relative;
	height: 55px;
	padding: 5px 30px 0px;
	background-image: none;
	background-repeat: no-repeat;
}



.copyrightText{
	font-size: 10px;
	color: #CCCCCC;
	padding: 0px;
	margin-top: 50px;
}

.footerLink {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.footerLink a {}
