body {
	margin: 0;
	padding: 0;
	color: #f4f4f3;
	font-size: 12pt;
 	font-family: Georgia, Times, serif;
	background: #08431e url(../img/bg.jpg) left top repeat-x; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none; 
}
img {
	float: left;
}
#main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 1000px;
	height: 310px;
	background: url(../img/top1.jpg) left top no-repeat;
}
#title { 
	width: 603px;
	height: 189px;
	float: left; 
	letter-spacing: 1px;
	padding: 121px 0 0 397px;
	background: url(../img/top2.jpg) right top no-repeat;
} 
a.logo {
	color: #f4f4f3;
	font-size: 53pt;
	font-weight: normal;
	text-decoration: none;
}
#content {
	width: 1000px;
	float: left; 
	background: url(../img/news.jpg) 56px bottom no-repeat;
}
.round {
	width: 1000px; 
	float: left;
	padding-bottom: 50px;
	background: url(../img/round.jpg) 777px bottom no-repeat;
}
#menu {
	width: 250px;
	float: left;
	padding: 0 35px;
}
#menu h2 {
	text-align: center;
	font-weight: normal; 
	font-size: 21pt;
}
#menu ul {
	width: 250px;
	margin: 0;
	padding: 10px 0 200px 0;
	text-align: center;
}
#menu ul li {
	font-size: 12pt;
	line-height: 24px;
}
#menu a {
	display: block;
	width: 248px;
	margin: 0;
	color: #f4f4f3;
	font-size: 12pt;
	text-decoration: none; 
	text-transform: uppercase;
	border: 1px solid #08431e;
}
#menu a:hover {
	font-size: 13pt;
	color: #f4f4f3 !important;
	background-color: #0c6932;
	border: 1px solid #f4f4f3; 
}
#menu li.selected a {
	color: #f4f4f3 !important;
	border: 1px solid #f4f4f3;
}
#menu a:visited {
	color: #a7a7a7;
}
.article {
	width: 680px;
	float: right;
}
.border_left {
	width: 679px;
	border-left: 1px solid #ffffff;
}
.article h1 {
	width: 550px;
	margin: 0 0 0 27px;
	padding: 10px;
	color: #f4f4f3;
	font-size: 21pt;
	font-weight: normal; 
	text-transform: uppercase;
	border: 1px solid #ffffff;
}
.article p {
	margin: 15px 83px 10px 27px;
	line-height: 1.5;
}
.image img {
	margin: 18px 12px 0 27px; 
}
#links {
	width: 455px;
	margin-left: 37px; 
	padding-top: 30px;
	text-align: center;
}
#links a {				  
	color: #f4f4f3;
	font-size: 10pt;
	text-decoration: none;
	vertical-align: middle;
}
#links a:hover {
	text-decoration: overline;
	border-bottom: 1px solid #ffffff;
}
.search {
	width: 571px;
}
.google {
	display: block;
	width: 390px;
	margin-left: 65px;	
}
.google form {
	margin: 0;
	padding-top: 20px;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
.news {						  
	width: 900px;
	height: 156px;
	padding-right: 10px;
	overflow: hidden;
	clear: both; 
	margin-left: 54px;
	background: url(../img/news_bg.jpg) left top no-repeat;
	border: 1px solid #ffffff;
}	
.news h2 {
	display: none;
} 
.news ol {
	margin-top: 4px;
	font-size: 8pt;
	text-transform: uppercase;
}  
.news ol li {
	padding-top: 4px;
}
#footer {
	width: 1000px;
	height: 90px;
	clear: both;
}
#footer .copy {
	width: 1000px;
	height: 90px;
	text-align: center;
}
#footer .copy p {
	margin: 0; 
	padding: 25px 0 0 20px;
	color: #f4f4f3;
	font-size: 21pt;
} 
