html, body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:14px;
	background-position:center;
	margin-top:0;
	background-image:url("../images/phs_bck.gif");
	background-repeat:repeat
	
}


#wrapper {
	width: 850px;
	background-image:url("../images/white_bck.gif");
	
}

#head {
	height: 198px;
	width: 820px;
	margin: 0;
}

#logo {
	height: 115px;
	width: 800px;
	margin: 5;
}

#nav {
	
	height: 36px;
	background-image: url("../images/navback.gif");
	width:822px;
	margin:0 auto;
	padding:0

}

#navtext {
	padding-top:10px;
	padding-right:10px

}

#nav li {
display:inline;
padding-right:10px;
padding-left:10

}
 
 
#content {
	height: 100%;
	width:770px;
	text-align:left;
	padding-top:15px;
	padding-left:30px;
	padding-right:30px;
	margin-right:50px;

}

#headline {
	
	height: 100%;
	width:820px;
	padding-top:20px;
	padding-left:50px

}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#056839;
	line-height:16px;

}

#content {
	height: 100%;
	width:820px;

}

.clear {
	clear: both;
}

#cols {
width:800;
height:181px;
background-image:url("../images/colsback.jpg");
background-repeat:no-repeat;
margin-left:8px
}


a {
color:#056839;
text-decoration:none}



#bottom {
	height: 32px;
	width:820;
	background-image:url("../images/bottom.gif ");
}