@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../imgs/bg.png);
	background-repeat: repeat-x;
	background-color: #101505;
	padding: 0;
	margin: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 100%;
}

.header {
	margin:0 auto; 
	padding:0;
	background-image: url(../imgs/hh_header.png);
	width: 1002px;
	height: 276px;
	align: center;
}

#flash {
	position:relative;
	left: 700px;
	top: 53px;
}
.link1 {
position:absolute;
width:302px;
height:176px;
margin:83px 0px 0px 20px;
}
h1 {
	font-size: 40px;
	color:#F90;
	font-style:none;
}

img {  
	border-style: none;
}

.mainWrapper {
	width: 1002px;
	height: auto;
	margin: 0 auto;
	background: url(../imgs/bg_main.jpg) no-repeat;
	position: relative;
	clear: both;
}

#container { 
	float: left; 
	background: url(../imgs/maincolumn_bg.gif) top left repeat-y; 
}

#column1 { 
	float: left; 
	width: 300px; 
}
#column2 { 
	float: left; 
	width: 456px;
	padding-left: 16px;
	padding-right: 16px;
}
#column3 {  
	float: left; 
	width: 214px; 
}


/*left column */
.Nav {
	display: block;
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	background: url(../imgs/nav_bg.gif) no-repeat;
	width: 280px;
	height: 380px;
}

.Nav #NavEntry {
/*	background: url(../imgs/nav_off_r1_c1.gif) no-repeat;*/
	width: 240px;
	height: 40px;
	clear: both;	
	border: none;
	padding: 0;
	position: relative;
	left: 21px;
	top: 5px;
}
.Nav #NavEntry:hover {
/*	background: url(../imgs/nav_on_r1_c1.gif) no-repeat;*/
}
.Nav #NavInfo {
/*	background: url(../imgs/nav_off_r2_c1.gif) no-repeat;*/
	width: 240px;
	height: 40px;
	clear: both;	
	border: none;
	padding: 0;
	position: relative;
	left: 21px;
	top: 5px;
}
.Nav #NavInfo:hover {
/*	background: url(../imgs/nav_on_r2_c1.gif) no-repeat;*/
}
.Nav #NavMap {
/*	background: url(../imgs/nav_off_r6_c1.gif) no-repeat;*/
	width: 240px;
	height: 40px;
	clear: both;	
	border: none;
	padding: 0;
	position: relative;
	left: 21px;
	top: 5px;
}
.Nav #NavMap:hover {
/*	background: url(../imgs/nav_on_r6_c1.gif) no-repeat;*/
}
.Nav #NavTraining {
/*	background: url(../imgs/nav_off_r3_c1.gif) no-repeat;*/
	width: 240px;
	height: 40px;
	clear: both;	
	border: none;
	padding: 0;
	position: relative;
	left: 21px;
	top: 5px;
}
.Nav #NavTraining:hover {
/*	background: url(../imgs/nav_on_r3_c1.gif) no-repeat;*/
}
.Nav #NavResults {
/*	background: url(../imgs/nav_off_r4_c1.gif) no-repeat;*/
	width: 240px;
	height: 40px;
	clear: both;	
	border: none;
	padding: 0;
	position: relative;
	left: 21px;
	top: 5px;
}
.Nav #NavResults:hover {
/*	background: url(../imgs/nav_on_r4_c1.gif) no-repeat;*/
}
.Nav #NavPrizes {
/*	background: url(../imgs/nav_off_r6_c1.gif) no-repeat;*/
	width: 240px;
	height: 40px;
	clear: both;	
	border: none;
	padding: 0;
	position: relative;
	left: 21px;
	top: 5px;
}
.Nav #NavPrizes:hover {
/*	background: url(../imgs/nav_on_r6_c1.gif) no-repeat;*/
}
.Nav #NavContact {
/*	background: url(../imgs/nav_off_r5_c1.gif) no-repeat;*/
	width: 240px;
	height: 40px;
	clear: both;	
	border: none;
	padding: 0;
	position: relative;
	left: 21px;
	top: 5px;;
}
.Nav #NavContact:hover {
/*	background: url(../imgs/nav_on_r5_c1.gif) no-repeat;*/
}

#NavSponsor {
	background: url(../imgs/nav_sponsor_bg.gif) no-repeat;
	width: 280px;
	height: 350px;	
	border: none;
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
	left: 20px;
	top: 25px;
}
#NavSponsor #SponsorMajor{
	width: 157px;
	height: 149px;
	position: relative;
	left: 56px;
	top: 41px;
}
#NavSponsor #Sponsor10K{
	width: 157px;
	height: 79px;
	position: relative;
	left: 56px;
	top: 75px;
}
/* Main Content */

.mainWindow {
	width: 460px;
	height: 672px;
	position: absolute;
	left: 300px;
	top: 0px;
	padding-left: 16px;
	padding-right: 16px;
	margin: 0 auto;
}
.mainHeading {
	font-size: 32px;
	font-style: italic;
	color: #EE7400;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.mainsubHeading {
	font-size: 18px;
	font-style: bold;
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.mainText {
	font-size: 13px;
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.resultsText {
	font-size: 9px;
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.results90sText {
	font-size: 10px;
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
/*footer*/

.footer {
	margin: 0 auto;
	width: 1002px;
	height: 133px;
	align: center;
}
.footer  a img {
	float: left;
}