
* { padding: 0; margin: 0; }

body,html {
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	width: 100%;
}

#flashnav{
	/*background-image:url(../images/flash_placeholder.png);*/
	width:878px;
	height:345px;
	/*background-repeat:no-repeat;*/
}


#home_outer_wrapper{
	background-image:url(../images/home_backgrond.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	width: 100%;

}

#banner{
	background-image:url(../images/logo.png);
	width:878px;
	height:125px;
}

#wrapper { 
	height:350px;
	margin: 0 auto;
	width:878px;
	height:700px;
	text-align:center;
	position:relative;
}

#intro{
margin-top:20px;
margin-bottom:20px;
width:878px;
line-height:2em;
text-align:left;
}

#header {
width:878px;
 margin: 0px 0px 0px 0px;
 overflow:auto;
}


#footer a{
color:#ff9933;
}

#footer { 

 width: 100%;
 background-color:#474124;
 color: white;
 margin: 0px auto 0px auto;
 text-align:center;
 overflow:auto;
}

#footer div{
 padding: 5px;

}

#sponsor img{
	border:none !important;
margin:4px;
}
#sponsor { 
	 width: 100%;
	 background-color:white;
	 color: black;
	 margin: 0px auto 0px auto;
	 text-align:center;
}
#sponsor div{
 padding: 5px;
}
