﻿html
{
	height: 100%;
}
body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #484848;
	text-align: center;
	margin: 0px;
	padding: 0px;
/*	height: 500px; */
}
.main
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 720px;
	background-color: #484848;
	text-align: left;
	color: white;
	margin: 0px;
	padding: 0px;
}
.adroller
{
	height: 100px;
	text-align: right;
}
.maincontent
{
	background-image: url(../Images/RaceForThePark_BG600.png);
	text-align: inherit;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 555px; 
/*	width: 100%; */
}
.content
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-align: inherit;
	float: left;
	width: 530px; 
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 100%;
}
.navigation
{
/*	background-color: #484848; */
	background-color: White;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 100%;
	vertical-align: middle;
}
.header
{
	background-color: #083144;
	text-align: inherit;
	display: block;
	color: white;
	vertical-align: bottom;
	height: 100px;
}
#headerimage
{
	position: relative;
	left: 2px;	
}
.footer
{
	background-color: black;
	text-align: inherit;
	clear: both;
	color: white;
}
.bottomimage
{
	clear: both;
	position: relative;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	vertical-align: bottom;
}
img
{
	behavior: url("pngbehavior.htc");
}
.thumbimage
{
	text-align: center;
}
.thumbblocks
{
	position: relative;	
}
.thumbblock1
{
	top: 10px;
	left: 15px;
	width: 255px;
	padding: 2px;
	position: absolute;
	border: 1px solid black;
	background-color: white;
	color: black;
	height: 320px;
	overflow: hidden;
}
.thumbblock2
{
	top: 10px;
	right: 20px;
	width: 205px;
	padding: 2px;
	position: absolute;
	border: 1px solid black;
	background-color: white;
	color: black;
	height: 200px;
	overflow: hidden;
}
.thumbblock3
{
	top: 230px;
	right: 25px;
	width: 200px;
	padding: 2px;
	position: absolute;
	border: 1px solid black;
	background-color: white;
	color: black;
	height: 40px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.thumbblock4
{
	top: 280px;
	right: 25px;
	width: 200px;
	padding: 2px;
	position: absolute;
	border: 1px solid black;
	background-color: white;
	color: black;
	height: 40px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.thumbblock5
{
	top: 20px;
	right: 25px;
	width: 200px;
	padding: 2px;
	position: absolute;
	border: 1px solid black;
	background-color: white;
	color: black;
	height: 300px;
	overflow: hidden;
}
.headfloat
{
	position: absolute;
	top: -1px;
	left: 0px;
}
.Menu_Active,.Menu_Off,.Menu_On
{
	position: relative;
	left: -20px;
	width: 210px;
	height: 20px;
	vertical-align: baseline;
	font-size: 14px;
	font-weight: bold;
}
.Menu_Off
{
	background-image: url(../Images/Menu_Off.png);
	color: #f99b0c;
}
.Menu_On,.Menu_Active
{
	background-image: url(../Images/Menu_On.png);
	color: #7c2128;
}
.Menu_On
{
	cursor: pointer;
}
a, a:hover, a:link, a:active, a:visited
{
	color: #7c2128;
}
a, a:link, a:active, a:visited
{
	text-decoration: none;	
}
}
a:hover
{
	text-decoration: underline;
}
.navigationfooter
{
}

.raceresultblock
{
	top: 20px;
	left: 20px;
	width: 480px;
	padding: 0px;
	position: relative;
	border: 1px solid black;
	background-color: white;
	color: black;
	height: 275px;
	overflow: hidden;
}
.raceresultblock_event
{
	width:100%;
	background-color: #7c2128;
	color:white;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
	position: absolute;
	top:0px;
	height: 25px;
}
.raceresultblock_atoz
{
	width:100%;
	background-color: #7c2128;
	color:white;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
	position: absolute;
	top:25px;
	height: 20px;
}
a.orange, a.orange:hover, a.orange:link, a.orange:active, a.orange:visited
{
	color:#f99b0c;
}
.raceresultblock_firsttolast
{
	left: 0px;
	top: 45px;
	width: 70px;
	height: 200px;
	position: absolute;
	display: inline-block;
	background-color: #f99b0c;
	text-align: center;
}
.raceresultblock_results
{
	width: 406px;
	overflow: auto;
	height: 200px;
	display: inline-block;
	position: absolute;
	background-color:white;
	top: 45px;
	left:70px;
	padding: 2px;
}
.raceresultblock_groups
{
	position: absolute;
	top:245px;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #7c2128;
	width:480px;
	text-align: center;
}
.galleryblock
{
	position: absolute;
	top: 90px;
	left:20px;
	width: 490px;
	height: 400px;
	background: black;
}

.contactblock
{
	top: 20px;
	left: 20px;
	width: 455px;
	padding: 15px;
	position: relative;
	border: 1px solid black;
	background-color: white;
	color: black;
	height: 225px;
	overflow: hidden;
}

