body {
	background-color:#CBCBCB;
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	letter-spacing: -0.1px;
	text-decoration: none;
}
#wrapper{
 position: relative;
}
#background{
	position: absolute;
	top: 30px;
	left: 15px;
	}
#signlogo{
position: absolute;
top: 22px;
left: 210px;
}
#communitylogo{
position: absolute;
top: 14px;
left: 450px;
}
#legal{
position:absolute;
top: 585px;
right: 211px;
text-align:right;
text-decoration: none;
font-size:8pt;
font-weight:bold;
color:#565854;
}
#legal a:link{text-decoration: none; color:#565854;}
#legal a:visited{text-decoration: none; color:#565854;}
#legal a:hover{text-decoration: none; color:#c8c9b3;}
#legal a:active{text-decoration: none; color:#c8c9b3;}

#menu{
position: absolute;
line-height: 200%;
top: 75px;
right: 0px;
width: 200px;
height: 500px;
}
#leftpage{
position: absolute;
line-height: 15px;
top: 165px;
left: 113px;
width: 300px;
}
#rightpage{
position: absolute;
top: 100px;
left: 450px;
width: 295px;
}
#rightpagesame{
position:absolute;
top: 165px;
left: 450px;
width: 280px;
}
#abouttab{
position: absolute;
top: 105px;
left: 50.5px;
}
#bookstab{
position: absolute;
top: 190px;
left: 46px;
}
#eventstab{
position: absolute;
top: 279px;
left: 35.5px;
}
#emailtab{
position: absolute;
top: 370px;
left: 49.5px;
}
#faqtab{
position: absolute;
top: 191px;
left: 50px;
}
#submittab{
position: absolute;
top: 106px;
left: 761px;
}
#ratetab{
position: absolute;
top: 273px;
left: 753px;
}
img{
border: none;
}
h2{
font-family: Arial, sans-serif;
font-size: 10pt;
text-decoration: none;
text-align:center;
font-weight:bold;
margin-top:10px;
margin-bottom:10px;
}
#email{
background-color:#F1E6DC;
border:1px solid #046380;
color:#222222;
font-size:0.9em;
position:relative;
top:-2px;
cursor:text;
width:100px;
height:15px;
}
#emailbutton{
position:relative;
cursor:pointer;
top:6px;
left:0;
}
#statements{
position:relative;
line-height:100%;
top:-10px;
font-size:8pt;
color:#046380;
}
ul{
list-style-image: url('../images/point.gif');
margin-left:-30px;
margin-top:0;
}
ol{
margin-left:-20px;
}
.center{
	text-align:center;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
a:link{text-decoration: none; color:#046380;}
a:visited{text-decoration: none; color:#046380;}
a:hover{text-decoration: none; color:#91AA9D;}
