body

	{

	background: #99942d;

	margin: 0px;

	padding: 0px;

	text-align: center;

	}

a img { border-color: #203304; }

.frontpage li {
padding-bottom: 5px;
}

.wrapdiv {left: 10px;}
html>body .wrapdiv {left: 0px;}

#main

	{

	width: 575px;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-right: auto;

	margin-left: auto;

	text-align: left;

	}



#header

	{width: 575px;

	height: 170px;

	background: #6ca815 url(images/header.jpg);

	}



#nav

	{

	width: 575px;

	height: 53px;

	background: #6f982d url(images/nav.jpg);

	font-size: 12px;

	font-family: arial, arial narrow;

	color: #c9bf52;

	}



#nav a {

	color:#c9bf52; 

	text-decoration: none;


	}

#nav a:hover {

	color:#f6e426; 


	}


#text,td	{

	font-family: tahoma;



	font-size: 12px;

	color: #000000;

	background: #6f982d;

	padding: 5px;

	}

h1	{

	font-size: 17px;

	font-weight: bold;

	color:#985a2b;

	margin-bottom: 6px;

	}

h2	{

	font-size: 15px;

	font-weight: bold;

	color:#985a2b;

	margin-bottom: 6px;

	}



a {color:#203304;}

a:visited {color:#3f630b;}

input, textarea, option, select {

	background-color: #7db927;

	font: 8pt arial;

	color: #000000;

	letter-spacing: 1px;

	border: 1px solid #98582c;

	padding:2px; }

