body {
	font-size: 14px;
	line-height: 1.5; 
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
	overflow: scroll;
	width: 1024p;
	height: 768px;	
	}

#wrapper { 
			background-color:#fff;
			margin: 0;
			padding-top: 10px;
			width: 1024px;
			position: absolute;
			}

#masthead {
			width: 1024px;
			left: 0;
			margin-top: -70px;
			z-index: 1;
			display: none;
			}

#header { margin-top: -50px;
height: 343px;
background: url("pamHeader.png") no-repeat;}
			
#container {
margin-top:-30px;}

#face  {		width: 349px;
			float: left;
			margin: 10px;
			}

#content {width: 655px;
float: right;}

#face2  {
			background-color: #fff;
			width: 550px;	
			
			}
	
#links  { 	float: right;
			/*width: 665px;*/
			margin-right: 150px;
			margin-top: 60px;
			font-size: 14px;
			color: #393996;
			
		}

.purple	{font-size: 33px; 
	font-family: serif;
	color: #393996;
	margin-top: -40px;
	}
	
	
h2	{font-size: 16px;
	font-family: serif;
	color: #393996;
	text-align: center;
	line-height: 1.5em;
	letter-spacing:1px;
}
	
.email a:hover{color: #FFF; text-decoration: none;
	}	
	

.subhead	{font-size: 16px; 
	color: black;
	font-weight: bold;
	}	

#footer  {	clear:both;
			font-size: 9px;				
}
	
#address { clear:both;
		background-color: #8d87c1;
		width: 1004px;
		padding: 10px;
		text-align: center;
		}
	
a:link{color:#393996; text-decoration: none;}
a:visited{color:#221d4c; text-decoration: none; }
a:hover{color: #8d87c1; text-decoration: none;}
a:active{color: #393996; text-decoration: none; }