html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-color: #ddd;
	color: #000;
}
#page-wrapper {
	width: 950px;
 	margin: 0 auto;
	text-align: left;
	background-image: url(../images/pslh10-col-1.gif);
	background-repeat: repeat-y;
	background-color: #fff;
	/* match the header color to fill in the gap between header and footer in FF 1.5 */
}
#header {
	height: 214px;
	background-image: url(../images/pslh11-header-top.jpg); 
	background-repeat: no-repeat;
	background-color: #000;
}
XX#header #x-wrapper {
	position:relative; 
	top:0; left:0;
}
XX#header #x-wrapper #x {
	position:absolute; 
	top:214px; 
	left:624px;
}
#header-inside {
	height: 194px;
	background-image: url(../images/header-inside.gif); 
	background-repeat: no-repeat;
	background-color: #000;
}
XX#header-inside #x-wrapper {
	position:relative; 
	top:0; left:0;
}
XX#header-inside #x-wrapper #x {
	position:absolute; 
	top:135px; 
	left:44px;
}
#content-wrapper { 
}
/* don't use the following
#content-header {
	height: 23px;
	background-image: url(../images/pslh08-content-header.gif); 
	background-repeat: no-repeat;
	background-color: #972B1F;
}
#content-subheader {
	height: 40px;
	background-color: #fff;
	background-image: url(../images/pslh10-content-subheader.gif); 
	background-repeat: no-repeat;
	background-position: 0 0;
}
#content-subheader h1 {
	color: #000;
}
*/
#col-1	{
	float: left;
	width: 168px;
	height: 450px;
	background-color: transparent;
}
#col-2 {
	float: left;
	width: 782px;
	background: url(../images/pslh11-header-below.jpg) top right no-repeat;
}
#col-2-padding {
	padding: 8px 40px 0 20px;
	background: url(../images/top-left-corner.png) top left no-repeat;
}
#col-3 {
	float: left;
	width: 200px;
	background-color: #fff; 
}
#col-2-footer {
	XXXclear: both;
	text-align: center;
	background-color: #FADD41;
}
#site-footer {
	position: relative;
	clear: both;
	text-align: left;
	color: #000;
	background-color: #fe84e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	XXfont-weight: 900;
	xxmargin-left:712px;
	padding-left: 4px;
	border-bottom: 1px solid gray;
}
/* used for 2008, not for 2009 */
#site-footer #pic {
	position: absolute; 
	top: -181px; 
	left: 0;
}
#navcontainer { 
	width: 140px; 
}
#navcontainer ul {
	margin-left: 12px;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
}
#navcontainer ul li {
	height: 30px;
}
#navcontainer a {
	display: block;
	padding: 3px;
	background-color: transparent;
}
#navcontainer a#current {
	background-color: transparent;
	color: #b9279d;
}
#navcontainer a:link, #navlist a:visited {
	color: #038cc6;
	text-decoration: none;
	padding-left: 10px;
}
#navcontainer a:hover {
	color: #b9279d;
	background-color: transparent;
}
ul#navlist li#active a {
}
h2,h3,h4,h5,h6 {
	margin-top: .75em;
	color: #000;
}
#content-subheader h1 {
	margin-left: 180px;
	font-size: 160%;
	line-height: 40px;
	letter-spacing: 1px;
}
#col-2 h1 {
	margin-left: 0;
	font-size: 16px;
	line-height: 18px;
	font-style: italic;
	color: #000;
}
#col-2 h1#sectionHeading {
	font-size: 28px;
	line-height: 36px;
	font-style: normal;
	font-weight: 900;
	margin-top:8px;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
}
p {
	margin-bottom: .5em;
}
a {
	background-color: #85cffe;
	color: #000;
}
a:hover {
	background-color: #b9279d;
	color: #fff;
}
