body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000;

}
h1 {
	font-weight: bold;
	font-size: 24px;
}
#container {
	background: url('/sites/s50.signup4races.com/themes/s50/images/bg.gif') repeat-y 50% 0;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #038A92;
	text-decoration: none;
}
.divider_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	width: 500px;
}
a:visited {
	color: #94C9C9;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#logo {
	float: left;
	width: 251px;
	position:relative;
}
#mainphoto {
	width: 548px;
	float: right;
	position: relative;
}
#greenbar {
	background-color: #006B6D;
	height: 22px;
	width: 800px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	clear: both;
}

#logo {
	float: left;
	width: 251px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	position: relative;

}
#nav {
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #c6c5c9;
	padding-left: 51px;
	position: relative;
	float: left;
	padding-top: 30px;
}
#main_text {
	width: 500px;
	float: right;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
	overflow: visible;
}

.thumbs {
	padding-right: 10px;
	text-align: left;
}
#footer {
	clear: both;
	width: 800px;
	background-color: #666666;
	height: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.arrows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006B6D;
	display: block;
	padding-bottom: 25px;
}
a.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-bottom: 20px;
}
a.navlink:visited {
	color: #000;
}
a.navlink:hover {
	color: #006B6D;
	text-decoration: none;
}
.register {
	padding: 5px;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	background: #f2641d;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}