﻿body {	
	text-align:	center; 
	background-color: #485068;
}

div#container {
	padding: 20px 20px 15px 20px;
	background-color: #020350;
	width: 820px;
	color: #98a0b8;
	font-weight:bold;
}

div#header {
	width: 820px;
	background-color: #98a0b8;
	background-image: url('bg_hdr_div_fade.jpg');
	background-repeat: repeat-x;
}

div#description {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #020350;
	background-color: #98a0b8;
	width: 288px;
	height: 275px;
	float: right;
	padding: 10px;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 15px;
}

div#topmenu {
	text-align:left;
	background-color: #020350;
	margin-top: 20px;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 330px;
}

div#main {
	text-align:left;
	color: #020350;
	background-color: #98a0b8;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}

div#title {
	width: 350px;
	height: 35px;
	color: #020350;
	background-color: #98a0b8;
	background-repeat: no-repeat;
	background-image:url('bg_title_2.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 10px;
	text-align: center;
	margin-left: 205px;
}

div#footer {
	text-align: center;
	color: #98a0b8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
}

.Page_Heading {
	text-align: center;
	font-size: xx-large;
}

.arial_cent {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}

.left_just {
	text-align: left;
}
.x-large_cent {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}

.centered {
	text-align: center;
}

a {color:#d0d0e0; text-decoration: none; font-weight: bold;}
a:hover {color:#00ccdd; text-decoration:none; font-weight:bold;}

#main a {color:#e0e0ff; text-decoration: none; font-weight: bold;}
#main a:hover {color:#485068; text-decoration:none; font-weight:bold;}
