

		html, body 		{ margin: 0; padding: 0; 
		background-image: url('http://resources.wwps.org/prospectpoint/images/backgrounds/wrapper.jpg');
		background-repeat:repeat-y;
		background-position:center;
		}
		body 			{ color: #333; font: 12px Helvetica, Arial, sans-serif; line-height: 18px; }
		h2				{ color: #333; }
		a				{ color: #337810; }
		p				{ margin: 0 0 18px; }
		/* keeps layout contained */
		
		#container		{ width: 800px; margin:auto; }
		
		/* Header */
		
		#header			{ background: #eee  url('http://resources.wwps.org/prospectpoint/images/bg.png') repeat-x;
						  border-bottom: 1px solid #ddd;						 	 
						}

		#header h1  { color: #336699; margin: 0; padding:20px; font-family:"Arno Pro Display";text-align:right;font-size:12px;
						background: #eee url('http://resources.wwps.org/prospectpoint/newbackground.png') repeat-x;
}
		
		#header p	{ color: #666; font-size: 11px; font-weight: bold; padding: 0 18px; }
		
		/* Content Style */
		#navigation		{ border-bottom: 1px solid #ccc; margin-left: 10px;
						background-color: #eee; padding: 5px;}
		#navigation ul		{ padding: 0 18px 9px; }
		#extra			{ background: #eee; padding: 7px;}
		#extra small		{ font-size: 11px; line-height: 18px; }
		#content		{ border-left: 2px solid silver; border-bottom: 1px solid #ccc; margin-bottom: 18px;padding:5px;}

		#content p, #extra p { padding-right: 18px; }
		
		/* Content Positioning & Size */
		#navigation		{ float: left; width: 170px; }
		#content		{ float: right; width: 540px; }
		#extra			{ float: right; width: 540px;  }
			
/* NAV */

a:link {
text-decoration:underline;
color:#004080;
text-align:left;
}
a:visited{
text-decoration:underline;
color:#004080;
}


a:active{
text-decoration:underline;
color:#acacac;
}

 a:hover {
text-decoration:underline;
color: #a80000 ;
}



#topnav {
background-color:transparent;
position:absolute;
width:100px;
height:10px;
z-index:1;
left:46em;
top:11.5em;
color:#369;
font-size:0.75em;
}

/* Footer */
#bottomline ul {
clear:both;
text-align:center;
padding-bottom:5px;
padding-top:5px;
padding-left:0;
margin-top:0;
margin-left:0;
background-color:#fff;
color:#000;
width:99%;
font-family:Arial, Helvetica, sans-serif;
line-height:9px;
border:2px solid #b7c6d0;
}

#bottomline ul li {
clear:both;
display:inline;
padding:5px 0;
}

#bottomline ul li a {
clear:both;
color:#666;
text-decoration:none;
padding:5px 10px;
}

#bottomline ul li a:hover {
background-color:#b7c6d0;
color:#fff;
}

#bottomline #active {
border-left:1px solid #fff;
}
/* ---- all-----------classes----------------------------------------*/
	
	
	.firstletter {color:silver; padding:2px;
font-size:xx-large;}

.linklist {
list-style-type:circle;
/* list-style-position:inside; */
padding:2.5em;
margin:1em;
text-align:left;
background-color:#fff;
border-right:1px solid #dfdfdf;
}

p.littlelink {
font-size:10px;
font-style:italic;
}

.redstar,.redstar ul,.redstar li {
border:0;
list-style-image:url('../images/starbullet.jpg');
list-style-type:none;
text-decoration:none;
list-style-position:inside;
margin-left: 40px;
font-family:  Arial, Garamond, sans-serif;
text-align:left;
}


.headings {
border-left: 3px groove gold;
border-right: 3px solid #004080;
background-color: #004080; 
color:#fff;
font-family:monospace;
font-size:16px;
font-weight:700;
text-align:center;
-moz-border-radius:5px;
-webkit-border-radius:5px;

}

.blueheading {	
	margin-bottom: 0;
	background: url("../images/blueboxcrnr.png") no-repeat;
	padding: 8px;
	border-bottom: 1px solid #ccc;
}

.headings {
border-left: 3px solid #EBC538; /* #FB0200; */
border-right: 3px solid #004080;
background-color:#004080;
color:#fff;
font-family:monospace;
font-size:16px;
font-weight:700;
text-align:center;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

.headingstwo {
border-left: 10px solid #004080;
border-bottom: 1px solid #004080;
padding:2px 4px;
color:#004080;
 /* #FA0200; */
font-family: Verdana, Geneva,Sans-Serif,Arial;
font-size:16px;
font-weight:600;
text-align:left;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}



		
	</style>
	<!--[if IE]>
	<style type="text/css">
	    #header { margin-bottom: 20px; }
	</style>
	<![endif]-->