/* 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;
}

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;
	}
#title{
	top:5px;
	left:5px;
}
#title2{
	top:5px;
	left:5px;
}
#menu{
	display:none;
	}

#banner{
	display:none;
	}
#content{
	position:relative;
	text-align:left;
	margin-left: 5px;
	margin-right:5px;
	}
#graphicshome{
	background-image:url(csl-medal195x194.gif);
	margin-left:-5px;
	position:relative;
	margin-top:75px;
	height:auto;
	background-repeat:no-repeat;
	width:100%;
	}
#graphicsContact{
	background-image:none;
	position:relative;
	width:650px;
	min-height:400px;
	height:auto;
	top:50px;
	text-align:center;
	clear:both;
	float:none;
	}
#graphicscal{
	position:relative;
	width:650px;
	clear:both;
	top:50px;
	float:none;
	text-align:center;
	height:auto;
	}
#graphicslinks{
	background-image:none;
	position:relative;
	width:650px;
	clear:both;
	top:50px;
	float:none;
	text-align:center;
	height:auto;
	}
#graphicsRaces{
	background-image:none;
	position:relative;
	width:650px;
	clear:both;
	top:50px;
	float:none;
	text-align:center;
	min-height:400px;
	height:400px;
	}
#graphicsPinewood{
	background-image:none;
	position:relative;
	width:650px;
	clear:both;
	top:50px;
	padding-bottom:50px;
	}
#graphicsSpace{
	background-image:none;
	position:relative;
	width:650px;
	clear:both;
	top:50px;
	padding-bottom:50px;
	}
#graphicsRegatta{
	background-image:none;
	position:relative;
	width:650px;
	clear:both;
	top:50px;
	padding-bottom:50px;
	}
#graphicsdens{
	background-image:none;
	position:relative;
	width:650px;
	clear:both;
	top:50px;
	float:none;
	text-align:center;
	}
blockquote{
	padding:1px;
	}

.table{
	border:1px solid #415286;
	border-collapse:collapse;
	}
.td1{
	background-color:#f5f8fb;
	}
.tableheaderwhite{
	font-size:large;
	font-weight:bolder;
	color:#fff;
	background-color:#415286;
	}

.xsmall{
	font-size:x-small;
		}

#announcement{
	float:none;
	position:relative;
	top:10px;
	padding:0px;
	margin-top:0px;
	text-align:center;
	width:400px;
	z-index:1000;
	border-bottom: #415286 solid thin;
	}

#announcement div{
	border:none;
	width:400px;
	color:#415286;
	font-weight:bold;
	font-size:x-small;
	padding:5px;
	background-color:#ffffff;
	text-align:center;
	}
#footer{
	text-align:center;
	clear:both;
	margin-top:50px;
	}
#footer-home{
	text-align:center;
	clear:both;
	margin-top:50px;
	}




