div#main {
	position: relative;
	width: 820px;
	padding: 0px;
	top: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
}

div#topbar {
	font-family: Arial, Helvetica, sans-serif;
	position: static;
	height: auto;
	top: 0px;
	width: 820px;
}
div#leftlogo {
	width: 50px;
	padding: 0px;
	height: 50px;
	float: left;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 3px;
	margin-right: auto;
}
div#title {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	left: 4px;
	position: absolute;
	top: 4px;
}
div#rightlogo {
	width: auto;
	margin: auto 4px auto auto;
	padding: 0px;
	height: 50px;
	float: right;
}
div#title p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}
div#topnav {
	font-family: Arial, Helvetica, sans-serif;
	height: 52px;
	width: 386px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 154px;
	margin-top: 0px;
	top: 22px;
}
div#topnav p {
	font-size: 14px;
	color: #000033;
	margin-top: 30px;
	margin-bottom: 0px;
}
div#navbar {
	width: 150px;
	height: auto;
	top: 0px;
	position: relative;
	left: 0px;
	padding-top: 10px;
	padding-left: 5px;
}
#main #navbar p {
	font-weight: bold;
	font-size: 18px;
}

div#rightbar {
	width: 150px;
	height: auto;
	margin: 0px;
	padding: 0px;
	top: 135px;
	background-color: #FFFFFF;
	position: absolute;
	left: 670px;
}
div#content {
	width: 510px;
	position: absolute;
	top: 131px;
	margin: auto;
	height: auto;
	left: 155px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
}
div#content p {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	color: #000099;
}
div#content h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #7A465C;
}
div#content h2 {
	font-size: 18px;
	color: #000066;
	background-color: #72A1A7;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	font-variant: small-caps;
	font-style: italic;
}
div#rightbar img#top {
	margin-top: 75px;
	text-align: center;
}
div#rightbar p {
	text-align: center;
}
div#contact {
	position: relative;
	width: 540px;
	font-family: Arial, Helvetica, sans-serif;
	bottom: 0px;
	margin: 25px 0px 0px;
	border-top: 1px none #000033;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
div#contact p {
	font-size: 9px;
	font-weight: bold;
	color: #000033;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}
div#content a {
	color: #0000CC;
	text-decoration: underline;
}
div#content a:hover {
	color: #FF0000;
}
div#links {
	margin: 75px 0px 180px 15px;
	font-family: Arial, Helvetica, sans-serif;
}
div#links a {
	font-size: 15px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
div#links a:hover {
	color: #CCCCCC;
}
div#topnav a:hover {
	color: #FFCC00;
}
div#content img#target {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 10px;
}
div#content img#targetl {

	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 10px;
}
div#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
div#content ul li {
	margin-top: 15px;
	margin-bottom: 10px;
	list-style-position: outside;
	vertical-align: middle;
	line-height: 12px;
	color: #000099;
}
div#content h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 2px;
	text-align: center;
}
.imagespace {
	margin-bottom: 5px;
	margin-top: 5px;
}
.bold {
	font-weight: bold;
}
div#navbar a {
	text-decoration: none;
	color: #7A465C;
}

div#navbar a:hover {

	color: #FFCC00;
}
.imageRight {

	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.imageLeft {

	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
