html, body {
	height: 100%;
}
body {
	background-color: #020202;
	background-image:url(../images/bg-site.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #af7d3b;
}
a:active {
	color: #FFFFFF;
}
.nav-bg {
	background-image: url(../images/menu-bg-left.png);
	background-repeat:no-repeat;
	background-position: center top;
}
.ads-bg {
	background-image: url(../images/menu-bg-right.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.credit-bg {
	background-image: url(../images/1pixel-black-80.png);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
	height: 30px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #FFFFFF;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #af7d3b;
	text-decoration: none;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.credits {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
}
.content-bg {
	background-image: url(../images/1pixel-black-80.png);
	background-repeat: repeat;
}
.credits a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.credits a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.credits a:hover {
	color: #af7d3b;
	text-decoration: none;
}
.credits a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.advtertising {
	background-image: url(../images/1pixel-black-80.png);
	background-repeat: repeat;
	height: 100px;
	width: 150px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d0cdcd;
}
.copyright a:link {
	color: #d0cdcd;
	text-decoration: none;
}
.copyright a:visited {
	color: #d0cdcd;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:active {
	color: #d0cdcd;
	text-decoration: none;
}
.dropshadow {
	background-image: url(../images/dropshadow.png);
	background-repeat: no-repeat;
	height: 177px;
	width: 260px;
}
.horizontal-line-grey {
	background-image:url(../images/grey-line.gif);
	background-repeat:repeat-x;
	background-position:center;
}.formspring {
	color: #000000;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: underline;
}
