body,html {
	margin: 0px 0 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(wffimages/bg_main1.jpg);
	background-repeat: repeat-x;
}

#container {
	width: 880px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#banner{
	background-image: url(wffimages/wffvolunteerbanner2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 152px;
	width: 800px;
}

#container-header {
	width: 800px;
	height: 85px;
	padding: 0px 40px;
	background-image: url(wffimages/WFF-Banner-3.jpg);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
	background-repeat: no-repeat;
	margin-top: 15px;
	background-position: left center;
}

#container-name {
	float: left;
}

#container-slogan {
	float: right;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 60px;
	color: #666666;
}

#container-slogan a {
	
}

span, #container-name span,#container-slogan span {
	color: #b65ea5;
}

#container-eyecatcher {
	width: 800px;
	padding: 0px 40px;
	height: 175px;
	background-image: url(wffimages/bg_eycatcher2.gif);
	margin-top: 60px;
}

#container-navigation {
	width: 800px;
	background-color: #b468a5;
	height: 40px;
	border-bottom: #ffffff;
	margin-top: 19px;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 19px;
}

#navigation li a {
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	border-right: #FFF solid;
	padding: 5px 4px 4px 3px;
	line-height: 20px;
}

#navigation li a:hover {
	text-decoration: underline;
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
}

#container-content {
	width:840px;
	background-image: url(wffimages/bg_content8001.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: auto;
	padding: 20px 40px 0px 0px;
	float: left;
}

#container-content-bottom {
	width:840px;
	background-image: url(wffimages/bg_content800ud.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 0px;
	margin: 0;
	height: auto;
	background-position: bottom;
	float: left;
}

#content {
	width: 790px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

#border {
	width: 170px;
	margin-left: 480px;
}

/***** Footer *****/

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 800px;
	padding: 20px 0px 40px;
	margin: 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #b65ea5;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 800px;
	margin-bottom: 20px;
	margin-top: 0px;

}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}


/***** Headline Styles *****/


h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(wffimages/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h1 a{
	color: #b56ea5;
	text-decoration: none;
	
}

h1 a:hover{
	text-decoration: underline;
	
}

h2 {
	font-size: 16px;
	color: #b65ea5;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #b65ea5;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #b65ea5;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	padding-left: 20px;
	}
	
h5 {
	font-size: 1.2em;
	color: #333333;
	line-height: 1.1em;
	font-weight: normal;
	width: 680px;
	padding-left: 50px;
	}
	
h5 a{
	color: #b65ea5;
	text-decoration: none;
	
	}
	
h5 a:hover{
	text-decoration: underline;
	
	}
			
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #334455;
}

h6 a{
	color: #b65ea5;
	text-decoration: none;
	
	}
	
h6 a:hover{
	text-decoration: underline;
	
	}
	
/** End Headline Styles **/

/** Line Break **/

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

/** End Line Break **/

#content p {
	line-height: 14px;
	color: #666666;
	margin: 0 0 20px 25px;
	padding: 4px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #b65ea5;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #b65ea5;
	padding: 2px 2px 2px 2px;
}

#content ol li ul {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content ol li ul a{
	text-decoration: none;
	color: #b65ea5;
	padding: 2px 2px 2px 2px;
}

#content ul li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content ul li a{
	text-decoration: none;
	color: #b65ea5;
	padding: 2px 2px 2px 2px;
}

#content li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #b65ea5;
	padding: 2px 2px 2px 2px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(wffimages/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #b65ea5;
	font-style: italic;
}

#content img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #b65ea5;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}


/***** classes *****/
.photoright {
	float: right;
	padding:2px 0px 8px 20px;
	margin: 0px 30px 0px 0px;
	margin: 0;
	font-size:90%;
	color: #333333;
	font-style:italic;
}

.photoleft {
	float: left;
	padding:2px 50px 8px 10px;
	margin: 0px 30px 0px 0px;
	font-size:90%;
	color: #333333;
	font-style:italic;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

.hide {
display:none;
}
#table_outline {
	border: 1px solid #000;
}
