 #navcontainer { 
	width: 130px; 
	float: left;
	margin: 0px;
	margin-left: 3px;
	padding: 2px 0px 0px 2px;
	}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: georgia, sans-serif;
text-align: center;
letter-spacing: 2px;
margin-bottom: 0px;
margin-top: 0px;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 120px;
background-color: #6bb03c;
border-bottom: 1px solid #000;
margin-bottom: 0px;
margin-top: 0px;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #A8A4A3;
color: #fff;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #A8A4A3;
background: #000000;
margin: 0px;
padding: 0px;
text-align: none;
}

p {
margin: 2px 0px 15px 0px;
line-height: 16px;
}

h1 {
	color: #6bb03c;
	font-family: "georgia", sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
	border-bottom: 1px solid #6b5b19;
	letter-spacing: 5px;
	text-transform: lowercase;
}

h2 {

	color: #bfa02b;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia;
	text-transform: lowercase; 
	border-bottom: 1px dashed #4b7730;
	line-height: 10px; 
	letter-spacing: 4px;
	padding: 0;
	text-align: center; 
}

a:link, a:visited {
	color: #c0a02c;
	text-decoration: none;
	border-bottom: 1px solid #6b5b19;
}
a:hover {
	color: #638934;
	text-decoration: none;
	border-bottom: 1pxsolid #6b5b19;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49474a;
	border: 1px solid #6e6c6f;
	background: #b1b0ae;
	margin: 0px;
	padding: 2px;
}

#header {
width: 598px;
height: 409px;
margin: 0px;
background: url(top.jpg);
margin-left: auto;
margin-right: auto;
}

#main{
margin-left: auto;
margin-right: auto;
width: 598px;
text-align: justify;
}

#menu {
float: left;
width: 145px;
text-align: left;
}

#content{
background: #000000;
width: 421px;
padding: 0px;
margin: 15px auto 15px auto;
float: left;
}

#layout {
margin-top:15px;
background-image:url(top.jpg;
background-repeat: no-repeat;}