body {
	margin: 0;
	font: normal 14px Trebuchet,Arial,Helvetica;
	text-align: center;
	color: #000;
}
img {
	display: block;
	border: 0;
}
ul {
	list-style: none;
	text-align: justify;
	margin: 0;
	padding: 0;
}
p {
	display: block;
	text-align: justify;
	padding: 0;
	margin-bottom: 10px;
}
a {
	color: #126D9C;
	text-decoration: underline;
}
a:hover {
	color: #76984C;
	text-decoration: underline;
}
div#wrapper {
	position: relative;
	width: 760px;
	text-align: left;
	margin: 0 auto;
	background: url(images/pagebg.gif) repeat-y top left;
}
div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
div#pagewrapper {
	position: relative;
	margin-left: 100px;
	width: 650px;
}
div#navbase {
	position: relative;
	height: 35px;
	text-align: right;
}
div#navbase img {
	margin-left: auto;
	margin-right: 0;
}
div#navb1 {
	position: absolute;
	top: 10px;
	left: 183px;
	z-index: 1;
}
div#navb2 {
	position: absolute;
	top: 10px;
	left: 252px;
	background: #B5DE7B;
}
div#navb3 {
	position: absolute;
	top: 10px;
	left: 387px;
	background: #B5DE7B;
}
div#navb4 {
	position: absolute;
	top: 10px;
	left: 492px;
	background: #B5DE7B;
}
div#navb5 {
	position: absolute;
	top: 10px;
	left: 590px;
	background: #B5DE7B;
}
div#pagehd {
	width: 650px;
	height: 173px;
	background: #126D9C;
	margin-bottom: 20px;
}
div#romap {
	width: 650px;
	height: 350px;
	background: url(images/romap.gif) no-repeat top left;
	background-position: 100px 0;
}
ul.contentlist {
	width: 500px;
	margin-bottom: 20px;
}
ul.beginlist {
	width: 250px;
	font-weight: bold;
}
ul.beginright {
	float: right;
	font-weight: bold;
}
ul.contentlist li, ul.beginlist li, ul.beginright li {
	display: block;
	padding: 0 0 8px 0;
}
ul.beginright li {
	text-align: right;
}
ul.contentlist a {
	display: block;
	padding-left: 20px;
	background: url(images/libul.png) no-repeat top left;
	color: #126D9C;
	text-decoration: underline;
}
ul.contentlist a:hover {
	display: block;
	padding-left: 20px;
	background: url(images/libulover.png) no-repeat top left;
	color: #76984C;
	text-decoration: underline;
}
ul.beginlist a {
	display: block;
	padding-left: 20px;
	background: url(images/libul.png) no-repeat top left;
	color: #126D9C;
	text-decoration: underline;
}
ul.beginright a {
	display: block;
	padding-right: 20px;
	background: url(images/libul.png) no-repeat top right;
	color: #126D9C;
	text-decoration: underline;
}
ul.beginlist a:hover {
	display: block;
	padding-left: 20px;
	background: url(images/libulover.png) no-repeat top left;
	color: #76984C;
	text-decoration: underline;
}
 ul.beginright a:hover {
	display: block;
	padding-right: 20px;
	background: url(images/libulover.png) no-repeat top right;
	color: #76984C;
	text-decoration: underline;
}
ul.insidetext {
	margin-left: 20px;
	width: 480px;
}
ul.insidetext li {
	padding-left: 30px;
	background: url(images/libulover.png) no-repeat top left;
}
div.title {
	font: bold 18px Arial,Helvetica,Tahoma;
	color: #76984C;
	margin: 20px 0;
}
div.stretch {
	display: block;
	clear: both;
	font-size: 1px;
}
#pagewrapper p {
	width: 500px;
}
#bannerplace {
	float: right;
	margin: 0;
}
#bannerplace img {
	margin-bottom: 20px;
}
#footer {
	font-size: 12px;
	text-align: center;
	margin: 30px auto;
}
#footer a {
	padding: 0 10px;
}
#validators {
	margin: 0 auto;
}
#validators img {
	display: inline;
}
div#contactform {
	width: 470px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}
#contactform input.textshort {
	float: right;
	width: 300px;
	border: 1px solid #126D9C;
	background: #72C4EF;
}
#contactform textarea {
	width: 468px;
	height: 200px;
	margin: 0px auto;
	border: 1px solid #126D9C;
	background: #72C4EF;
}
#contactinfo {
	width: 470px;
	text-align: center;
	font-weight: bold;
	color: #000;
}
#contactsend {
	display: block;
	width: 470px;
	text-align: right;
	margin-bottom: 20px;
}
#contactsend a {
	font-weight: bold;
}
