*{margin:0;padding:0;}
body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #ACD479;
}
p{ line-height:16px; margin:1em 0;}
h1{font-size:18px; font-weight:normal; margin:1em 0; font-family:"Times New Roman", Times, serif}
.clear{clear:both;}
#wrapper{
	margin:0 auto;
	width:936px;
	background-image: url(../img/bg.jpg);
}
.wrap{
	margin:0 auto;
	width:906px;
}
#header{
	background-image: url(../img/header.jpg);
	height: 161px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #ACD479;
}
#nav{
	background-image: url(../img/navbg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 15px;
}
#navlist
{
text-align:center;
}

#navlist ul, #navlist li
{

margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
font-size:18px;
margin: 0 15px;
text-decoration: none;
color: #333;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
color: #F05F27;
}

#navlist a:hover { color: #F05F27; }


#maincontent{
	margin-top: 10px;
}
#content{
	float:left;
	width:590px;
	margin-left: 15px;
}
#rightcontent{
	float:left;
	width:255px;
	margin-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A5CD39;
	padding: 10px;
}

#footer{
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 31px;
}
#rightcontent h3{
	font-size: 18px;
	text-transform: uppercase;
	color: #3F586E;
	font-weight: normal;
	margin-bottom: 10px;
}
#rightcontent p{
	line-height: 18px;
	text-align: justify;
}

.news_item{
	margin-bottom: 10px;
	line-height: 18px;
	text-align: justify;
}
.news_item h2{
	font-size: 14px;
	color: #EF6026;
	font-weight: normal;
	margin-bottom: 10px;
}

.agenda{
	margin-bottom: 10px;
	line-height: 18px;
	text-align: justify;
	background-color: #DFE6BD;
	padding: 10px;
}
.agenda h3{
	font-size: 16px;
	color: #3F586E;
	font-weight: 900;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.agenda span{
	font-size: 10px;
	color: #A5CD39;
	font-weight: 900;
}

#wrapper #powerd {
	background-color: #ACD479;
	text-align: center;
}
