body {

	background-color:#000000;
	
	}

.header {
	padding-top: 23px;
}

.bodytext {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	font-size: 14px;

}

.contestheader {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
	font-size: 24px;

}

.header3 {padding-bottom: 20px;
			padding-top:20px
			}

.header2 {padding-bottom: 10px;
			padding-top:5px
}

.navigation {
	font-family: "Gill Sans Condensed", "Gill Sans", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 38px;
}

.style2 {color: #71BF45 }
.style2:hover {color: #dfe124 }

.text1 { padding-left: 10px}


a.navigation:link    { color:#FFFFFF; font-style: normal; font-weight: bold; text-decoration:none}
a.navigation:visited { color:#DDDDDD; font-style: normal; font-weight: bold; text-decoration:none}
a.navigation:hover   { color:#CC0033; font-style: normal; font-weight: bold; text-decoration:none; cursor:hand}
a.navigation:active  { color:#CC0033; font-style: normal; font-weight: bold; text-decoration:none}

.main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;

}

a.main:link    { color:#222222; font-style: normal; font-weight: bold}
a.main:visited { color:#444444; font-style: normal; font-weight: bold}
a.main:hover   { color:#CC0033; font-style: normal; font-weight: bold; cursor:hand}
a.main:active  { color:#CC0033; font-style: normal; font-weight: bold}

