body {
	background-color: #FFFFFF;
	color: #000000;
    font-family: Trebuchet MS, "Times New Roman", Times, serif;
	height:100%;
	text-align: left; }
	
h1 {
    font-family: Trebuchet MS, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

img.logo {
	border: 0px;
	left: 0px;
	position: absolute;
	top: 0px;
	z-index:+1; }
	
div.topbanner {
	background: #BAACAB;
	border: 0;
	height: 75px;
	left: 255px;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 0px;
	vertical-align: middle;
	width: 769px; }
	
div.topbanner p {
	bottom: 0;
	color: #000000;
	font-size: 24;
	position: relative; }
	
div.navstrip {
	background: #859966;
	border: 0px;
	height: 25px;
	left: 0px;
	padding: 0px;
	position: absolute;
	text-align: right;
	top: 75px;
	width: 1024px; }
	
div.navstrip a {
	text-decoration: none; }
	
div.sidebar {
	background-color: #859966;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 255px;
	z-index: -1; }
	
div.mainwindow {
	background-color: #FFFFFF;
	border: 0px;
	left: 255px;
	padding-left: 8px;
	padding-right: 8px;
	position: absolute;
	top: 100px;
	width: 753px; }

div.navbar {
	background: #859966;
	border: 0px;
	left: 0px;
	position: absolute;
	top: 100px; }
	
ul.navbar {
	background: #859966;
    list-style-type: none;
    margin: 0px;
	padding: 1px;
    width: 253px; }
	
ul.navbar li {
	background: #BAACAB;
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
    margin-bottom: 2px;
    padding-left: 2px;
	padding-right:2px;
	text-align: center;
	vertical-align: middle;
	width: 245px; }
	
ul.navbar a {
    text-decoration: none }
	
a:link {
    color: #000099;
	text-decoration: underline; }
	
a:visited {
    color: #990000;
	text-decoration: underline; }