#center {
	margin-right: auto;
	margin-left: auto;
	width: 803px;
	background-color: #FFFFFF;
}
#container {
	width: 803px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
#logo {
	height: 96px;
	width: 338px;
	float: left;
}
#online {
	height: 200px;
	width: 160px;
	float: left;
	clear: both;
}
#righttop {
	height: 200px;
	width: 640px;
	float: left;
	padding-left: 3px;
}
#nav {
	clear: both;
	float: left;
	height: 218px;
	width: 163px;
}
#rightbottom {
	background-image: url(../images/content_top.jpg);
	height: auto;
	width: 590px;
	float: right;
	padding-top: 17px;
	background-repeat: no-repeat;
	padding-right: 40px;
	padding-left: 10px;
}
#content_bottom {
	background-image: url(../images/content_bottom.jpg);
	background-repeat: no-repeat;
	height: 3px;
	width: 640px;
	float: right;
}

#rightbottom_sub {
	background-image: url(../images/content_top.jpg);
	width: 589px;
	float: right;
	padding-top: 17px;
	padding-right: 40px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#topnav {
	float: right;
	padding-top: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
}


body {
	background-color: #356AA0;
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer {
	clear: both;
	float: right;
	width: 500px;
	text-align: right;
	font-size: 11px;
	margin-right: 5px;
}
.online {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.content {
	font-size: 12px;
	color: #003399;
}
.heading {
	color: #003399;
	font-size: 24px;
	font-weight: bold;
}
a.online2:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.online2:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
a.online2:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
}
a.online2:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
#warning {
	width: 580px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
	border: 1px solid #FFFFFF;
}
#temp_message {
color: red;
     font-size: 12px;
     float: left;
	height: 218px;
	width: 163px;
	 }
