	*{
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
}

	body {
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 9pt;
		text-align: justified;
		color: #313131;
		line-spacing: 150%;
		margin: 0px 0px;
		padding: 0px 0px;
		height: 100%;
		}
	a:link, a:visited{
		color: #BE0000; text-decoration: none;  
		}
	a:hover, a:active{
		color:#8A8E27 ; text-decoration: none; 
		}
	a.navlink:link, a.navlink:visited{
		color: #313131; text-decoration: none;  
		}
	a.navlink:hover, a.navlink:active{
		color: #BE0000; text-decoration: none;
		}
	a.white:link, a.white:visited{
		color: #CACACA; text-decoration: none
		}
	a.white:hover, a.white:active{
		color: #D6CC8A; text-decoration: none;
		}
	a.gold:link, a.gold:visited{
		color: #D6CC8A; text-decoration: none
		}
	a.gold:hover, a.gold:active{
		color: #F2E7CA; text-decoration: none;
		}
	.bgWinter{
		background: url(../Media/WinterSiteBG.gif);
		background-color: #490004;
		background-position: top left;
		background-repeat: repeat-x;
	}
	.bgSummer{
		background: url(../Media/SummerSiteBG.gif);
		background-color: #659732;
		background-position: top left;
		background-repeat: repeat-x;
	}
	#Wrapper {
		width:900px;
		margin-right:auto;
		margin-left:auto;
		margin-top:2px;
		padding:0px;
		text-align:left;
		background-color: #FFFCE9;
		}	
	#HeaderWinter {
		width:100%;
		height: 165px; 
		background-image: url(../Media/MastheadWinter.jpg); 
		background-position: top center; 
		background-repeat: no-repeat; 
		}
	#HeaderSummer {
		width:100%;
		height: 165px; 
		background-image: url(../Media/MastheadSummer.jpg); 
		background-position: top center; 
		background-repeat: no-repeat; 
		}
	#Header p {
		font-size: 9pt;
		padding: 0px;
		margin-left: 15px;
		text-decoration: none;
		border-bottom: none;
		}
	#navBoxWinter {
		width:170px;
		height: 735px;
		padding:0px;
		margin: 0px;
		float:left;
		background-color: #FFFCE9;
		background-image: url(../Media/leftNavBGWinterLong.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		}
	#navBoxSummer {
		width:170px;
		height: 735px;
		padding:0px;
		margin: 0px;
		float:left;
		background-color: #FFFCE9;
		background-image: url(../Media/leftNavBGSummerLong.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		}
		
#wideBox {
		width:600px;
		padding:0px;
		float:left;
		background:#FFFFFF;
		background-image: url(../Media/StageBG.jpg);
		background-repeat: repeat-y;
		height: 100%;
		min-height:500px;
  		height:auto !important;
		/*height:500px;*/

}
#wideBox img {
	margin: 10px;
}

#splashHeader{
	width: 900px;
	height: 225px;
	background-image: url(../Media/splashHeader.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#splashStage{
	width: 900px;
	height: 401px;
	background-image: url(../Media/splashStage.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top:1px;
	color: #FFFFFF;
}
#splashContent{
	width: 250px;
	height: 240px;
	margin-top: 130px;
	margin-right: 350px;
	margin-bottom: 5px;
	margin-left: 300px;
	color: #FFFFFF;
}
#splashFooter{
	width: 900px;
	height: 75px;
	/*background-image: url(../Media/SplashFooter.jpg);
	background-position: top center;
	background-repeat: no-repeat;*/
}
			
	#animationBox{
		background:#FFFCE9;
		width:130px;
		height: 485px;
		padding:0px;
		margin-top: 0px;
		float:left;
		/*margin: 0px;
		background-image: url(../Media/animationHolder.jpg);
		
		border: 1px #9C9981 solid;*/
		overflow: hidden;
		}
		#navButton {
			width: 150px;
			/*height: 35px;*/
			background: #272727;
			border: 1px #D6CC8A solid;
			color: #D6CC8A;
			margin: 6px 0px 6px 5px;
			}
		#navButton p {
			margin: 3px 0px 3px 5px;
		}
	
#Floater {
		float: left;
		padding: 0px;
		text-align: left;
		margin: 3px 10px 3px 10px;
	}
hr {
		border-bottom: 1px #D6CC8A solid;
		border-top: 1px #F6EAC3 solid;
		margin: 2px 3px 2px 3px;
		width: 85%;

}
	
	#partnerLogin{
		width:120px;
		text-align: right;
		float: left;
		margin-top:15px;
	}
	
	/*td{
		padding: 5px;
	}*/
	p,h1,pre {
		margin:0px 10px 10px 10px;
		line-height: 150%;
		}
	ul li {
		margin: 10px;
		list-style: none;
	}
	h1 {
		font-size:16pt;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		font-style: italic;
		color: #272727;
		letter-spacing: 2px;
		padding-top: 5px;
		}
	h2 {
		font-size:12pt;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		font-style: italic;
		color: #272727;
		letter-spacing: 1px;
		padding-top: 5px;
	}
	h3 {
		font-size: 11pt;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		font-style: italic;
		letter-spacing: 1px;
		padding: 5px;
	}

	
	#footer{
		background-color: #1B1B1B;
		background-image: url(../Media/FooterBG.gif);
		background-position: top center;
		background-repeat: no-repeat;
		width: 894px;
		height: 120px;
		padding: 3px;
		clear:both;
		color: #CACACA;
		margin-top: 10px;
		text-align: center;
		
	}
#footer p {
		font-size: 8pt;
		line-height: 100%;
	}
#footer h3 {
		font-size: 9pt;
		color: #D6CC8A;
		margin-top: 11px;
		text-align: center;
	}
#newsTicker{
	width:890px;
	height:210px;
	background-color: #FFFCE9;
	background-image: url(../Media/TickerBG.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-top:15px;
	margin-left: 15;
	margin-right: 15;
	float:right;
	padding-bottom: 10px;
	font-size: 14px;
}
#tools {
	width: 100px;
	height: 15px;
	float: right;
	margin: 105px 5px 0px 0px;
}

#Video{
	width: 280px;
	height:215px;
	padding:10px;
	margin:10px;
	float:left:
}

/*c l a s s e s*/
.border {
	border:1px solid #D6CC8A;
}
.green { color:  #00CC00; }
.gold{ color:  #D6CC8A; }
.red { color: #BE0000; }
.darkBrown { color: #55523E; }
.mediumBrown {color: #9C9981;}
.lightBrown	{color: #DEDCCA;}
.white {color:#FFFFFF;}
.text8 {font-size: 8pt; font-family: verdana, arial, helvetica; } 
.text7 {font-size: 7pt; font-family: verdana, arial, helvetica; } 

.FormBox {
font-family:arial, verdana, helvetica, sans-serif; 
font-size:10pt; 
border:1px; 
border-style:solid; 
border-color:#5F5F5F; 
background-color:#FFFFFF ; 
color:#5F5F5F; 
padding:2px; 
}
.FormButton {
font-family:arial, verdana, helvetica, sans-serif; 
font-size:10pt; 
letter-spacing: 2px; 
border:1px; 
border-style:solid; 
border-color:#D6CC8A; 
background-color:#272727; 
color:#D6CC8A; 
padding:4px; 
}
/* 
Border styles 
*/
.Border { border:1px; border-style:solid; border-color:#F6F5F5;}
.DottedBorder { border:1px; border-style:dotted; border-color:#5F5F5F;}


/*
Drop Shadow Styles for JS Drop Shadow
*/

.shadow{
border:1px solid #D6CC8A;
font:10pt arial;
position:relative;
display:inline;
background:white;
z-index:100
}

.shadow_inner{
border: #D6CC8A;
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:10
}
