
@import url(nav.css);
@import url(text.css);

html { 
	min-width: 789px;
	 }

img {border: none;}
body {
	margin: 0;
	padding: 0;
	background: #A9BAC3; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.8em;
	color: #666;
}

#head{
	width: 789px;
	height: 172px;
	margin: 0 auto;
}

#container {
	float: left;
	width: 789px;
		margin: 0 auto;
	 
	background: transparent url(../img/site/back.gif) repeat-y;
	text-align: left;
}
#gap {
	float: left;
	width: 577px;
		margin: 0 auto;
	 height: 24px;
	background: transparent url(../img/site/backTop.gif) repeat-y;
	text-align: left;
}	  
#leftsponsors {
	float: right;
	width: 153px;
	background: transparent;
	text-align: center;
	margin: 30px 0 0 0;
	}		
div#greyfoot {
	float: left;
	background: transparent url(../img/site/greyfoot.gif) top left repeat-y;
	margin: 0;
	padding: 0 0 0 215px;
	text-align: left;
	width: 789px;
}

div#footer	{
	clear: both;
	border: 0;
		background: transparent url(../img/site/footer.gif) top  repeat-y;
	color: #663;
	width: 789px;
	margin: 0;
	height: 29px;
	text-align: center;
		font-family : Arial, Helvetica, sans-serif;
		font-size: 11pt;
	}

div#footer2	{

	border: 0;
	color: #663;
	width: 789px;
	margin: 0;

	background: #A9BAC3;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11pt;
	}
div#footer2left	{	
	width: 390px;
	float:left;
	position: relative;
	padding: 0 0 0 68px;
}
div#footer2right	{
	margin: 0 0 0 390px;
	width: 390px;
	text-align: right;
}
.paddpic {
	margin: 0 135px 0 0;
}

.paddpicdown {
	margin: 0 0 15px 0;
}
#sidebar {
	float: left;
	width: 220px;
}
#leftnav {
	float: right;
	width: 145px;

	}
leftnav a h3	{
	display: block;
	background-color: #00578E;
	border-bottom: 1.5px solid #eee;
	text-transform: uppercase;
	padding: 5px 5px 5px 0.5em;
	margin: 0 6px 0 0;
	color: #eee;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#leftnav a:link {
	text-decoration: none;
	color: #eee;
} 
#leftnav a:visited {
	text-decoration: none;
	color: #eee;
} 	
/* Logo */

#logo {
	float: left;
	padding-top: 0px;
}
#logo a {
	text-decoration: none;
}

#banner {
	height: 120px;
	padding: 28px 0 0 0;
	width: 318px;
	float: left;
}

#bannerright {
		height: 120px;
		background: #A9BAC3 url(../img/site/rightbanback.gif) no-repeat;
		margin: 28px 0 0 0;
		width: 259px;
		float: left;
	}

#topsponsor {
	width:242px;
	text-align:right;
	padding:10px 0 0 0;
	margin:0px;
	height:74px;

}
html>body div#topsponsor {
	height:66px;
}


#page {
	float: left;
	width: 540px;
	background: #fff;
	margin: -25px 0 0 0;
	padding: 0 4px 0 4px;
}

#page ol {
	list-style-type: lower-roman;/*decimal-leading-zero;*/
}
#contact form {
	margin: 0;
	padding: 0;
	border: 0;	
}	
#contact fieldset {
	width: 80%;
	color: #333;
	border: 0;
	}	
#contact label {
	width: 100px;
	text-align: left;
	margin-bottom: 2px;
}
