body {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;}
	
.clr {float: none; clear: both;}

a:link, a:visited {color: #1a66a0;}
a:hover {color: #ee2e24; text-decoration: none;}
	
#container {
	width: 770px;
	margin: 0 auto;
	border: 1px solid #1a66a0;
	background: url(images/sidebg.gif) top left repeat-y;}
	
#header {
	width: 770px;
	height: 125px;
	background: url(images/header.gif) top center no-repeat;}
	
#header h1 {
	margin: 0;
	padding: 0;
	text-indent: -9000px;}
	
#header a {
	display: block;
	width: 75px;
	height: 75px;
	position: relative;
	top: -25px;
	left: 10px;}
	
#content {
	}
	
#nav {	
	float: left;
	width: 213px;
	height: 406px;
	background: url(images/navbg.gif) top left no-repeat;}
	
#nav ul { 
	width: 185px;
	margin: 0;
	padding: 15px 0 0 0;
	list-style-type: none;}
	
#nav li {
	margin-left: 55px;
	margin-bottom: 15px;}
	
#nav img {
	border: 0;
	margin-left: 55px;}
	
#text {
	width: 535px;
	margin-left: 225px;
	line-height: 150%;
	padding: 20px 0 20px 0;}
	
#text p.top {margin-top:0;}
	
#text h1 {
	color: #1a66a0;
	font-size: 150%;
	margin: 0;
	padding-top: 15px;}
	
#text h2 {
	font-size: 130%;
	color: #1a66a0;}

#text h3 {
	font-size: 110%;
	color: #1a66a0;
	font-style: italic;}
	
#text img.photo {
	padding: 3px;
	background-color: #fff;
	border: 1px solid #666;}

#text img.right {
	margin: 0px 0px 8px 8px;
	float: right;}
	
#text .btnright {
	float: right;}

#text img.left {
	float: left;
	margin: 5px 15px 0 0;}
	
#text .caption {
	width: 210px;
	clear: right;
	float: right;
	font-size: 90%;
	color: #666;}
	
#text dt {
	font-weight: bold;
	padding: 8px 0;}
	
#text li {line-height: 140%; padding: 5px 0;}

#text .sponsors {
	width:420px; 
	margin:0 auto; 
	text-align: center;}
	
#text .sponsors img {
	border: 0;
	padding: 10px 4px;}
	
#text p.cancelled {
	font-size: 120%;
	font-weight: bold;
	color: #C00;}

.start {
	padding: 8px;
	font-size: 150%;
	text-align: center;
	border: 1px solid #b8d1ed;
	background: #e8f0f9;
	font-weight: bold;}
	
h2.start a {font-size: 150%;}
	
.completed {
	text-align: center;}
	
.logout {
	font-weight: normal;
	font-size: 65%;}
	
.logout a {color: #FF0000;}

.notice {
	background: #FFFFCC;
	padding: 10px;
	font-weight: bold;
	color: #000;
	font-size: 120%;}
	
.small {
	font-size: 90%;
	font-style: italic;}

#rightcol { 
	width: 215px;
	float: right;
	padding: 0 10px;
	margin: 0 -10px 10px 20px;
	background: #e8f0f9;}
	
#rightcol h2 {padding-top: 10px;}
	
#rightcol ul {
	margin-left: 25px;
	padding-left: 0;}
	
#footer {
	width: 770px;
	margin: 20px auto;
	font-size: 90%;
	text-align: center;}
	
#footer img {
	border: 0;
	padding: 0 12px;}


