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;
}
#fill tr td #content tr td table tr .content-bg table tr td table tr td .style4 a {
	text-align: right;
}
#iphone {
	width: 100%;
	min-width: 100%;
	height: 10%;
	color: #000;	
	display: block;
	font-family: font-family: Helvetica, Arial, sans-serif;
	font-size: large;
	padding-top: 5%;
	text-shadow: 0 2px 0 #F7DB7C;
	text-align: center;
	background: #f1e767;
	background: -moz-linear-gradient(top,  #f1e767 0%, #feb645 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1e767), color-stop(100%,#feb645));
	background: -webkit-linear-gradient(top,  #f1e767 0%,#feb645 100%);
	background: -o-linear-gradient(top,  #f1e767 0%,#feb645 100%);
	background: -ms-linear-gradient(top,  #f1e767 0%,#feb645 100%);
	background: linear-gradient(top,  #f1e767 0%,#feb645 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 );
}
#iphone a {
	text-decoration: none;
	padding: 10px 20px;
	margin: 0 5px;
	clear: both;
	text-shadow: 0 2px 0 #1f3d76;	
	color: #fff;
	background: #2c539e;
	background: -moz-linear-gradient(top,  #2c539e 0%, #2c539e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c539e), color-stop(100%,#2c539e));
	background: -webkit-linear-gradient(top,  #2c539e 0%,#2c539e 100%);
	background: -o-linear-gradient(top,  #2c539e 0%,#2c539e 100%);
	background: -ms-linear-gradient(top,  #2c539e 0%,#2c539e 100%);
	background: linear-gradient(top,  #2c539e 0%,#2c539e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#2c539e',GradientType=0 );
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#iphone a:hover {
	color: #fff;
}

#iphone a.hide {
	background: none;
	text-shadow: none;		
}
