/* CSS Document */

body {margin:0;padding:0; background:#f1f1f1; font-family:Verdana, Arial, Helvetica, sans-serif}


#main {width:800px;margin:0 auto 0 auto;background-color:#f1f1f1}

#navwrapper{width:800px;height:51px;margin:0 auto 0 auto;background-image:url(../navgfx/nav_bg.png)}
#banner {position:relative;width:800px;height:240px;margin-bottom:40px;}

#sponsorbanner{width:800px;}

#logo {position:absolute;top:0;left:0;height:240px;width:360px;background:url(../gfx/logo.png) no-repeat}
#logo h1 {text-indent:-9999px}

#bannerrotator
{
	position:absolute;
	top:0;
	left:360px;
	height:240px;
	width:440px;
	margin:0;
	padding:0;
	overflow: hidden;
	z-index:0;
	background-color: #F1F1F1;

}

#content{
	width:800px;
	font-size:12px;
	line-height:140%;
}


#content h2 {
	color:#3F88BE;
	font-size:22px;
	line-height:140%
}
#content h3 {color:#3F88BE; font-size:14px}

#content img.right{float:right;margin:10px 0 10px 10px}

#footer {color:#666666;height:140px;padding-top:60px; padding-left:20px;margin-top:40px;background-image:url(../gfx/footer.png); background-repeat:no-repeat;clear:both}

#footer a:visited,#footer a:link {color:#666666; text-decoration:underline}
#footer a:hover {color:#000; text-decoration:underline}


#subsponsors {border:1px solid #ccc; padding-bottom:10px;width:100%;margin-top:40px; background:url(../gfx/pleasevisit.gif) top left no-repeat;padding-top:20px; text-align:center}
#subsponsors img {margin-left:10px;margin-right:10px}
