﻿html {
	overflow-y: scroll;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #747474;
	background: url(../images/bg.jpg) repeat-x;
	background-repeat: repeat-x;
}
a {
	color: #139c4f;
}
#image-rotator {
	float: right;
	width: 214px;
	padding-bottom: 25px;
	vertical-align:top;
}
#sidebar a {
	color: #fff;
}
#sidebar a:hover {
	text-decoration: underline;
}
.center {
	text-align: center;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #039b4a;
	padding: 5px 0 20px 0;
}
a:visited {
	color: #139c4f;
}
ul {
	list-style: disc;
	padding-left: 50px;
}
ul li {
	list-style-position: inside;
	padding-bottom: 10px;
}
#page-wrap {
	font-size: 1.1em;
	width: 912px;
	margin: 0 auto;
}
p {
	margin: 10px 0 10px 0;
}
#header {
	background: url(../images/header.png) no-repeat;
	height: 200px;
}
#header h1 {
	text-indent: -9999px;
}
a#logo {
	display: block;
	width: 320px;
	height: 140px;
	position: absolute;
	top: 50px;
	margin-left: 40px;
	text-indent: -9999px;
}
#photos {
	position: relative;
	top: -32px;
	left: 543px;
	width: 327px;
	height: 221px;
	overflow: hidden;
}
#middle {
	background: url(../images/bodybg.png) repeat-y;
	background-repeat: repeat-y;
	overflow: hidden;
}
#footer {
	background: url(../images/footer.png) no-repeat;
	height: 57px;
	margin-top: -10px; *;
	margin-top: 0;
	color: #fff;
	clear: both;
}
#footer p {
	padding: 10px 0 0 40px;
	font-size: 1.0em; *;
	margin-top: 4px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#bodycontent {
	padding: 26px;
}
ul#mainnav {
	width: 856px;
	border: 2px solid #fff;
	font-weight: bold;
	background: url(../images/navbg.jpg) repeat-x;
	margin-top: -26px;
	z-index: 5000;
}
ul#mainnav a {
	color: #fff;
	text-decoration: none;
	display: block;
}
ul#mainnav li {
	width: 93px;
}
#mainnav li ul li ul {
	margin-left: -17px;
}
img#abovebanner {
	height: 15px;
	width: 468px;
	margin: 0 auto;
}
#bannerbg {
	background: url(../images/bannerbg.jpg) repeat-x;
	background-repeat: repeat-x;
	height: 126px;
	width: 646px;
	float: left;
	*margin-top: -26px;
}
#banner {
	width: 468px;
	padding-left: 89px;
	padding-top: 33px;
}
#joinbutton {
	width: 213px;
	height: 126px;
	background: url(../images/join_off.jpg) no-repeat;
	float: left;
	border-left: 1px solid #fff;
*	margin-top: -26px;
}
#joinbutton a {
	display: block;
	width: 214px;
	height: 126px;
	text-indent: -9999px;
}
#joinbutton a:hover {
	background: url(../images/join_on.jpg) no-repeat;
}
#contentarea {
	width: 595px;
	float: left;
	border-right: 1px solid #fff;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 30px;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 30px; *;
	padding-bottom: 30px;
}
#sidebar {
	width: 214px;
	float: left;
	color: #fff;
	line-height: 1.4em;
}
#sb1 {
	min-height: 142px;
	background: #8b8b8b;
	border-top: 1px solid #fff;
	padding: 10px 0 10px 10px;
*	margin-top: -26px;
	z-index: -5000;
}
#sb1-events {
	padding-left: 20px;
}
#sb2 {
	height: 142px;
	background: #767675;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px 0 0 10px;
}
#sb3 {
	height: 150px;
	background: #767675;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px 0 0 10px;
}
#sb1 h3, #sb2 h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 3px;
}
#photostack {
	float: right;
}
.divider {
	width: 592px;
	margin: 0 auto;
}
#copyright {
	padding-left: 40px;
}
#wli-logo {
	float: right;
}
#message_box {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background: #ffc;
	padding: 9px;
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 99%;
	font-size: 1.2em;
}
#message_box a {
}

