body {  background-color: #222103;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, arial, sans-serif,
monospace;
	font-size: 11px;
	line-height: 150%;
	letter-spacing: 1px;
	color: #252E1E;
}

img {
	border: 0px;
}

div#container {
	width: 600px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
}

#header {
	position: relative;
	left: 0px;
	top: 0px;
	width: 377px;
	height: 441px;
        border-left: #302700 solid 12px;
        border-right: #302700 solid 12px;



}

#menu {
        background-color: #445A05;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
        padding-left: 0px;
        padding-bottom: 15px;
	width: 377px;
	height: 10px;
        border-left: #302700 solid 12px;
        border-right: #302700 solid 12px;

}

div#content {
	background-color: #445A05;
        width: 367px;
	margin-left: 0px;
       	padding: 5px;
	color: #222103;
        border-left: #302700 solid 12px;
        border-right: #302700 solid 12px;
        


}
div#content p{margin:6px 43px;}

div#footer { margin-top:18px;


}

div#footer p {
	text-align: center;
color:#222103;

}



div#content h2{
	margin: 2px 36px;
	padding: 0px;
	text-align: center;
	border-bottom: 3px solid #4A5B30;
	font-family: verdana, tahoma, arial, sans-serif,
monospace;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
        color: #222103;
}

div#content ul {
	list-style-type: square;
}

}

div#content form {
	background-color: #445A05;
	color: #222103;
	font-family: verdana, tahoma, arial, sans-serif,
monospace;
	font-size: 11px;
}

div#content input, div#content textarea, div#content
select, div#content option {
	background-color: #445A05;
	border: 1px solid #222103;
	padding: 3px;
	margin: 2px 3px;
	font-family: verdana, tahoma, arial, sans-serif,
monospace;
	font-size: 11px;
	color: #222103;
}

div#content option {
	border: 0px;
}

div#content a, div#footer a, div#menu a {
	font-weight: bold;
	text-decoration: none;
        border-bottom:1px dotted #A3BF73;
}

div#content a:link, div#content a:visited, div#menu a:visited, div#menu a:link  {
	color: #A3BF73;
}

div#content a:hover, div#content a:active, div#content a:active, div#menu a:active, div#menu a:hover {
	color: #1A3A01;
	text-decoration: none;
font-weight: bold;

}

