@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 0.7em;
	text-align: center;
	background-image: url(../images/p4BGimage.png);
}
#maincontent, #leftnavcontent {
	padding: 5px;
}
#footerwrapper {
	text-align: center;
	clear: both;
	width: 100%;
	padding: 5;
}
#footercontent {
	padding: 5px;
}
#outerwrapper {
	background-image: url(../images/p4ContentBG.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	max-width: 1009px;
	min-width: 785px;
	text-align: left;
}
.BTN {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#maincontent img {
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#maincontent p {
	line-height: 1.3;
	padding-bottom: 1em;
	text-indent: 2em;
}
#maincontentwrapper {
	margin-left: 150px;
}
#headerwrapper {
	width: 100%;
}
#headercontent {
	text-align: center;
	width: 100%;
}
#mainwrapper {
	width: 100%;
}
#leftnavwrapper {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	width: 150px;
}
#subheaderwrapper {
	width: 100%;
	height: 75px;
	text-align: center;
	margin: 8;
}
