body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 15pt;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 100px;
}
a:link {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #999999;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
#header {
	height: 100px;
	width: 100%;
	border-bottom: 8px solid rgb(255,191,0);
	background: #000000 url(images/logo.gif) no-repeat 10px 5px;
}
#bodytext {
	left: 150px;
	top: 100px;
	border: thick none #0099FF;
	width: 80%;
	margin-left: 100px;
	padding-top: 60px;
}
#navbar {
	float: right;
	height: 40px;
	width: 500px;
	border: thick none #FF0000;
	position: absolute;
	visibility: visible;
	z-index: 100;
	top: 107px;
	right: 10px;
}
h1 {
	font: bold 14pt/20pt Verdana, Arial, Helvetica, sans-serif;
}
#container {
	border-bottom: 8px solid #000000;
	background: url(images/road.gif) no-repeat left bottom;
	height: 540px;
}
#footer {
	width: 700px;
	border: thick none #CC9999;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	margin-top: 0px;
	padding: 0px;
}
h6 {
	text-align: center;
	font: normal 9pt/11pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#homelink {
	border: thick none #993300;
	position: absolute;
	z-index: 1000;
	height: 26px;
	width: 88px;
	right: 16px;
	top: 66px;
}
#container2 {
	border-bottom: 8px solid #000000;
	background: url(images/road.gif) no-repeat left bottom;
	height: 750px;
}
