body {
	margin: 0;
	padding: 0;
	font-size: 12pt;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background-color: #ffffff;
}
#content div.image {
width:auto; 
background:none;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
h2 {
	width: 703px;		
	height: 62px;
	float: left;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden;
}
#main {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 1100px;
	height: 239px;
	float: left;
}
#title {
	width: 1100px;
	height: 239px;
	float: left;
	background: url(../img/title_bg.jpg) left top no-repeat;
}
a.logo {
	width: 728px;
	height: 239px;
	float: left;
	margin-left: 372px;
	text-indent: -3000px;
	background: url(../img/logo.jpg) no-repeat;
	overflow: hidden;
}
#content {
	width: 1100px;
	float: left;
}
.column {
	width: 312px;				  
	float: left;
	padding: 150px 0 0 35px;
	background: url(../img/column_bg.jpg) 35px 0 no-repeat;
}
#menu {
	width: 312px;
	float: left;
	background: url(../img/menu_bg.jpg) repeat-y;
}
#menu ul {
	width: 312px;
	float:left;
	padding-bottom: 10px;
	background: url(../img/ul_bg.jpg) left bottom no-repeat;
}
#menu a {
	width: 297px;
	display: block;
	margin: 0;
	padding-left: 15px;
	color: #2d2d2d;
	font-size: 11pt;
	text-decoration: none;
}
#menu a:hover {
	color: #156608;
	background-color: #89e820;
}
#menu li.selected a {
	color: #156608;
}
.bg {
	width: 312px;
	height: 42px; 
	float: left;
	background: url(../img/h2_bg.jpg) repeat-x;
}
.box {
	width: 703px;
	float: left;
	margin-left: 25px;
	background-color: #f1fce4;
}
.box div {
	width: 703px;
	float: left;
	background: url(../img/h2_bg.jpg) left top repeat-x;
}
div.news {
	background-position: 0 10px;
}
div.article {
	background-position: 0 10px;
}
div.ball {
	background: url(../img/article_bg.jpg) 540px bottom no-repeat;
} 
div#links,
div.google {
	background: none;
}
div.search {
	background-position: 0 7px;
}
div.copyright {
	background-position: 0 7px;
}
.google form {
	margin: 20px 0 20px 180px;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
h2.menu {
	width: 312px;
	background: url(../img/menu_h2.jpg) no-repeat;
}
h2.news {
	background: url(../img/news_h2.jpg) no-repeat;
}
h2.article {
	background: url(../img/article_h2.jpg) no-repeat;
}
h2.search {
	background: url(../img/search_h2.jpg) no-repeat;
}
h2.copyright {
	background: url(../img/copyright_h2.jpg) no-repeat;
}
#footer h2 {
	background: url(../img/allright.jpg) no-repeat;
}
.news p,
.copyright p {
	margin: 12px 25px 12px 10px;
	color: #156608;
	clear: both;
}
.article img {
	margin: 18px 12px 5px 10px;
}
.article h1 {
	width: 600px;
	margin: 0 0 0 10px;
	font-size: 36pt;
	color: #8ad219;
}
.article p {
	margin: 12px 25px 12px 10px;
	color: #2d2d2d;
}
#links {
	padding: 15px 0;
	text-align: center;
}
#links a {
	font-size: 10pt;
	color: #2d2d2d;
}
#links a:hover {
	color: #156608;
}
input#q {
	border: 1px solid #7f9db9;
}
input#sa {
	background-color: #e6f0d5;
	border: 1px solid #003b68;	
}