@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #EFEDCC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-color: #EFEDCC;
}
a:link {
	text-decoration: none;
	color: #D48302;
}
a:hover {
	text-decoration: none;
	color: #5A9A5C;
}
a:active {
	text-decoration: none;
	color: #907ABD;
}
a:visited {
	text-decoration: none;
	color: #D48302;
}
#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #140B04;
}
#header {
	text-align: center;
	clear: both;
}
#heading {
	text-align: center;
}
#leftnav {
	font-size: 100%;
	float: left;
}
#leftnav ul {
	list-style-type: none;
}
#main {
	width: 775px;
	float: left;
}
#footer {
	text-align: right;
	font-size: x-small;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #2D4D2E;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2D4D2E;
	float: none;
	clear: both;
}
#date {
	text-align: left;
	font-size: xx-small;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2D4D2E;
	clear: both;
	padding-top: 10px;
	padding-left: 5px;
}
img {border:none;}
