#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 0px;
	top: 184px;
}
#header {
	border-top: 8px solid ##CC0000;
	position: relative;




	background: images/phwlogo.jpg;
	background-color: #FFFFFF;
	border-bottom: 0px solid #D0E2E2;
	padding: 0px;
	border-right-color: #D0E2E2;
	border-left-color: #D0E2E2;
}
#navbar {
	position: absolute;
	right: 30px;
	bottom: 4px;
	color: #000000;
	background: #B1E988;
}

#content {
	font-size: 0.8em;
	padding-top: 5px;
	overflow: auto;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	left: 5px;
}
#contentColumn {
	color: #000000;
	float: left;
	width: 500px;
	padding-right: 20px;
	padding-left: 40px;
	border-bottom: 1px solid #D0E2E2;
	font: 16px Arial, Helvetica, sans-serif;
	text-align: left;
}
#navColumn {
	font-size: 1em;
	line-height: 150%;
	float: left;
	width: 270px;
	color: #000000;
	border: 3px solid #ECF6F6;
	background: #FFFFFF;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

#contentFeature {
	text-align: left;
	width: 500px;
	overflow: auto;
	height: 300px;
	padding: 10px 7px 10px 10px;
	right: 155px;
	clip: rect(auto,55px,auto,auto);
	float: right;
}
.currentLink {
	color: #000000;
	border-top: 3px solid #CC0000;
	border-bottom: 1px solid #CCCC33;
	border-right-color: #CCCC33;
	border-left-color: #CC9900;
	padding-left: 15px;
	padding-right: 15px;
}


#footer {
	font-size: 0.625em;
	text-align: center;
	padding-top: 0.5em;
	border-bottom: 21px solid #CEE6E4;
}
#breadcrumb {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	left: 5px;
}
.currentSection {
	color: #666666;
	left: 5px;
}
#content h1 {
	color: #996600;
	margin-bottom: 0px;
	text-decoration: overline;
	font: normal 2.25em Verdana, Arial, Helvetica, sans-serif;
}
#content h2 {
	font-size: 1.1em;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.firstParagraph {
	margin-top: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
	text-transform: none;
	font: normal 14px Arial, Helvetica, sans-serif;
}
a:visited {
	color: #660000;
}
a:active {
	color: #99CC00;
	text-decoration: none;
}
.rightH1 {
	color: #996600;
	margin-left: 10px;
	padding-left: 10px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right-color: #CCCCCC;
	border-left-color: #666666;
	font-size: 2em;
}
.mainContent {
	color: #609DC9;
	margin-left: 10px;
	padding-left: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 2em;
}
#outerwrapper {
	margin: 0px auto;
	width: 800px;
	padding: 5px;
}
#header,#content,#footer {
	width: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#submenu {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

