@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
body {
	background-image: url(../gaytantruckinglayout.jpg);
	background-position: center top;
	background-attachment: fixed;
	text-align: center;
}
p {
	text-align: left;
	font-size: 16px;
}
h1 {
	font-size: 28px;
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #F93;
	text-align: center;
}
a {
	font-size: 16px;
	color: #FFF;
}
a:link {
	text-decoration: none;
	color: #F93;
}
a:visited {
	text-decoration: none;
	color: #FC0;
}
a:hover {
	text-decoration: none;
	color: #FF6;
	background-color: #666;
}
a:active {
	text-decoration: none;
	color: #F00;
	text-align: center;
}
.footer {
	font-size: 9px;
	color: #999;
}
#Content {
	width:70%;
	z-index:1;
	background-image: url(../gaytantruckinginnerlayout.png);
	padding: 20px;
	border: 3px solid #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: repeat;
	font-size: small;
}
.Nav {
	font-size: 9px;
	text-align: center;
}
#Content .Nav a {
	font-size: 12px;
}
