@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
html{
	text-align: center;
	min-height: 101%;
}
body {
	width: 770px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #41525C;
	text-align: left;
}
em, i{
	color: #7CC242;
	font-style: normal;
}
strong, b{
	color: #005a9c;
}
h1{
	font-weight: bold;
	color: #7CC242;
	line-height: 1.8em;
}
h2 {
	padding-bottom: .25em;
	color: #005a9c;
	font-size: .9em;
	line-height: 1em;
}
h3, h4, h5, h6 {
	font-weight: bold;
	color: #7CC242;
	line-height: 1em;
	font-size: .9em;
}
#content {
	float: right;
	width: 600px;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}
#content p {
	font-size: 90%;
	margin: 0.8em 0;
	line-height: 1.25em;
}
#content_left {
	float: left;
	width: 300px;
}
#content_left p em {
	font-size: 1.2em;
}
#content_left p.smaller {
	font-size: .75em;
}
#content_left ul{
	font-size: 90%;
	margin: 0.8em 0;
	line-height: 1.25em;
}
#content_right {
	float: right;
	
	width: 238px;
}
#content_right p {
	font-size: .75em;
	padding: 10px;
/*	width: 220px;*/
	margin: 0 auto;
}
#footer {
	border-top: 1px solid #41525C;
	padding-top: 5px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	overflow: auto;
}
#footer li a.first {
	border-left-width: 0px;
	border-left-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: 186px;
}
#footer ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer ul li a {
	text-decoration: none;
	color: #41525C;
	font-size: 0.6em;
	border-left: 1px solid #41525C;
	margin-left: 4px;
	padding-left: 7px;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#header {
	background: url('images/gra2010.banner.jpg') no-repeat 0px 8px;
	height: 163px;
	border-top: 1px solid #41525C;
	border-bottom: 1px solid #41525C;
	padding-top: 8px;
	padding-bottom: 30px;
}
#nav {
	float: left;
/*	width: 186px; */
/*	margin-right: 51px; */
	padding-top: 12px;
	padding-bottom: 25px;

	width: 135px;
	float: left;
}
#nav ul #register a {
	/* background-color: #ffd475; */
}
#nav ul #register a:hover {
	color: #FFF;
	background-color: #17d4d6;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li a {
	padding: 6px;
	padding-right: 0px;
	padding-left: 8px;
	width: 127px;

	font-size: 70%;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #3399cc;
	display: block;
	line-height: 1.8em;
}
/*
#nav ul li a:visited {
	font-size: 70%;
	text-decoration: none;
	color: #41525C;
	font-weight: bold;
	background-color: #CAE088;
	display: block;
	padding-right: 0px;
	padding-left: 8px;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 127px;
	line-height: 1.8em;
}
#nav ul li a:hover {
	font-size: 70%;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-color: #7CC242;
	display: block;
	padding-right: 0px;
	padding-left: 8px;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 127px;
	line-height: 1.8em;
}
#nav ul li a:active {
	font-size: 70%;
	text-decoration: none;
	color: #41525C;
	font-weight: bold;
	background-color: #7CC242;
	display: block;
	padding-right: 0px;
	padding-left: 8px;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 127px;
	line-height: 1.8em;
}
*/
#nav ul li a:visited.current, #nav ul li a.current {
/*
	font-size: 70%;

	color: #FFF;
	font-weight: bold;
	background-color: #7CC242;
	display: block;
	padding-right: 0px;
	padding-left: 8px;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 127px;
	line-height: 1.8em;
*/
	font-weight: bold;
	color: #FFFFFF;
	background: #33cccc;
	text-decoration: none;
	border-bottom: 1px solid #929292;
}
#flash_header {
	float: left;
	height: 163px;
	width: 770px;
}
#register {
	margin-top: 9em;
}
#top li {
	display: inline;
}
#top ul {
	list-style-type: none;
	margin: 0px;
	float: right;
	padding:0px 0px 4px 0px;
}
#top ul li a {
	color: #41525C;
	font-size: 0.7em;
	text-decoration: none;
	margin-left: 8px;
	padding-left: 10px;
	padding-bottom: 4px;
	border-left: 1px solid #41525C;
}
#top ul li a:hover {
	text-decoration: underline;
}
#top ul li a.first {
	border-left-width: 0px;
	border-left-style: none;
}
form#contact label{
	margin-right: 10px;
	display: block;
	width: 100px;
	float: left;
	text-align: right;
}
form#contact input{
	padding: 3px;
	border: 1px solid #41525C;
	width: 200px;
}
form#contact textarea{
	padding: 3px;
	border: 1px solid #41525C;
	width: 200px;
	height: 300px;
}
form#contact #submit{
	padding: 3px;
	border: 1px solid #41525C;
	margin-left: 120px;
}
.ffix{
	clear: both;
	overflow: hidden;
	height: 1px;
}
