/* STANDARD TAG REDEFINITIONS */


body
{ color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: white; margin: 0; padding: 0; background-image: url('http://resources.wwps.org/prospectpoint/images/backgrounds/wrapper.jpg');
background-repeat:repeat-y;
background-position:center;
}

td {font-size: 10pt;  }

p { font-size: 10pt;  margin-bottom: 7px; margin-top: 0; }

a{ color: blue; text-decoration: none; }
a:hover{	text-decoration: underline;  color: #FE0505;  }
form{	margin:0;}

#header{	 
	   width:800px;
	  	
	  	padding: 0;
		margin-top:0;
	  	margin-left:auto;
	  	 margin-right:auto; 
	 
	  	/*  background-image:url("../images/bg.png"); 
	  	 background-repeat:repeat-x; */

}



#sitemap
{ width:775px;
	margin-top: 0;
 margin-left:auto;
 margin-right:auto; 
padding-left: 10px;
  }
  
  
  
h1{
margin-top:0px;
  padding:35px;   
font-family: "comic sans ms",arial,tahoma,verdana,sans-serif;
 font-weight: bold; 
 text-align:right;
letter-spacing: .005em; color: white;
  font-size: 25pt;
  background : url('http://resources.wwps.org/prospectpoint/images/2009graphics/redglowithredcurve.bmp');
background-color : #C00000; 
background-repeat : no-repeat;
-moz-border-radius:5px;
-webkit-border-radius:5px;

}


 ul{color:#B20C00;
}
  
li {
color:#B20C00;
list-style-type : square;
list-style-position : inside;
margin-left : 0.5em;
text-align : left;
}


h2{ 
text-align: center;
margin: 0;
 padding: 0;
 font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; 
 font-weight: normal; letter-spacing: .005em; color: blue; font-size: 10pt; }
 
 
 #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;
}


#footer {
width:100%;
clear:both;
position:relative;
text-align:center;
background-image:url("http://resources.wwps.org/prospectpoint/images/backgrounds/footer.png");
background-repeat:repeat-x;
overflow:hidden;
font-size:65%;
background-color:silver;/* #C00000; */
color:#eee;
border-top:thin solid #b0c4d0;
}

#bottom {
width:100%;
background-image:url("http://resources.wwps.org/prospectpoint/images/redswoopbg.gif");
background-repeat:repeat-x;
background-color:#fff;
text-align:center;
height:1em;
color:#cacaca;
}

 
/*---------------------classes -----------------------*/

.firstletter {color:#fff;padding:2px; font-size:xx-large;}

.headings {
border-left: 3px groove gold;/* #FB0200; */
border-right: 3px solid #004080;
background-color: #004080; 
color:#fff;
margin-left:20px;
margin-right: 20px;
font-family:monospace;
font-size:16px;
font-weight:700;
text-align:center;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

.linklist {
list-style-type:circle;
list-style-position:inside;
margin-left:2.5em;
text-align:left;
background-color:#f5f5f5;
border-right:1px solid #dfdfdf;
}


#text{ padding: 35px 40px 35px 40px; border-bottom: 1px solid #484848; border-top: 1px solid #484848; background-color: #222222; }
#text p{	margin-bottom: 1em;}