body {
	background: #ffffff;
	margin: 0;
	padding: 0;
}

#wrapper{
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#0A0724;
}

#content {
	padding: 10px;
}

#footer {
	text-align: center;
}

a { color:#003366; font-weight: bold } 
a:hover { color:#004646; font-weight: bold; text-decoration: none; } 

a.nav:link { color:#003366; text-decoration:none; font-weight: bold } 
a.nav:visited { color:#004646; text-decoration:none; font-weight: bold } 
a.nav:active { color:#bf0024; text-decoration:none; font-weight: bold }

h1#pagetitle { font-size: 130%; text-align: center; font-family: Georgia, "Times New Roman", serif }
H2 { background: #006699 ; 
font-size: 115%; 
font-weight: bold ; 
color: #d7ffff ; 
vertical-align: bottom ; 
padding: 5px 10px }

H4 { font-size: 115%; text-align: center }

.head { background: #006699 ; 
font-size: 115%; 
font-weight: bold ; 
color: #d7ffff ; 
vertical-align: bottom ; 
padding: 5px 10px }

.photo { background-color: #65779b; 
background-image:url(../images/pwsporbanner.jpg); 
background-repeat: no-repeat;
background-position: center; 
font-size: 150%; 
font-weight: bold; 
font-family: Georgia, "Times New Roman", serif ; 
color: #ffffff; 
text-align: center; 
height: 200px }

.top { font-size: 80% ; 
font-weight: bold ; 
text-align: center ; 
color:#003366 }

.ahem { display: none; } 

.content { padding-right: 10px ; 
line-height: 140% ; 
padding-left: 10px }

.credit {font-size: 70%; padding-right: 10px; padding-left: 10px  }

hr {color:#000000; width: 75% }

/* 006699 is bg for headers and 003366 is the font color for nav elements */

.site { font-family: georgia; "times new roman", serif ; 
border-style: double ; 
border-width: 4px ; 
border-color: #000000 ; 
padding: 5px }

acronym { cursor: help ;
border-bottom: 1px dotted black }

