body {
	background: #8c0000;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 18px;
	margin:0;
}

#container {
	margin: 0px auto;
	width: 770px
}
#header {
	width: 100%;
	height: 237px;
	background: #eee1d7 url('images/8_02.jpg') top left repeat-y;
}

#main_content {
	margin: 0 auto;
	width: 100%;
	background: #eee1d7 url('images/8_02.jpg') top left repeat-y;
}

#main_content_bottom {
	height: 45px;
	background: #FFFFFF url('images/8_03.gif');
}

#footer {
	width: 100%;
	text-align: center;
	font-size: 10px;
	margin: 10px auto;
	color: #FFFFFF;
}

.precontent {
	width: 173px;
	float: left;
	padding: 13px 0px 0px 20px; 
}

.content {
	color: #000000;
	float: left;
	text-align: justify;
	font-size: 12px;
	width: 553px;
	padding: 40px 24px 40px 0px;
	}
	
.img {border: 1px solid #540000;}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #540000;
}

#footer a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

a {
	font-weight: bold;
	color: #540000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.u {text-decoration: underline;}