*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #1F5111;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
	text-decoration: underline;
}

a:visited {
	color: #1F5111;
}

body {
	
	background: #8CBB5F url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #222222;
}

#content
{

}

#back
{
width: 799px;
background: #E3F5D1;
margin: 0 auto;
}

#header {
	height: 276px;
	text-align: left;		
}

#menu
{
width: 720px;
height: 45px;
padding-left: 80px;
background: url(images/buttons.gif);
background-repeat: repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}


#menu a {
	float: left;
	width: 120px;
	height: 45px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #1E5010;
	font-weight: bold;
	padding-top: 15px;
	font-size: 12px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 120px;
    height: 45px;
	color: #F8FAF7;
	text-decoration: underline;
}


#logo {
background: url(images/header.jpg) no-repeat;
width: 799px;
height: 80px;
text-align: left;
padding-top: 170px;
padding-left: 40px;
margin-bottom: 10px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #F8FAF7;
}

#logo H1
{
padding: 0px;
margin: 0px;
}

#logo H2 a
{
font-size: 10px;
padding: 0px;
margin: 0px;
}

#main
{
padding: 10px;
padding-top: 40px;
}

#left
{
	width: 229px;
}

#left H3
{
width: 209px;
height: 35px;
font-size: 14px;
font-weight: bold;
padding-left: 20px;
padding-top: 17px;
text-transform: uppercase;
color: #1E5010;
background: url(images/title.gif) repeat-x
}

#left ul {
	list-style: none;

}

#left li
{
background: #E9EFE4;
border-left: 1px solid #1F5111;
border-right: 1px solid #1F5111;
border-bottom: 1px solid #1F5111;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
	border: 0px;
}

#left a {
	color: #1F5111;
}
#left a:visited {
	color: #1F5111;
}

#left p
{
padding: 10px;
}

#right
{
float: right;
width: 500px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #1F5111;
}

#right a
{
color: #1F5111;
text-decoration: underline;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #1F5111;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #D72020;
}



#footer {
	height: 50px;
	clear: both;
	padding-top: 20px;
	border-top: 5px solid #1E5010;
	background: url(images/footer.gif) repeat-x bottom;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #1F5111;
}

#footer a {
	color: #1F5111;
}