body {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 100% top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: "Futura Md BT", "Century Gothic", Modern, Arial;
	font-size: 13px;
	font-weight: normal;
}
#container {
	padding: 6px;
	width: 940px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 588px;
	border: 1px solid #999999;
	background-color: #C9E9F9;
}
#inner_cont {
	background-color: #00226F;
	height: 584px;
	width: 938px;
	border: 1px solid #999999;
}
#header {
	margin: 0px;
	padding: 0px 10px;
	clear: both;
	float: left;
	height: 118px;
	width: 918px;
	background-attachment: scroll;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
#content {
	clear: both;
	float: left;
	height: 412px;
	width: 904px;
	margin: 0px;
	padding: 17px;
}
#left_panel {
	padding: 0px;
	float: left;
	height: 409px;
	width: 350px;
	margin: 0px;
	border: 1px solid #999999;
}
#right_panel {
	margin: 0px 17px 0px 0px;
	padding: 0px;
	float: left;
	width: 535px;
	height: 411px;
}
#right_content {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 533px;
	border: 1px solid #999999;
	height: 381px;
}
#flash_text {
	clear: both;
	float: left;
	height: 28px;
	width: 535px;
}
p {
	margin: 0px;
	padding: 3px;
}
.hyper a:link, .hyper a:visited, .hyper a:active{
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.hyper a:hover {color:#000066;}
#header_left {
	padding: 15px 0px 15px 200px;
	float: left;
	height: 88px;
	width: 99px;
	margin: 0px;
}
#header_right {
	float: left;
	background-attachment: scroll;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	margin: 0px;
	padding: 70px 0px 0px 20px;
	width: 580px;
	text-align: left;
}
