*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #1F5111;
}

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

a:visited {
	color: #1F5111;
}

body {
	
	background: #8CBB5F url(images/back_all1.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
}

#content
{

}

#back
{
width: 900px;
background: #E3F5D1;
margin: 0 auto;
}

#header {
	height: 300px;
	text-align: left;		
}

#menu
{
width: 870px;
height: 60px;
padding-left: 30px;
background: url(images/buttons.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}


#menu a {
	float: left;
	width: 115px;
	height: 44px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #A52A2A;
	font-weight: bold;
	padding-top: 15px;
	font-size: 12px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 115px;
    height: 44px;
	color: #F8FAF7;
	text-decoration: underline;
}


#logo {
background: url(images/header.jpg) no-repeat;
width: 870px;
height: 250px;
text-align: right;
padding-top: 15px;
padding-left: 30px;
margin-bottom: 1px;
}


#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 24px;
	color: #F8FAF7;
}

#logo H1
{
padding: 0px;
margin: 0px;
}

#logo H2 a
{
font-size: 15px;
padding: 5px;
margin: 0px;
}

#main
{
padding: 10px;
padding-top: 40px;
color: #1F5111;
}

#left
{
	width: 210px;
}

#left H3
{
width: 200px;
height: 35px;
font-size: 14px;
font-weight: bold;
padding-left: 10px;
padding-top: 10px;
text-transform: uppercase;
color: #1E5010;
background: url(images/title.gif) repeat-x
}

#left ul {
	list-style: none;

}

#left li
{
background: #B2EEB2;

}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 2px 3px;
    background: url(images/small.gif) no-repeat left;
	border: 0px;
}

#left a {
	color: #1F5111;
}
#left a:visited {
	color: #1F5111;
}

#left p
{
padding: 5px;
}



#right
{
float: right;
width: 550px;
padding-right: 50px;
spacing: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 13px;
	color: #8A2A2A;
}



#right H6
{
	padding: 0px;
	font-size: 14px;
	color: #8A2A2A;
}


#right a
{
color: #1F5111;
text-decoration: none;
}

#right a.1:link
{
color: #1F5111;
}



#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right H2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #1F5111;
}
#right H5 {
	margin: 0;
	padding: 0px;
	font-size: 13px;
	color: #1F5111;
}

#right ul {
	list-style: circle;

}

#right li
{
	list-style: circle;
}

.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #D72020;
}



#footer {
	height: 180px;
	clear: both;
	padding-top: 10px;
	border-top: 7px solid #1E5010;
	background: #B2EEB2;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #1F5111;
}

#footer a {
	color: #1F5111;
}
