/* CSS Document */

body {
	background:#232e33;
	margin:0 0px;
}

body, p ,tr, td{
	color:				#fff;
	font-family:		Tahoma;
	font-size:			8.5pt;	
}
p,ul,ol { margin-top: 0; line-height: 150%; }

a:link, a:visited {
	color:				#fff;
	font-weight:		none;
	text-decoration:	underline;
}

a:hover {
	color:				#fff;
	font-weight:		none;
	text-decoration:	none;
}

/* powered by wsp logos */

#wsp {
color:#fff;
font-family:Tahoma;
font-size:8.5pt;
text-align:center;
}


#wsp a:link {
	text-decoration:	none;
	font-weight:normal;
	color:#a1afbb;
}


#wsp a:hover {
	color:#fff;
	text-decoration:	underline;
	font-weight:normal;
}



/* end of powered by wsp logos */


#links {
background-color:#2a373d;
height:41px;

}

.footer {
margin-bottom:25px;

}

h1 {
text-transform:uppercase;
font-size:10pt;
color:FFF;
padding-bottom:5px;
border-bottom:1px dashed #fff;
margin-bottom:10px;
width:320px;
letter-spacing:1px;
margin-top:10px;
}

.staff {
border:2px solid #baccd7;
margin-right:10px;
margin-left:10px;
margin-top:10px;

}

#staffbg {
background-color:#7c888f;
border-top:2px dashed #FFFFFF;
border-bottom:2px dashed #FFFFFF;
margin-bottom:10px;
padding-bottom:5px;

}

.staffcontent {
margin-left:5px;
line-height:150%;


}

h2 {
font-size:12pt;
}

h3 {
font-size:10pt;
}

.destroyedp {
border:2px solid #666;

}

.homepageimg {
margin-right:10px;
}

h4 {
text-transform:uppercase;
font-size:8.5pt;
color:FFF;
padding-bottom:5px;
margin-bottom:10px;
letter-spacing:1px;
margin-top:10px;
}