body {
	background-repeat: repeat-y;
	background-color: #eaeae8;  
	margin-top: 0px; 
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}


#fence
{
  width: 1260px;  /* design for screen resolution 1280 x 1024 */
                  /* left all 3 "open" pages this wide due to new account boxes 4-3-2015  */
	font-size: 13px;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	color: #2a054a;
/* }



#container	{ */
	position: relative;
	top: 0px;
	left: 0px;
/*	width: 1003px;
	 Expands to fit content vertically. */
	height: 100%;
	/* Static. An overflow: auto; must be used for the content div. */
	/*height: 570px;*/
	margin-left:auto; 
	margin-right:auto; 
	background-color: #eaeae8;
	/* background-color: #d6d6cd; 
	border: 1px solid #4a4844; */
}

#wculogo {
	background-color: #6d6c6a;
	width: 180px;
	height: 125px;
	float: left;
	}
	
#news {
	margin: 10px;
	text-align: left;
	}

	
#content {
	margin: 20px;
	}

#leftgrey1{
position:absolute;
top:125px;
left:0px;
	background-color: #4a4844;
	width: 180px;
	height: 25px;
	border-bottom: 20px solid #75746c;
	}
	
#leftgrey2 {
	position: relative;
	float: left;
	background-color: #a7a69d;
	width: 180px;
	height: 20px;
	}

#banner {
	background-color: #cccccb;
	height: 125px;
	text-align: left;
	font-style: italic;
	color: #0f0557;
	}
	
#officeinfo {
	position: relative;
	top: 25px;
	text-align: right;
	font-style: italic;
	color: #0f0557;
	height: 25px;
	width: 100%;
	}

#navbar {
	color: #430483;
	padding-top: 11px;
	height: 14px;
	background-color: #a9a8a6;
	border-bottom: 20px solid #868580;
	}
	
.plusevents {
	border-left: 1px solid;
	height: 215px;
	width: 200px;
	float: right;
}

.plusevents_font {
	font-size: 12px;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	color: #2a054a;
	padding-left: 12px;
}



a.nav:link {
	padding-top: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	color: #430483;
	text-decoration: none;
	font-size: 13px;
	}
	
a.nav:visited {
	padding-top: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	color: #430483;
	text-decoration: none;
	font-size: 13px;
	}
	
a.nav:hover {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	background-color: #5c2959;
	color: #ffffff;
	padding-top: 11px;
	text-decoration: none;
	border-bottom: 20px solid #675161;
	font-size: 13px;
	}
	
#bottombar {
	position: relative;
	background-color: #8c8b88;
	width: 100%;
	height: 30px;
	z-index:1;
	}

#leftgrey4 {
	width: 180px;
	height: 30px;
	background-color: #a7a79e;
	}

p {
	margin-top:5px;
	font-size: 13px;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	color: #2a054a;
	}
	
h1 {
	font-size: 22px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4a4844;
	margin-top: 0px;
	}
	
h2 {
	font-size: 18px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4a4844;
	margin-bottom: 3px;
	}
	
h3 {
	font-size: 16px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2a054a;
	margin-bottom: 3px;
	margin-top: 25px;
	}
	
ul, ol {
	font-size: 13px;
	font-family: Arial, Arial, Helvetica, sans-serif; 
	color: #2a054a;
	
	}
	


#copyright {
	width: 275px;
    margin: 0 auto;
	text-align:left;
	font-size: 12px; 
	font-family: Arial, Arial, Helvetica, sans-serif;
	}
	


.eventlink {
	text-decoration: none;
	color: #2a054a;
	}
a.eventlink:hover {
	text-decoration: underline;
	color: #2a054a;
	}
	
