/* CSS Document */
#p7PMnav {
	display: none:;
}
body {
	font-family: "Comic Sans MS", Arial, sans-serif;
	margin: 36px 0;
	padding: 0;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
/*	width: 750px; */
	z-index: 0;
}
#mainbox {
	width: 558px;
	float: right;
	background-image: url(../images/pcdr_leftmidBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
#masthead {
	background-image: url(../images/pcdr_mhBG.jpg);
	background-repeat: repeat-x;
}
#logodiv {
	background-image: url(../images/pcdr_logoBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 20px;
	line-height: 32px;
	color:#FFFFFF;
}
#maincontent {
	padding: 30px 36px 30px 30px;
	background-image: url(../images/pcdr_mid.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: .95em;
	line-height: 1.5em;
}
#maincontent p {
	margin: 8px 0 12px 0;
}
.narrowul {
	margin-left: 10px;
	padding-left: .8em;
	text-indent: -1.4em;
	list-style-position: inside;
}
#copyrightdiv {
	background-image: url(../images/pcdr_copyBG.gif);
	background-repeat: repeat-x;
	background-color: #CCCCB9;
}
#copyrightnotice {
	background-image: url(../images/pcdr_brCorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidebar {
	display: none;
}
#footer {
	clear: both;
	width: 558px;
	float: right;
	margin: 0 0 0 0;
	padding: 16px 0 0 0;
	font-size: .75em;
}
#footer p {
	margin: 0 0 3px 0;
}
h1, h2, h3 {
	margin: 0px;
	font-size: 1.4em;
	font-family: "Comic Sans MS", Arial, sans-serif;
	color: #666666;
	text-align: left;
	line-height: normal;
	font-weight: normal;
}
h2, h3 {
	margin: 24px 0 0 0;
	font-size: 1.25em;
	color: #666666;
}
h3 {
	font-size: 1.2em;
}
#footer a:link {
	color: #000000;
	text-decoration: none;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #333333;
	text-decoration: none;
}