body {
	background-color: #898989;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Skia, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #EBEBEB;
}
body A {
	color: #000000;
	text-decoration: none;	
}
.horizon { 
	background-color: transparent; 
	position: absolute; 
	top: 50%; 
	left: 0px; 
	width: 100%; 
	margin-top: -255px; 
	text-align: center; 
	min-width: 990px;
}
.wrapper {
	margin: 0px auto;
	background-color: #898989;
	position: relative;
	text-align: left;
	width: 990px;
	height: 510px;
	overflow: auto;
} 
.container {
	background-color: #898989;
	width: 990px;
	height: 510px;
	overflow: hidden;
}
.altcontent {
	background-color: #bcbcbc;
	color: #313131;
	width: 990px;
	height: 447px;
	overflow: auto;
}
.altcontent H1, H2, H3, H4, H5 {
	font-size: 12px;
	font-weight: bold;
}
.altcontent A {
	color: #000000;
	text-decoration: none;	
}
#hook {
	position:absolute;
	left:1px;
	top:-500px;
	width:10px;
	height:10px;
	z-index:1;
}
.portrait {
	position:absolute;
	left:0px;
	top:137px;
}