body {
	background: #aba8a8;
	font-family: "Verdana";
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	margin:0;
}

h1 { font-size: 14px;
	  color: #333;
	  font-weight: bold;
	}

#container {
	width: 989px;
	overflow: hidden;
	margin: 0px auto;
}

#header {
	width: 989px;
	height: 123px;
}

#postheader {
	width: 989px;
	height: 40px;
}


#menu_item_0
{
width: 283px;
height: 40px;
background: transparent url('images/m00.gif') top left repeat-y;
margin:0; padding:0; border:0; float: left;
} 

#main
	{
	width:989px;
	background: #ffffff url('images/lc.jpg') top left repeat-y;
	overflow: hidden;
	}

#lc
	{
	width: 283px;
	float: left;
	}

#maincontent {
	width: 706px;
	float: left;
}

.content {
	width: 646px;
	padding: 20px 30px 20px 30px;
	text-align: justify;
	overflow: hidden;
}


#footer {
	width: 989px;
	height: 41px;
	line-height: 35px;
	text-align: center;
	font-size: 10px;
	background: transparent url('images/bottom.gif') top left repeat-y;
}

.img {border: 1px solid #333333;}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

a {
	font-weight: bold;
	color: #865a00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.u {text-decoration: underline;}


.tr {
	 width: 640px;
	 height: 100px;
	 padding: 0px 0px 10px 0px;
	 margin: 0px;
	 clear: both;
	 }

.td {
	 width: 150px;
	 height: 100px;
	 padding: 0px 10px 0px 0px;
	 margin: 0px;
	 float: left;
	 }
	 

label {width: 120px; float: left;}
input, textarea {float: left; margin: 0px 10px 10px 0px;}
