body {
	background: black;
	text-align: center;
	font-family: Times;
}
a {
	text-decoration: none;
}
#outerSiteWrapper {
	width: 912px;
	margin: 0 auto;
}
#headerContainer {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/mainSite/website/headerBGL.jpg);
	height: 329px;
}
#headerLinkContainer {
	color: white;
	font-weight: bold;
	font-size: 16px;
	padding-top: 235px;
	padding-left: 48px;
	width: 420px;
}
#footerContainer {
	background-image: url(images/mainSite/website/footerBG.jpg);
	background-repeat: no-repeat;
	padding-top: 57px;
	height: 55px;
}

#rightSlideShow {
	background-image: url(images/mainSite/website/headerBGR.jpg);
	background-repeat: no-repeat;
	width: 423px;
	height: 328px;
	text-align: left;
	float: right;
	overflow: hidden;
	margin-top: 1px;

}
#contentContainer {
	clear: both;
	color: white;
	text-align: left;
	margin-left: 46px;
	margin-right: 46px;
}
#headerLinkContainer {
	text-align: left;
	font-size: 16px;
	color: white;
}
#contentWrap {
	clear: both;
}
.headerLinkEntry {
	color: white;
}
input {border: 1px solid white; background: none; padding: 1px; color: white; font-size: 13px;}
textarea {border: 1px solid white; background: none; padding: 1px; color: white; font-size: 13px;}
