* {
	margin: 0;
	padding: 0;
}

body {
	background: #504d4d center;
	text-align: center;
	}

#banner {
	height: 100px;
	background: #030303 center;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #fbfaf8;
	text-decoration: none;
}

h4 {
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}

h5 {
	font-size: 1.75em;
	font-weight: normal;
	text-align: center;
}

h6 {
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
}

ul.bannav li {
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}

ul.bannav a {
	text-decoration: none;
	color: #fbfaf8;
}

#combonavbar {
	font-size: 10pt;
	text-align: center;
	background-color:  #e12527;
}

ul.combonav li {
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}

ul.combonav a {
	text-decoration: none;
	color: #fbfaf8;
}

ul.combonav a.buttonhere {
	color: #030303;
}

#wrapper {
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 991px;
	min-height: 487px;
	margin-top: 0px;
	padding-bottom: 20px;
	background: #030303 center;
}

#logospace {
/*	position: relative;*/
	float: left;
	left: 0px;
	top: 0px;
	height: 155px;
}

#navbar {
/*	position: relative;*/
	float: left;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 310px;
	text-align: left;
}

.nav a {
	margin-left: 5px;
	margin-right: 5px;
}

ul.nav {
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
	list-style-type: none;
	height: 200px;
	width: 140px;
}

ul.nav li{
	background: url(button.gif) no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	height: 26px;
	margin-bottom: 10px;
	font-variant: small-caps;
}	

ul.nav a {
	display: block;
	text-decoration: none;
	color: #fbfaf8;
	padding-top: 5px;
	margin-left: 50px;
}

ul.nav a.buttonhere {
	color: #030303;
}

p.update {
	text-align: center;
	font-size: 10px;
	color: #8b8a88;
}

#main {
	float: left;
	left: 210px;
	top: 0px;
	width: 750px;
	min-height: 340px;
	background: #fdfdfd center;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 10px 10px 10px 10px;
}

p {
	margin-bottom: 1em;
}

ul {
	margin-left: 20px;
}

#clear {
	clear: both;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	text-align: center;
	font-size: 10px;
	color: #fff;
}
