body /* Mozilla IE alignment */ { text-align: center;margin: 0px 0px 0px 0px;} 
body /* Mozilla Firefox alignment */{ text-align: -moz-center;margin-right: auto;margin-left:auto;  }
body 
{
background-image:
url('images/bGround.gif')
}


.normtext {font-family: arial, sans-serif; font-size:10px; font-weight: normal; color:  #ffffff; text-decoration:none}
.eventtext {font-family: arial, sans-serif; font-size:12px; font-weight: normal; color:  #ffffff; text-decoration:none}
.partnerText {font-family: arial, sans-serif; font-size:11px; font-weight: normal; color:  #ffffff; text-decoration:none}
.lrgHead {font-family: arial, sans-serif; font-size:18px; font-weight: bold; color:  #ffffff; text-decoration:none}
.medHead {font-family: arial, sans-serif; font-size:14px; font-weight: bold; color:  #ffffff; text-decoration:none}
.smllHead {font-family: arial, sans-serif; font-size:13px; font-weight: bold; color:  #ffffff; text-decoration:none}
.greenNorm {font-family: arial, sans-serif; font-size:12px; font-weight: bold; color:  #00A23B; text-decoration:none}
.whiteBold {font-family: arial, sans-serif; font-size:12px; font-weight: normal; color:  #ffffff; text-decoration:bold}

/* links */
A.standard:link{color : #ffffff; font-family: arial, sans-serif; font-size:12px; text-decoration: underline;}
A.standard:visited{color : #ffffff; font-family: arial, sans-serif; font-size:12px; text-decoration: underline;}
A.standard:hover{color : #ffffff; font-family: arial, sans-serif; font-size:12px; text-decoration: underline;}



/* main conatiner */
.page { position: absolute; left: 15%; }
.mainContainer{width:915px; background-color: #615353;  z-index:5;}
.footer{width:915px;height:30px; background-color: #A1B944;}




.videoContainer{width:386px;height:379; background-color: #847676; border-bottom: 1px solid #A1B944;float:left;}
.eventContainer{width:316px;height:379; background-color: #847676; border-bottom: 1px solid #A1B944;float:left;text-align:left;}
.partnersContainer{width:915px;height:170; background-color: #847676; border-bottom: 1px solid #A1B944;border-top: 1px solid #A1B944;float:left;text-align:left;}
.homeTextContainer{width:915px;height:90; background-color: #847676; border-bottom: 1px solid #A1B944;border-top: 1px solid #A1B944;float:left;text-align:center;}
.resultsContainer{width:915px;height:670; border-top: 1px solid #A1B944;border-top: 1px solid #A1B944;float:left;text-align:left;}

A.partners:link{color : #ffffff; font-family: arial, sans-serif; font-size:11px; text-decoration: underline;}
A.partners:visited{color : #ffffff; font-family: arial, sans-serif; font-size:11px; text-decoration: underline;}
A.partners:hover{color : #ffffff; font-family: arial, sans-serif; font-size:11px; text-decoration: underline;}






table.results {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px 0px;
	border-style: outset outset outset outset;
	border-color: A1B944 A1B944 A1B944 A1B944;
	border-collapse: collapse;
	background-color: #615353;
}
table.results th {
	font-family: arial, sans-serif; font-size:12px; font-weight: normal; color:  #ffffff; text-decoration:none;
	text-align:left;
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: A1B944;
	background-color: #847676;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.results td {
	font-family: arial, sans-serif; font-size:12px; font-weight: normal; color:  #ffffff; text-decoration:none;
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: A1B944 A1B944 A1B944 A1B944;
	background-color: #615353;
	-moz-border-radius: 0px 0px 0px 0px;
}






