﻿body {
	background-image: url('images/background.png');
	background-repeat: repeat-x;
	background-color:#63001F;
	font-family: Verdana;
	font-size: x-small;
	text-align: center;
	padding: 0px;
	margin: 10px 0px 0px 0px;
		
}
.stylemasthead {
	background-image: url('images/phlogo.jpg');
	background-repeat: no-repeat;
	position: relative;
	width: 875px;
	height: 200px;
	z-index: 2;
	left: 0px;
	top: 0px; id="masthead";
}
.stylebanner {
	
	background-image: url('images/Banner.jpg');
	background-repeat: repeat-x; 
 	position: absolute; 
 	width: 725px; 
 	height: 200px; 
 	z-index: 2;
 	left: 150px;  
 	top: 0px; id="banner";
}
.styleShadingSide {
	background-image: url('images/shadeside.png');
	background-repeat: repeat-y;
	position: absolute;
	width: 15px;
	height: 570px;
	z-index: 3;
	top: 30px;
	left: 0px;
}
.styleShadingTop { 
	background-image: url('images/shadetop.png'); 
	background-repeat: repeat-x; 
	position: absolute; 
	width: 695px; 
	height: 15px; 
	z-index: 2; 
	left: 30px; 
	top: 0px;
}
.styleShadingCorner {	
	background: url('images/shadecorner.png'); 
	background-repeat: no-repeat; 
	position: absolute; 
	width: 30px; 
	height: 30px; 
	z-index: 4; 
}
.style1 {
	text-align: left;
}
.style2 {
	font-size: large;
	font-family: Verdana;
	color: #990033;
	text-decoration: none;
	height: 700px;
}
a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	color: #000080;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.style3 {
	text-align: justify;
	font-size: small;
	font-family: Verdana;
	color: #00006C;
}
.style4 {
	font-family: "comic Sans MS";
	color: #990033;
	text-decoration: none;
	font-size: medium;
	font-weight: normal;
}
.style5 {
	font-family: "Comic Sans MS";
	font-size: medium;
	color: #000080;
	text-decoration: none;
}
.style6 {
	line-height: 150%;
}
.style7 {
	list-style-image: url('images/PatriotBullet.gif');
	line-height: 150%;
}
.style8 {
	text-align: center;
}
.style9 {
	text-align: justify;
	font-size: small;
	font-family: Verdana;
	color: #000080;
}
