@charset "utf-8";
/* CSS Document */

img.fmg {
	float: right;
	margin-top: 100px;
	margin-right: -100px;
}
ul.races {
	margin-left: 15px;
	padding: 0px;
}
ul.races li {
	margin-left: 0px;
	margin-bottom: 5px;
}
img.bord {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #FFFFFF;
}
div.homebox {
	background-image: url(images/homebox-mid.jpg);
	background-repeat: repeat-y;
	width: 622px;
	text-align: left;
}
div.homebox h1 {
	font-size: 1.5em;
	background-image: url(images/homebox-top.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-left: 15px;
}
div.homebox p {
	margin-left: 15px;
}
div.homebox ol {
	margin-left: 20px;
}
div.homebox li {
	margin-bottom: 5px;
}
div.homebox div.last {
	background-image: url(images/homebox-btm.jpg);
	height: 20px;
	background-repeat: no-repeat;
}
div.homebox ul {
	margin-left: 10px;
}a.dl {
	background-image: url(images/form-btn.jpg);
	display: block;
	height: 27px;
	width: 298px;
	margin-right: auto;
	margin-left: auto;
	background-position: left;
}
a.dl:hover {
	background-position: right;
}
a.events {
	background-image: url(images/events-btn.jpg);
	display: block;
	height: 27px;
	width: 298px;
	margin-right: auto;
	margin-left: auto;
	background-position: left;
}
a.events:hover {
	background-position: right;
}
table.events {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3CBFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3CBFF;
	margin: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
table.events td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B3CBFF;
	border-bottom-color: #B3CBFF;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
table.events td.odd {
	background-color: #E7EFFE;
}
img.fmg {
	position: absolute;
	left: 571px;
	top: -77px;
}
