body {
	background: #000f6b url('images/page_bg.gif') top left repeat-x;
	font-family: "Arial";
	font-size: 15px;
	color: #000f6b;
	line-height: 18px;
	margin:0;
}

#container {
	width: 776px;
	overflow: hidden;
	margin: 0px auto;
}

#header {
	width: 776px;
	height: 211px;
	background: #fff;
}

#postheader {
	width: 776px;
	height: 40px;
	clear: both;
	background: #000;
}
#menu_item_1, #menu_item_2, #menu_item_3, #menu_item_4, #menu_item_0, #menu_item_00 {margin:0; padding:0; border:0; float: left;} 

#main
	{
	width: 776px;
	clear: both;
	background: #fff url('images/bg.jpg') top left repeat-y;
	}

#main_content {
	width: 696px;
	padding: 30px 40px 0px 40px;
	overflow: hidden;
}

#prefooter {
	width: 776px;
	height: 19px;
	background: #fff url('images/bottom.jpg') top left no-repeat;
}

#footer {
	width: 776px;
	text-align: center;
	clear: both;
	font-family: "Verdana";
	line-height: 15px;
	font-size: 11px;
	color: #fff;
}

IMG {border: 0;}
.img {border: 1px solid #000f6b;}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

a {
	font-weight: bold;
	color: #001dcd;
	text-decoration: none;
}

P {margin: 0px 0px 15px 0px; text-align: justify;}
H1 {font-size: 25px; line-height: 30px;}
H2 {font-size: 18px; line-height: 22px;}
a:hover {
	text-decoration: underline;
}
.u {text-decoration: underline;}