html {
background:#CEE3C0 url('/images/bg_page.gif') top left repeat-x;
height: 100%;
}

body {
	background-color:#FFFFFF;
	width:800px;
	padding:0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
a, a:visited {
	
	color:#565945;
}
a:hover {
	color:#693;
}
#button {
	background-image: url(UserFiles/Image/lesson_button.gif);
	background-repeat: no-repeat;
	height: 240px;
	width: 178px;
	text-align: center;
	vertical-align: top;
	background-position: 0px 60px;
}
#button a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	margin-top: -30px;
}
#button a:hover {
	color: #693;	
}

#head {
	height:47px;
	width:800px;
	color:#FFFFFF;
	font: 10px arial,helvetica,sans-serif;
	background-color: #518552;
	background-image: url(images/ct_top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#riderinfo li {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #565945;
	margin-top: 10px;
	margin-right: 150px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 12px;
}

#head p {
text-align:left;
padding:25px 0px 0px 15px;
}

#head a:link, #head a:visited, #head a:active {
text-decoration:none;
color:white;
}

#head a:hover {
text-decoration:underline;
}

#logo {
	width:800px;
	border-bottom:3px solid white;
	height: 209px;
}

#nav {
	color:white;
	width:800px;
	background-color:#00563D;
	height:37px;
	text-transform:uppercase;
	font: 11px arial,helvetica,sans-serif;
	margin-top: -12px;
}

#nav p {
	text-align:center;
	padding-top: 12px;

}

#nav a:link, #nav a:visited, #nav a:active {
font-weight:bold;
text-decoration:none;
color:white;
}

#nav a:hover {
text-decoration:underline;
}

#foot {
width:800px;
background-color:#00563D;
color:white;
padding:5px 0px 5px 0px;
clear:both;
text-size:10px;
text-align:center;
}


#foot a:link, #foot a:visited, #foot a:active {
text-decoration:underline;
color:white;
}

#content {
padding:0px 10px 0px 10px;
color:#565945;
font: 12px verdana,helvetica,sans-serif;
}
#form td {
color:#565945;
font: 12px verdana,helvetica,sans-serif;
}

h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 17px;
	color: #060;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #693;
}
h3 {
font: 15px verdana,helvetica,sans-serif;
}
h4 {
font: 14px verdana,helvetica,sans-serif;
}
h5 {
font: 13px verdana,helvetica,sans-serif;
}
h6 {
font: 12px verdana,helvetica,sans-serif;
}
