body {
	margin: 10px 0 0 0;
	text-align: center;
	background-color: #dddddd;
}

h1 {
	margin: 0 0 0 25px;
	text-align: left;
	font-family: Verdana, Verdana, Geneva, Snas-serif;
	font-size: 36px;
	font-weight: normal;
	letter-spacing: 10px;
	color: #58b896;
}

h2 {
	margin: 0 15px 0 0 ;
	text-align: right;
	font-family: Verdana, Verdana, Geneva, Snas-serif;
	font-size: 18px;
	font-weight: bold;
	color: #eeb7ad;
}

h3 {
	margin: 15px 15px 0 0 ;
	text-align: right;
	font-family: Verdana, Verdana, Geneva, Snas-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

#wrapper {
	width: 900px;
	height: 600px;
	margin: 0 auto;
	background-color: #ffffff;
}

#leftmargin {
	float: left;
	width: 50px;
	height: 600px;
}

#mainframe {
	float: left;
	width: 650px;
}

#banner {
	float: left;
	width: 650px;
	height: 175px;
	background-image: url(images/banner_bk.jpg);
}

#bannertop {
	float: left;
	height: 50px;
	width: 650px;
}

#bannermid {
	float: left;
	width: 650px;
	height: 100px;
}

#bannermidleft {
	float: left;
	width: 255px;
	height: 100px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}

#bannermidright {
	float: right;
	width: 250px;
	height: 100px;
}

#bannerbtm {
	float: left;
	height: 25px;
}

#navmenu {
	float: left;
	width: 150px;
	height: 375px;
	background-color: #8dc8b3;
}

#navmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#navmenu li {
	margin: 0 20px 0 0;
	padding: o;
	text-align: right;
}

#navmenu li a {
	width: 130px;
	height: 50px;
	background: url(images/li_bk.gif);
	line-height: 3.5em;
	letter-spacing: 1px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Arial, Gadget, sans-serif;
	font-size: 16px;
}

#navmenu li a:hover {
	color: #ffffff;
}

#contentleftmargin {
	float: left;
	width: 10px;
	height: auto;
}

#content {
	float: right;
	width: 490px;
	height: 375px;
	margin: 0;
	background-color: #8dc8b3;
}

#contenttop {
	float: left;
	width: 490px;
	height: 72px;
}

#contentleft {
	float: left;
	width: 300px;
	margin: 0;
}

#contentright {
	float: right;
	width: 150px;
	margin: 0;
}

.bodytxt {
	margin: 0 0 0 25px;
	height: 275px;
	text-align: left;
	font-family: Verdana, Verdana, Geneva, Snas-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	color: #000000;
	overflow: auto;
	scrollbar-arrow-color: #eeb7ad;
	scrollbar-3dlight-color: #ddd;
	scrollbar-darkshadow-color: #666;
	scrollbar-face-color: #8dc8b3;
	scrollbar-highlight-color: #ccc;
	scrollbar-shadow-color: #555;
	scrollbar-track-color: #eeb7ad;
}

.bodytxt a {
	color: #ffffff;
	text-decoration: none;
}

.bodytxt a:hover {
	text-decoration: underline;
}

.addresstxt {
	margin: 15px 20px 0 0;
	text-align: right;
	font-family: Verdana, Verdana, Geneva, Snas-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 2.5em;
	color: #000000;
}

.addresstxt a {
	color: #ffffff;
	text-decoration: none;
}

.addresstxt a:hover {
	text-decoration: underline;
}

#frameright {
	float: right;
	width: 200px;
	height: 600px;
	background-image: url(images/frameright_bk.jpg);
}

#framerightcontent {
	float: left;
	width: 150px;
}

#rightmargin {
	float: right;
	width: 50px;
}

#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}
	
#lightboxCaption { 
	float: left; 
}
#keyboardMsg { 
	float: right; 
}

#lightbox img {
	border: none; 
}

#advert {float:right; margin: 10px 10px 0 0;}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

