* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 0px;
	color:#FFFFFF;
	line-height:140%;
}

a {				color:#465251;	text-decoration:none; font-style:inherit; font-size:inherit;}
a:hover {		text-decoration:underline}

#footer {
	font-size:10px;
	color:#888F8E;
	padding:4px 0px 0px 0px;
	height:16px;
	text-align:center;
	vertical-align:bottom;
	background-image:url(../images/footer_bg.gif);
	background-color:#FFFFFF;
	background-position:top;
	background-repeat:repeat-x;
	font-style:normal;
}
#header {
	height:50px;
	vertical-align:top;
	background-image:url(../images/header_bg.gif);
	background-color:#FFFFFF;
	background-position:top;
	background-repeat:repeat-x;
}
#horizon {
	position:absolute;
	left:50%;
	top:40px;;
	width:920px;
	height:400px;
	margin: 0px 0px 0px -460px;
}
#main {
	border:1px solid #000;
}
#contentArea {
	background-color:#465251;
	background-image:url(../images/separator.gif);
	background-repeat:repeat-y;
}
.contentHeader, .divIFrame {
	float:right;
}
.divIFrame {
	width:359px;
	height:214px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding:0px 14px 0px 14px;
	scrollbar-base-color: #465251;
}
.contentHeader {
	margin:48px 0px 14px 0px;
}