body {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003;
	text-align: center;
}
fieldset td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003;

}

h1 {
	font-size: 16px;
	line-height: normal;
	margin: 3px 0px 3px 0px;
}
h2 {
	font-size: 14px;
	margin: 3px 0px;

}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	background-image: url(../lowerbg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	width: 800px;
}

#contentwrapper {
	margin-top:-400px;
	float: left;
}
#background {
	height:400px;
	background-image: url(../bground.jpg);
	background-repeat: no-repeat;
}
#topbar {
	background-color: #006;
	color: #FFF;
	clear: both;
	display: block;
	width:800px;
	border-bottom: 2px solid #900;
	background-image: url(../headerbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	position:relative;
}
#topbar #sponsor {
	top:5px;
	right:5px;
	position:absolute;
	border:none;
}
#topbar #sponsor img {
	border:none;
}
#center {
	float:left;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#bottombar {
	width: 800px;
	margin:0px;
	clear: both;
	color: #FFFFFF;
	background-color: #000066;
	font-size: 10px;
	border-top: 2px solid #900;
}
#topbar h1 {
	font-size: 36px;
	font-weight: normal;
	margin: 0px;
	padding: 15px;
}
#content {
	margin-right: 150px;
	padding: 10px 20px 10px 10px;
}
#content a {
	font-weight: normal;
	color: #006;
	text-decoration: none;
	border-bottom: 1px dashed #006;

}
#content a:hover {
	color: #900;
	border-bottom: 1px solid #900;
}
#content h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003;
}
#content h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003;
}
#content h3 {
	background: #FFF;
	border-bottom: 1px solid #006;
	margin: 0;
	padding: 3px;
}
#content h3 a {
	float: right;
	font-size: 0.8em;
}
#bottombar a {
	text-decoration: none;
	color: #FFF;
}
#bottombar a:hover {
	text-decoration: underline;
	color: #FFF;
}
#bottombar #copyright {
	color: #FFF;
	padding: 10px 5px;
	font-size: 10px;
	text-align:right;
}
#loginbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	margin-right: 10px;
	margin-bottom: 50px;
}
#extracontent {
	float: left;
	width: 150px;
	margin-left: -150px;
	padding: 0px;
	color: #fff;
	font-size: 10px;
}

#extracontent a {
	text-decoration: none;
	color: #CCCCFF;
}
#extracontent a:hover {
	text-decoration: underline;
	color: #900;
}
#extracontent h1 {
	font-size: 11px;
	padding: 0;
	margin: 0px 0px 10px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
}
#extracontent h2 {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
#newsalert {
	padding: 15px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	margin-bottom: 20px;
	margin-right: 10px;
}
.admin textarea {
	border: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000033;

}
.msgalert {
	color: #FF0000;
	background-color: #FFFFCC;
	padding: 5px;
	margin-bottom: 15px;


}
.admin textarea.outline {
	border: 1px solid #DDD;
	padding: 3px;
}
.dispcrew {
	padding: 3px;
	padding-left:0;
	margin-left: 5%;
	border-left: 2px solid #006;
	width: 90%;
}
.dispcrew td {
	font-size: 10px;
	padding: 3px;
	border-bottom: 1px dashed #006;
	background-color: #EEE;
}
.dispcrew td.shaded {
	background-color: #FFF;
}
.dispcrew strong {
	font-size: 1.2em;
}
.dispcrew th {
	font-size: 10px;
	background-color: #CCC;
	text-align: left;
}
.entryf {
	background-color: #FCC;
	padding-left:3px;
}
.entryt {
	background-color: #CCF;
	padding-left:3px;
}
.crewlist {
	display: none;
}
textarea {
	width: 600px;
}
.generic td {
	background-color:#DDD;
	padding: 3px;
}
.generic td.alternate{
	background-color:#EEE;
}
.mrower {
	background: #BCDFF3;
}
.wrower {
	background:#F4DCF5;
}
.cox {
	background:#EEE;
}
.mrower, .wrower, .cox {
	border: 1px solid #CCC;
	padding: 3px;
	margin: 2px;
}
.mrower a, .wrower a, .cox a {
	float: right;
}
	