body{
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	margin-top:20px;
	padding:0px;
	width:100%;
	height:100%;
	border-top:0px;
	border-bottom:0px;
	font:Georgia, "Times New Roman", Times, serif;
}	


#container{
	margin:0px auto;
	width:1000px;
	height:100%;
}
#header{
	width:100%;
	margin-top:0px;
	
}
#header #header_top{
	padding:0px;
	margin: 0px;
	height:28px;
	width:996px;
	background-image:url(images/menu_bkd.jpg);
	background-repeat:repeat-x;
	border-top:2px;
	border-right:2px;
	border-left:2px;
	border-color:#000000;
	border-left-style:solid;
	border-color:#000000;
	border-right-style:solid;
	border-top-style:solid;
}	
#header #header_left{
	position:absolute;
	border-left:2px;
	border-color:#000000;
	border-left-style:solid;
	float:left;
	width:326px;
	height:263px;
	background-image:url(images/header_bkd_left.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

#header #header_right{
	border-right:2px;
	border-color:#000000;
	border-right-style:solid;
	float:right;
	width:670px;
	height:263px;
	background-image:url(images/header_bkd_right.jpg);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
}
#header #mainlogo {
	position:absolute;
	margin-top:35px;
	margin-left:390px;
}

#menu{
	background-color:#FFFFFF;
	background-image:url(images/menu_bkd.jpg);
	background-repeat:repeat-x;
	border-right:2px;
	border-left:2px;
	border-color:#000000;
	border-left-style:solid;
	border-color:#000000;
	border-right-style:solid;
	height:34px;
	width:996px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:18px;
	color: #666666;
	padding-top:5px;
}	
#menu a, a:visited, a:active{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #295895;
	text-decoration: none;
}

#menu a:hover{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #a3bab4;
	text-decoration: none;
}


	
#main_content{
	width:996px;
	height:45em;
	border-bottom:2px;
	border-bottom-style:solid;
	border-right:2px;
	border-left:2px;
	border-color:#000000;
	border-left-style:solid;
	border-color:#000000;
	border-right-style:solid;
	background-color:#ffffff;
	overflow:auto;
	font:Georgia, "Times New Roman", Times, serif;
}

#main_content #news_area {
	float:left;
	position:absolute;
	background-image: url(images/news_bkd.jpg);
	background-repeat:no-repeat;
	border:0px;
	margin-top:10px;
	margin-left:2%;	
	padding-top:25px;
	width:200px;
	height:380px;
	font:Georgia, "Times New Roman", Times, serif;
}


#news_text {
	height:325px;
	margin-left:2%;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	font-size:11px;
	display:block;
	word-wrap: break-word;
	width:165px;
	overflow:auto;
	font:Georgia, "Times New Roman", Times, serif;


}

#main_content #page_content {
	padding-right:20px;
	margin-top:10px;
	float:right;	
	width:700px;
	height:100%;
	font:Georgia, "Times New Roman", Times, serif;
	
}

#main_content #page_content #text{
	padding-left:50px;
	font-size:14px;
	font:Georgia, "Times New Roman", Times, serif;
}
		
#text a, a:visited, a:active{
	font-size:14px;
	color: #9d8f7d;
	text-decoration:underline;
	font:Georgia, "Times New Roman", Times, serif;

}

 #text a:hover{
	font-size:14px;
	color: #295895;
	text-decoration:underline;
	font:Georgia, "Times New Roman", Times, serif;
	
}

#footer{
	background-image:url(images/menu_bkd.jpg);
	background-repeat:repeat-x;
	border-right:2px;
	border-left:2px;
	border-color:#000000;
	border-left-style:solid;
	border-color:#000000;
	border-right-style:solid;
	height:30px;
	width:996px;
	font:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:11px;
	padding-top:4px;
	color: #666666;
}	
#footer a, a:visited, a:active{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #295895;
	text-decoration: none;
}

#footer a:hover{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #a3bab4;
	text-decoration: none;
}

		
.copyright {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
}

.news_header {
font-size:14px;
color: #3333FF;
font-weight:bold;
}


