body {
	margin: 0px;
	padding: 0px;
	background-color: #d8d7d5;
	font-family: Tahoma, Geneva, Arial;
  	font-size: 11px;
	color: #000000;
	position: relative;
}
a:link img, a:hover img, a:active img, a:visited img{
	border:0 none;
}
#head {
	background-color: #000000;
	height: 150px;
	background-image: url(images/pj_LeftSpacer.jpg);
	background-repeat: repeat-x;
}
#headWrapper {
	width: 920px;
	background-image: url(images/pj_headerStretch.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
#newLogo {
	border:0 none;
	float:left;
}
#newMotto {
	border:0 none;
	float:right;
}
#cfTitleBar {
	width: 100%;
	background-image: url(images/CarbonFiber.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	height: 35px;
	color: #f48f1d;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	float: left;
}
#formatWrap {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}
#footerNav {
	list-style-type: none;
	margin-top: 5px;
}
#menu4 {
	font-size: 18px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
}
#menu4 ul {
	list-style-type: none;
	padding: 0;
}
#menu4 li {
	display: inline;
	padding: 8px;
	text-align: center;
}
#menu4 a {
	text-decoration: none;
	text-transform: uppercase;
	color: #f48f1d;
}
#menu4 a:hover {
	color: #fbc00a;
}
#content {
	width: 100%;
	background-image: url(images/woven028.jpg);
	background-repeat: repeat;
	float: left;
	padding: 5px;
}
#MessHead {
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
}
#MessFoot {
	font-size: 14px;
	font-weight: bold;
	text-align:right;
}
#FaqBody {
	background-color: #ffffff;
	width: 900px;
	padding: 5px;
	font-size: 14px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
#MainBody {
	background-color: #ffffff;
	padding: 5px;
	float: left;
	width: 500px;
	font-size: 14px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
#MainPic {
	float: right;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
#footer {
	width: 100%;
	float: left;
	height: 127px;
	padding: 10px;
}
#PJData {
	float: left;
	font-size: 12px;
	font-weight: bold;
}
#miniFootLogo {
	float: right;
}