div#wrapper {
	background-image: url(../images/bg.gif);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
div#innerwrapper {
	width: 978px;
	margin-right: 11px;
	margin-left: 11px;
	margin-bottom: 11px;
}
div#maincontent {
	border: 1px solid #000000;
	background-color: #F9B13B;
	padding: 5px;
	width: 964px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.nav_no_link img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.menu1 {
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
}
.menuheader {
	font-size: 1.2em;
	font-weight: bold;
}
div#menuleft {
	float: left;
	width: 450px;
}
div#menuright {
	width: 450px;
	float: right;
}

.small {
	font-size: 0.7em;
}
div#footer {
	background-color: #F9B13B;
	padding: 5px;
	width: 964px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
