body {
	background-color: #000000;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #545454;
	background-image: url(graphics/bg.gif);
	background-repeat: repeat;
}
#topbanner {
	height: 155px;
	width: 800px;
	background-image: url(graphics/topbanner1.jpg);
	background-repeat: no-repeat;
}
#topnav {
	height: 35px;
	width: 800px;
	background-image: url(graphics/topnav.gif);
	background-repeat: no-repeat;
}
.navbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 22px;
	width: 150px;
	margin-top: 8px;
	float: left;
	color: #000000;
}

#main {
	height: auto;
	width: auto;
	padding-left: 20px;
	padding-bottom: 20px;
}
#topnav a:link {
	color: #000;
	text-decoration: none;
}
#topnav a:visited {
	color: #000;
	text-decoration: none;
}
#topnav a:hover {
	color: #CCCC33;
	text-decoration: none;
}
#leftbanner {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	height: auto;
	width: 250px;
	border: 1px inset #993300;
	margin: 5px;
	float: left;
	padding-bottom: 5px;
}
#leftbanner ul {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	list-style-type: circle;
	list-style-position: outside;
}
#leftbanner li{
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 5px;
}
#mainwindow {
	float: right;
	margin: 10px;
	width: 500px;
}
#leftbanner h1 {
	font-size: 16px;
	text-align: center;
	color: #999900;
	padding-top: 10px;
}
h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
#conditions {
	float: right;
	border-left-width: thin;
	width: 200px;
	background-image: url(graphics/spine2.jpg);
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #993300;
	margin-right: 10px;
	margin-bottom: 10px;
}
ul{
	font-size: 12px;
	font-weight: bold;
	color: #8E8D8D;
	line-height: 95%;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	color: #68AfA2;
	font-weight: normal;
}
h4 {
	font-size: 16px;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999900;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: -10px;
	margin-left: 5px;
	text-transform: capitalize;
}
li {
	list-style-type: none;
	padding: 5px 0px 10px 5px;
}
h5 {
	font-size: 16px;
	text-align:center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
}
#window {
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 20px;
}
.subnavbutton {
	text-align: center;
	width: 150px;
	float:left;
}
#subnav {
	width: 600px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #68afa2;
	margin-left:200px;
	margin-top:10px;
	margin-bottom: 10px;
}
#subnav a:link {
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

#subnav a:visited {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
#subnav a:hover {
font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCC33;
	text-decoration: none;
	}
	.ltimage {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.rtbox {
	height: auto;
	width: 350px;
	border: none;
	float: right;
}

.rtimage {
	float: right;
	padding-left: 20px;
	font-weight: bold;
	text-align: center;
}
