body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #B7D2B8;
	padding: 0;
	background-image: url(../assets/psp_bgtexture_ltgreen.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: justify;
	margin: 20px;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(../assets/masthead_logo_ltgreen.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 163px;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#center {
	width: 770px;
	background-image: url(../assets/content_shadow_ltgreen.jpg);
	background-repeat: repeat-y;
}
#center .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 24px;
}
#page {
	width: 706px;
	border: 1px dotted #B8D3B9;
	padding: 7px;
}
#narrative {
	margin-right: 20px;
	margin-left: 20px;
	width: 670px;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 20px;
	text-align: center;
}
#masthead h1 {
	margin-left: -9999px;
}
#footer {
	color: #000000;
	margin: 0;
	font-size: 0.7em;
	background-color: #FFFFFF;
	background-image: url(../assets/psp_copyright_footer.jpg);
	background-position: center top;
	height: 48px;
	padding: 0px;
	background-repeat: no-repeat;
}
.menulist {
	padding: 0;
	list-style-type: none;
	float: right;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	height: 150px;
}
#center a:link {
	color: #217F20;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #000000;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
	color: #000000;
}
h3 {
	font-size: 1.25em;
	margin-top: 5px;
	margin-bottom: 5px;
}
#narrative h3 {
	margin-left: -9999px;
	margin-top: -20px;
	margin-bottom: 0px;
	padding: 0px;
}
#narrative img {
	margin: 0px;
}
h4 {
	font-size: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rightbox li {
	list-style-position: outside;
	list-style-type: none;
	padding-left: 8px;
	margin-left: -20px !important;
	list-style-image: url(../assets/bullet.jpg);
}
#narrative li {
	margin-left: -15px;
	list-style-position: outside;
	list-style-image: url(../assets/bullet.jpg);
	list-style-type: none;
}
.nomargintop {
	margin-top: 0;
}
.content p {
}
.leftbox  {
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-align: left;
}
.rightbox {
	float: left;
	width: 300px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 10px;
	margin-top: 0px;
	text-align: left;
}
.rightbox ul {
	margin: 0px;
}
.leftbox p {
	margin: 0px;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}
.leftbox h4, .rightbox h4 {
	padding-top: 8px;
	line-height: 44px;
	background-image: url(../assets/greenblack_mixmarblediv_thin.png);
	background-position: left 45px;
	background-repeat: no-repeat;
}
.divboxWrapper {
	border: 2px solid #B7D2B8;
	margin-top: 8px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
	width: 644px;
}
.leftbox h5, .rightbox h5 {
	color: #14B048;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px;
}
.notetext {
	font-size: 0.9em;
	color: #19AF4B;
	font-style: italic;
}

