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

img
{
border: 0px;
}

a:link {
	color: #427321;
}

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

a:visited {
	color: #427321;
}

body {
	
	background: #000000 url(images/back_all.jpg) no-repeat;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-right: 60px;
}

#content
{
height: 730px;
}

#main
{
float: right;
width: 790px;
margin-top: 0px;
margin-bottom: 20px;

}

#header {
	height: 28px;
	float: left;		
}

#menu
{
width: 750px;
height: 20px;
margin-bottom: 20px;
margin-top: 60px;

}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;

}

#menu a {
	display: block;
	float:	 left;
	width: 70px;
	height: 5px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom:5px;
	background: url(images/button.gif) no-repeat;
	margin-right: 2px;

}

#menu a:hover {
	width: 70px;
    	height: 5px;
	color: #FFFF00;
	text-decoration: underline;
}


#logo {

width: 229px;
height: 100px;
float: left;
padding-top: 18px;
padding-left: 40px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}

#page
{
background: #70B045 url(images/page_back.gif) repeat-x;
padding-right: 5px;
padding-left: 5px;
padding-top:0px;
height: auto;
}
#page h4 {
	color: #0066FF;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	
}

#page h3 {
	color: #000000;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	
}
#page a:hover {

	color: #FF0000;
	text-decoration: underline;
	}
#page a {
	color: #000000;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	
}

#left
{
	float: right;
	padding: 0px;
	width: 200px;
	height:auto;
}

#left H3
{
height: 15px;
font-size: 12px;
font-weight: bold;
padding-left: 15px;
padding-top: 5px;
text-transform: uppercase;
color: #FFFFFF;
background: url(images/title.png) no-repeat
}

#left .title_back
{
background: url(images/title_back.png) no-repeat;
}


#left ul {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	list-style: none;
}

#left li  {
	padding: 4px 10px;
    background: url(images/small.gif) no-repeat left;
}


#left H4
{
font-size: 10px;
}

#left a {
	color: #FFFFFF;
	font-size: 20px;
}
#left a:visited {
	color: #037931;
	font-size: 11px;
}

#left p
{
padding: 10px;
}


#right
{
margin-top:10px;
width: 600px;
padding: 0px
}

#right ol, #right ul
{
margin-left: 30px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #ffffff;
	height: 24px;
	background: url(images/h4.png) no-repeat;
	padding-left: 20px;
	padding-top: 10px;
}

#right H4 a
{
	color: #ffffff;
}

#right a
{
color: #427321;
font-weight:bold;
text-decoration: none;

}

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


#right a:hover {

	color: #FF0000;
	text-decoration: underline;
}
#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #427321;
}



#footer {
	clear: both;
	height: 47px;
	clear: both;
	text-align:center
	padding-top: 20px;
}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
font-weight:bold;
	color: #FFFFFF;
}

#footer a {
font-weight:bold;
	text-align: center;
	color: #FF0000
}