body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 600px;
	width: 1024px;
	padding: 0px;
	margin: 0px;
	display: block;
	background-color: #970f00;
	background-image: url(../images/onobg1.gif);
	background-repeat: no-repeat;
	font-size: 85%
}

#sidebar {
	position: absolute;
	left: 33px;
	top: 195px;
	display: block;
	float: left;
	width: 152px;
	height: 100%;
	text-align: center
}

#menu {
	width: 152px;
	float: left;
	padding: 0px;
	padding-bottom: 20px;
	padding-top: 20px
}

#menu ul {
	background-color: #970f00;
	padding: 0;
	margin: 0;
	float: left;
	width: 152px;
	list-style: none
}

#menu a, #menu h2 {
	display: block;
	padding: 2px 3px
}

#menu a {text-decoration: none}

#menu h2 {
	color: #970f00;
	background-color: #ffffcc;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffcc;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase
}

#menu a {
	color: #970f00;
	border: 0px
}

#menu a:hover {
	color: #ffffcc;
	background-color: #970f00
}

#menu ul ul a {
	color: #ffffcc;
	background-color: #970f00
}

#menu ul ul a:hover {
	color: #970f00;
	background-color: #ffffcc
}

#menu ul ul {
	border: 1px solid #ffffcc;
	width: 146px;
	padding-right: 0px;
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	z-index: 500;
	text-align: left
}

#menu li {
	position: relative;
	padding: 0px;
	color: #ffffcc
}

#menu ul ul li {
	padding: 2px
}

div#menu ul ul,
div#menu ul li:hover ul ul {
	display: none
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul {
	display: block
}

#container {
	display: block;
	height: 768px;
	padding: 0px;
	background-color: #970f00;
	width: 1039px
}

#mainbar {
	padding: 0px;
	margin: 0px
}

#content {
	overflow: auto;
	width: 617px;
	height: 430px;
	padding: 5px;
	background-color: #ffffcc;
	margin-left: 229px;
	margin-top: 173px
}

#footer {
	width: 500px;
	height: 50px;
	position: absolute;
	display: block;
	top: 690px;
	left: 290px;
	color: #ffffcc;
	font-size: 80%;
	text-align: center
}

#menu a.h2 {
	color: #970f00;
	background-color: #ffffcc;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffcc;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase
}

#sitemeter {
	display: block;
	position: absolute;
	left: 33px;
	top: 703px
}

