body{
background: #1f0000 fixed center center no-repeat;
color: #ffffff;
font: 9pt Arial, Helvetica, sans-serif;
height: 100%;
margin: 0px;
overflow: hidden;
padding: 0px;
}

	body a{
	color: #ffffff;
	font-weight: bold;
	}

	body a:visited{
	color: #ffffff;
	}

	body a:hover{
	color: #ffffff;
	}

	body a:active{
	outline: none;
	}

	body a img{
	border: 0;
	}

	body.standard{
	background-image: url('../images/bg.jpg');
	}

	body.alternate{
	background-image: url('../images/bg2.jpg');
	}

	body.error{
	background-image: url('../images/bg3.jpg');
	}

div.loading-invisible{
display: none;
}

div.loading-visible{
background-color: #1f0000;
display: block;
height: 512px;
left: 0;
position: absolute;
text-align:center;
top: -256px;
width: 100%;
z-index: 2;
}

div.loading-visible img{
height: 19px;
left: 50%;
margin: -10px 0 0 -110px;
position: absolute;
top: 50%;
width: 220px;
}

h1{
color: #ffffff;
display: inline;
font: 9pt Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}

#addthis{
left: 473px;
position: absolute;
vertical-align: text-bottom;
}

#copyright{
vertical-align: top;
float: right;
}

	#copyright a{
	vertical-align: top;
	}

#ads{
top: 5px;
height: 16px;
left: 5px;
position: absolute;
text-align: right;
width: 468px;
z-index: 2;
}

#bottom{
background: url('../images/frost.png') 0 -63px repeat-x;
bottom: 0;
height: 45px;
position: absolute;
width: 100%;
z-index: 1;
}

#counter{
height: 80px;
left: 50%;
margin-left: -442px;
position: absolute;
text-align: center;
top: -43px;
visibility: visible;
width: 884px;
}

#header{
top: 5px;
height: 16px;
left:5px;
position: absolute;
text-align: left;
width: 99%;
z-index: 1;
}

#horizon{
display: block;
height: 1px;
left: 0px;
overflow: visible;
position: absolute;
text-align: center;
top: 50%;
visibility: visible;
width: 100%;
}

#top{
background: url('../images/frost.png') 0 0 repeat-x;
height: 63px;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}

#noscript{
float: left;
}

#new-site {
	position: absolute;
	top: 30px;
	right: 10px;
	padding: 10px;
	width: 220px;
	background-color: #1f0000;
	border: 5px solid #ffffff;
	z-index: 100;
	color: #ffffff;
}

#new-site strong {
	letter-spacing: .2em;
}
