
body {
background: #624223 url(graphics/topbg.jpg) top left repeat-x;
text-align: left;
font-family: Tahoma;
color: #332607;
font-size: 11px;
margin: 0 auto;
}


#container {
width: 587px;
margin: 0px auto;
}


#header {
background: #7A542F;
width: 604px;
height: 418x;
padding-top: 0px;
margin-left: 150px;
}


#content {
background: #A2AA6F;
width: 442px;
margin-left: 276px;
margin-bottom: 50px;
text-align: justify;
padding: 15px;
border-left: 3px solid #000;
border-right: 3px solid #000;
border-bottom: 3px solid #000;


}

#navi {
margin: 7px 0 0 215px;
float:left;
}

#navi a:visited
{
text-decoration:none;
color:#7D5836;
font-weight: normal;
		}



	h1 {
		background: url('graphics/h1.jpg') no-repeat left;
		color: #543622;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight: normal;
		letter-spacing: -1px;
		padding-left: 25px;
		margin: 0;
	}



	h2 {
		
		color: #543622;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
	}
a:link 		{
		text-decoration:none;
		color:#7D5836;
		font-weight: normal;
		border-bottom: 1px dotted #332607;
		}


a:visited 	{
		text-decoration:none;
		color:#7D5836;
		font-weight: normal;
		border-bottom: 1px dotted #332607;
		}


a:hover 	{
		text-decoration:none;
		color: #332607;
		font-weight: normal;
		border-bottom: 1px dotted #7D5836;
		}


a:active 	{
		text-decoration:none;
		color:#7D5836;
		border-bottom: 1px dotted #332607;
		}


input,textarea,select {
		background: #7D5836;
		color:#332607;
		font-family: Tahoma;
		font-size: 11px;
		border: 1px solid #000;
		padding: 1px;

}

