@charset "utf-8";
body,td,th {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(media/background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
}
.buttons a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 16px;
	background-color: #8d1f1f;
	padding-right: 6px;
	padding-left: 6px;
	text-align: center;
	vertical-align: middle;
	height: 22px;
	padding-top: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
}

.buttons a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 16px;
	background-color: #8d1f1f;
	padding-right: 6px;
	padding-left: 6px;
	text-align: center;
	vertical-align: middle;
	height: 22px;
	padding-top: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	}

.buttons a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #8d1f1f;
	text-decoration: none;
	display: block;
	line-height: 16px;
	background-color: #FFF;
	padding-right: 6px;
	padding-left: 6px;
	text-align: center;
	vertical-align: middle;
	height: 22px;
	padding-top: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
}

.buttons a:active {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 16px;
	background-color: #C00;
	padding-right: 6px;
	padding-left: 6px;
	text-align: center;
	vertical-align: middle;
	height: 22px;
	padding-top: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	}
.wayside {
	font-size: 24px;
	font-weight: bold;
}
.logoPad {
	margin-top: 10px;
}
a:link {
	color: #0CF;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #06F;
	text-decoration: none;
}
a:active {
	color: #716F64;
	text-decoration: none;
}
.botNav {
	font-size: 12px;
}
#footer {
	width:100%;
	bottom: 0px;
	left: 0px;
	right: 0px;
	clear:both;
}

