html, body {
	background: #D2EEFC;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width:100%;
	height: 100%;
	overflow:hidden;
}

#background{
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
}
#contentBackground {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	overflow:auto;
	z-index:3;
}

#mainContentHolder {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 940px;
	height: 630px;
	margin-left: -470px;
	margin-top: -315px;
}

#flashArea {
	position: relative;
	width: 940px;
	height: 580px;
	float: left;
}

#soundControl {
	width: 100px;
	height: 25px;
	position: absolute;
	left: 840px;
	top: 5px;
}

.smallNav {
font-size: 11px;
text-decoration: none;
color:#1C7FAA;
padding-top: 7px;
}

.smallNav a, .smallNav a:link, .smallNav a:visited {
color: #005E84 !important;
}

#footer2 {
	position: relative;
	height:25px;
	width: 700px;
	float: right;
	text-align:center;
	color:#192D41;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	position: relative;
	/*background-color: #00FF00;*/
	text-align: left;
}
.eqHousing {
	height: 12px;
	color: #192D41;
	font-size: 12px;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
	background-image: url(../images/equal2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer2 a {
	color:#192D41;
	text-decoration: none;
}

#footer2 a:hover {
	color:#192D41;
	text-decoration: underline;
}
