body {
	margin:0px;
	padding:0px;
	background:url(images/page_bg.jpg) #004583 repeat-x;
}

#wrap {
	width:981px;
	margin-right:auto;
	margin-left:auto;
}

#header {
	width:981px;
	height:198px;
	background-image:url(images/wpo_header.jpg);
	display:block;
}

#homelink a {
	width:200px;
	height:100px;
	display:block;
	position:relative;
	top:75px;
	left:25px;
}

#memberlogin a {
	width:132px;
	height:39px;
	display:block;
	background:url(images/member_login.jpg);
	position:relative;
	top:-76px;
	left:810px;
}

#memberlogin a:hover {
	background-position:0px 39px;
}

#content {
	width:961px;
	margin-left:10px;
	background-color:#fff;
}

#mainlinks {
	width:961px;
}

#aboutWPO {
	width:300px;
	float:left;
	position:relative;
	height:220px;
	margin:0;
	padding:0;
}

#join {
	width:346px;
	float:left;
	position:relative;
	height:220px;
	margin:0;
	padding:0;
}

#contactWPO {
	width:315px;
	float:left;
	position:relative;
	height:220px;
	margin:0;
	padding:0;
}

.section {
	width:230px;
	padding:0px;
	float:left;
	margin-left:30px;
}

*html .section {
	margin-left:15px;
	}
	
.msection {
	width:240px;
	padding:0px;
	margin-left:50px;
	float:left;
}

*html .msection {
	margin-left:25px;
	}


.csection {
	width:210px;
	padding:0px;
	margin-left:37px;
	float:left;
}


*html .csection {
	margin-left:17px;
	}

.learnMore {
	position:absolute;
	bottom:20px;
	right:40px;
	height:30px;
	}

.learnMore a {
	width:99px;
	height:28px;
	display:block;
	background:url(images/learnMore.jpg);
	float:right;
	margin-bottom:0px;
}

.learnMore a:hover {
	background-position:0px 28px;
}

#footer {
	width:961px;
	height:30px;
	background-color:#3a3a3a;
	display:block;
	clear:both;
}

p.footer a {
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	margin-left:15px;
	line-height:28px;
}

p.footer a:hover {
	color:#fff;
}

#leftcol {
	width:227px;
	float:left;
	padding:10px;
}

#rightcol {
	width:714px;
	float:right;
}

.copy {
	padding:40px;
	padding-top:10px;
}


p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2f3840;
	line-height:18px;
}

ul, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2f3840;
	line-height:18px;
}

.blue {
	color:#003e76;
}

#navabout a {
	width:226px;
	height:30px;
	display:block;
	background:url(images/navabout.jpg);
	margin-bottom:10px;
}

#navaboutcurr a {
	width:226px;
	height:30px;
	display:block;
	background:url(images/navabout.jpg);
	margin-bottom:10px;
	background-position:0px 30px
}

#navjoin a {
	width:226px;
	height:30px;
	display:block;
	background:url(images/navjoin.jpg);
	margin-bottom:10px;
}

#navjoincurr a {
	width:226px;
	height:30px;
	display:block;
	background:url(images/navjoin.jpg);
	margin-bottom:10px;
	background-position:0px 30px
}

#navcontact a {
	width:226px;
	height:30px;
	display:block;
	background:url(images/navcontact.jpg);
	margin-bottom:10px;
}

#navcontactcurr a {
	width:226px;
	height:30px;
	display:block;
	background:url(images/navcontact.jpg);
	margin-bottom:10px;
	background-position:0px 30px
}

#navabout a:hover, #navjoin a:hover, #navcontact a:hover {
	background-position:0px 30px;
}

p a {
	font-weight:bold;
	color:#ac7714;
}

p a:hover {
	color:#003e76;
}