
*/

a:link {
	color: #356011;
}

a:hover{
	text-decoration: underline;
	color: #353535;
}

a:visited {
	color: #356011;
}

*
{
border: 0;
margin: 0;
}

body
{

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #666666;
	background: #6d8835 url(Greenimg/bg.gif) repeat-x;

}

#main
{
margin-left: 50px;
width: 900px;
background: #e3fdac;
border-right: 10px solid #e3fdac;
border-left: 10px solid #e3fdac;

}

#header
{
width: 900px;
margin: 0 auto;
height: 275px;
border-bottom: 8px solid #e3fdac;
}

#buttons
{
	width: 900px;
	height: 65px;
	margin: 0 auto;
	background: url(Greenimg/menu.gif) repeat-x;
}

#buttons ul {
    padding-left: 0px;
    margin: 0px;      
}

#buttons li {
	display: inline;		
}

#buttons a {
	display: block;
	float: left;
	width: 83px;
	height: 55px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 2px;
padding-left: 2px;
	margin-right: 3px;
}

#buttons a:hover {
	width: 83px;
    	height: 45px;
	background: url(Greenimg/menu_hover.gif) repeat-x;
}

#content
{
width: 880px;
padding: 12px;
}

#content_bg{
	background: #e3fdac url(Greenimg/content_bg.gif) repeat-x top;
	padding: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #e3fdac;
}

#left
{
width: 630px;
padding: 10px;
background: #ffffff;
border: 1px solid #3a6611;
}

.text{
	padding: 14px;
	text-align: justify;
line-height: 30px;
}

#left H1, #left H2
{
color: #356011;
font-size: 24px;
font-family:Georgia, "Times New Roman", Times, serif;
padding-top: 12px;
padding-left: 5px;
background: url(Greenimg/title_left.gif) no-repeat;
font-weight:normal;
border-bottom: 1px solid #356011;
}

#left a
{
 color: #356011;

}

#left a:hover{
	text-decoration: none;
	color: #353535;
}

#left a:visited {
	color: #356011;
}


#right
{
width: 200px;
padding-right: 7px;
padding-top: 5px;
padding-bottom: 7px;
float:right;
}

#right ul 
{
	list-style: none;
	display:block;
	padding-left: 15px;
	padding-top: 10px;
}

#right ul li{
	margin-bottom: 20px;
	height: 24px;
}

#archives ul li {
	margin-bottom: 5px;
	background:url(Greenimg/list_style.gif) no-repeat left;
	padding-left: 15px;

}

#right h2 {
	height: 34px;
	background: url(Greenimg/titler.gif) no-repeat;
	font-size: 16px;
	color: #ffffff;
	text-align:center;
	padding-top: 3px;
	font-weight: normal;
}

#right a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-family: 14px;
	font-weight: normal;

}

#right a:hover {
	text-decoration: underline;
}

#right li a {
	padding-left: 10px;
	color:#000000;
}

#footer
{
	width: 900px;
background: url(Greenimg/footer.gif) repeat-x;
	height: 70px;
	margin: 0 auto;
	font-size: 14px;
	color: #ffffff;
	padding-top: 13px;
	text-align: center;
	clear:both;
}

#footer a
{
color: #ffffff;
font-size: 14px;
text-decoration: none;
}
.padding
{
padding: 5px;
color:#FF0000;
font-weight: bold;
}