@charset "utf-8";
#content {
	padding: 0px;
	float: none;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	height: 800px;
	clear: both;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
body {
	background-color: #301502;
}
#Nav {
	float: left;
	width: 151px;
	height: 800px;
}
#Main {
	float: right;
	width: 609px;
	background-color: #F4E5A2;
}
a {
	color: #ffffff;
	text-decoration: none;
}
A:hover
{
	color: #42B64B;
	font-style: normal;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #EBE9ED;
	font-weight: bold;
}
