/* CSS Document */

body { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: small;
	color: #333333; 
	margin: 0px; 
	background-color: #FFFFFF;
	text-align:center;
	height:auto;
	}

a:link {
	text-decoration: none;
	color:#990000;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color:#415286;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color:#003399;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color:#003399;
	font-weight:bold;
}
#title{
	float:left;
	position:relative;
	top:50px;
	padding-left:5px;
	}
#title2{
	float:left;
	position:relative;
	top:10px;
	left:10px;
	background-image:url(title.gif);
	background-repeat:no-repeat;
	width:350px;
	height:106px;
	}
#title3{
	position:absolute;
	left:5px;
	top:15px;
	height:auto;
	}
h1{
	font-size:x-large;
	font-weight:bolder;
	color:#990000;
	}
h2{
	font-size:large;
	font-weight:bolder;
	color:#415286;
	}
h3{
	font-size:1.1em;
	font-weight:bolder;
	color:#415286;
	}
#announcement{
	float:right;
	position:relative;
	top:10px;
	padding-right:15px;
	margin-top:75px;
	text-align:center;
	width:120px;
	z-index:1000;
	}

#announcement div{
	border:1px solid #697ab0;
	width:120px;
	color:#415286;
	font-weight:bold;
	font-size:x-small;
	padding:5px;
	background-color:#f5f8fb;
	text-align:center;
	}
#menu{
	float:right;
	position:relative;
	top:10px;
	padding-right:15px;
	text-align:left;
	width:120px;
	z-index:1000;
	}

#menu div{
	border:1px solid #697ab0;
	width:120px;
	color:#415286;
	font-weight:bold;
	font-size:x-small;
	padding:5px;
	background-color:#f5f8fb;
	margin-bottom:7px;
	}
#menu img{
	border:1px solid #000000;
	margin-bottom:7px;
	margin-left:5px;
	}
blockquote{
	padding:1px;
	}
#banner{
	width:100%;
	min-width:100%;
	background-image: url(banner.gif);
	background-repeat: repeat-x;
	height:49px;
	position:relative;
	top:50px;
	clear:both;
	}
#graphics{
	float:left;
	margin-left:10%;
	margin-right:5px;
	margin-top:70px;
	}
#graphics img{
	border:1px solid #000000;
	}
#contentHome{
	position:relative;
	text-align:left;
	margin-left: 225px;
	margin-right:125px;
	}
#content{
	position:relative;
	text-align:left;
	margin-left: 200px;
	margin-right:200px;
	}

#content div{
	float:none;
	text-align:left;
	margin-top:10px;
	}
	
#footer{
	text-align:center;
	clear:both;
	margin-top:-230px;
	}
#footer-home{
	text-align:center;
	clear:both;
	}
.table{
	border:1px solid #415286;
	border-collapse:collapse;
	}
.td1{
	background-color:#f5f8fb;
	}
.tableheaderwhite{
	font-size:large;
	font-weight:bolder;
	color:#fff;
	background-color:#415286;
	}
#graphicshome{
	background-image:url(csl-medal195x194.gif);
	margin-left:0;
	position:relative;
	margin-top:70px;
	height:auto;
	background-repeat:no-repeat;
	width:75%;
	}
#graphicscal{
	position:relative;
	width:98%;
	clear:both;
	top:-300px;
	margin: 0 0 0 0;
	float:none;
	text-align:center;
	}
#graphicspop {
	position:relative;
	width:98%;
	clear:both;
	top:-400px;
	margin: 0 0 0 0;
	float:none;
	text-align:center;
	}
#graphicslinks{
	background-image:url(flag-stars.gif);
	background-repeat:no-repeat;
	position:relative;
	width:98%;
	clear:both;
	top:-300px;
	margin: 0 0 0 0;
	float:none;
	text-align:center;
	}
#graphicsdens{
	background-image:url(dens.gif);
	background-repeat:no-repeat;
	position:relative;
	width:98%;
	clear:both;
	top:-225px;
	margin: 0 0 0 0;
	float:none;
	text-align:center;
	min-height:400px;
	height:400px;
	}
#graphicsRaces{
	background-image:url(DerbyCar.gif);
	background-repeat:no-repeat;
	position:relative;
	width:98%;
	clear:both;
	top:-400px;
	margin: 0 0 0 0;
	float:none;
	text-align:center;
	min-height:400px;
	height:400px;
	}
#graphicsPinewood{
	background-image:url(Pinewd2.gif);
	background-repeat:no-repeat;
	position:relative;
	width:98%;
	clear:both;
	top:-400px;
	margin: 0 0 0 0;
	float:none;
	text-align:center;
	}
#graphicsSpace{
	background-image:url(spaceder.gif);
	background-repeat:no-repeat;
	position:relative;
	width:98%;
	clear:both;
	top:-400px;
	margin: 0 0 0 0;
	float:none;
	text-align:center;
	}
#graphicsRegatta{
	background-image:url(regatta.gif);
	background-repeat:no-repeat;
	position:relative;
	width:98%;
	clear:both;
	top:-400px;
	margin: 0 0 0 0;
	float:none;
	text-align:center;
	}
#graphicsContact{
	background-image:url(flag-eagle.gif);
	background-repeat:no-repeat;
	position:relative;
	width:98%;
	clear:both;
	top:-300px;
	margin: 0 0 0 0;
	float:none;
	text-align:center;
	}
.xsmall{
	font-size:x-small;
		}
#announcement hr	{
	color:#415286;
	background-color:#415286;
	height:1px;
	width:75%;
	padding:0px;
}
#announcement h3	{
	display:inline;
}





