@charset "utf-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #CCC;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(media/tire.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 42px;
	font-weight: bold;
	color: #e50000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 28px;
	font-weight: bold;
	color: #999;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}



a:link {
	color: #e50000;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #309aff;
	text-decoration: none;
}
a:active {
	color: #309aff;
	text-decoration: none;
}
#bgButton {
	background-image: url(media/bg_button.gif);
	background-repeat: repeat-x;
	height: 45px;
}
#bgBottom {
	background-image: url(media/bg_bottom.gif);
	background-repeat: repeat-x;
}
.imgPadRight {
	border: 1px solid #999;
	margin-right: 20px;
}
.imgPadLeft {
	border: 1px solid #999;
	margin-left: 20px;
}


a:link.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-image: url(media/button.gif);
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	line-height: 45px;
	height: 45px;
	letter-spacing: 0.1em;
}
a:visited.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-image: url(media/button.gif);
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	line-height: 45px;
	height: 45px;
	letter-spacing: 0.1em;
}
a:hover.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background-image: url(media/button_over.gif);
	display: block;
	height: 45px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	line-height: 45px;
}
a:active.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background-image: url(media/button_over.gif);
	display: block;
	height: 45px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	line-height: 45px;
}
.botNav {
	font-size: 12px;
	letter-spacing: 0.1em;
}
.scroll {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 42px;
	font-weight: bold;
	color: #007fff;
}
.location {
	font-size: 36px;
	font-weight: bold;
	color: #007fff;
}
