img { behavior: url(iepngfix.htc); }
body {
	background: black;
	text-align: center;
	font-family: Times New Roman;
	padding: 10px;
}
#contentWrapper a {
	text-decoration: none;
	color: white;
	text-decoration: underline;
}
#siteWrapper {
	width: 1003px;
	height: 575px;
	background-attachment: scroll;
	background-image: url(images/mainSite/website/siteBackground.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 auto;
}
#logoContainer {
	margin-left: 10px;
}
#headerLinksContainer {
	width: 540px;
	color: white;
}
.headerLinkEntry {color: white;}
#contentWrapper {
	background-image: url(images/mainSite/website/transparentPixel.png);
	height: 445px;
	width: 500px;
	border: 1px solid #b3b3b3;
	overflow: auto;
	padding: 20px;
}
#outerContentWrap {
	height: 492px;
	width: 540px;
	margin-top: 35px;
}
#facebookButton {position: relative; top: 5px; margin-left: 10px; border: 0px;}
ul {
	padding-left: 15px;
}
#siteCloud {
color: #333333;
margin-right: 59px;
text-align: right;
padding-top: 30px;
font-size: 12px;
font-style: italic;
}
#siteCloud a, #siteCloud a:visited, #siteCloud a:hover {
text-decoration: none;
color: #333333;
}
