#header {
	margin: 0px;
	padding: 0px;
	height: 325px;
	width: 865px;
	background-image: url(images/header4.jpg);
	background-repeat: no-repeat;
}
#wrapper #header img {
	margin: 0px;
	padding: 0px;
}
#content {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 613px;
	clear: right;
	float: left;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper #rightNav p a {
	text-decoration: underline;
	color: #FFF;
}
#wrapper #rightNav table tr td p {
	margin-left: 8px;
	text-align: left;
}
#wrapper #rightNav table {
	background-image: url(images/about.jpg);
	background-repeat: no-repeat;
}
#wrapper #footer p {
	text-align: center;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bodyBG2.jpg);
	background-repeat: repeat;
	width: 100%;
	background-position: center;
}
p {
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	color: #FFF;
	text-align: left;
	margin: 10px;
}
#wrapper #content table tr td p {
	margin-left: 37px;
}
#rightNav {
	height: 100%;
	width: 252px;
	float: right;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(images/sideNavBG.jpg);
	background-repeat: repeat;
}
#footer {
	clear: both;
	width: 865px;
	margin: 0px;
	padding: 0px;
	height: 100px;
	background-image: url(images/footerGrey.jpg);
	background-repeat: repeat;
}
#wrapper #footer table {
	background-image: url(images/orangeBar.jpg);
	background-repeat: repeat;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 865px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/sideNavBG.jpg);
	background-repeat: repeat;
}
#wrapper #content p {
	color: #333;
	margin-left: 40px;
}
a {
	color: #F2821A;
	text-decoration: underline;
}
#wrapper #rightNav table tr td p a {
	font-weight: bold;
	color: #F90;
	font-size: 110%;
	text-decoration: none;
}
a:active, a:focus {
	outline:0;
}
