body {
	background: #00003F;
	margin: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #AAAAFF;
}

a:link {
	color: #6C6CFF;
}
a:visited {
	color: #6C6CFF;
}
a:hover {
	color: #6C6CFF;
}
a:active {
	color: #6C6CFF;
}

#topAds {
	height: 90px;
	width: 728;
	position: absolute;
	left: 50%;
	margin-left: -364px;
	top: 0px;
}


#bedroomlab {
	height: 550px;
	width: 800;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	top: 110px;
}

#facebook {
	font-size: 8pt;
	position: absolute;
	width: 400;
	left: 50%;
	margin-left: -400px;
	height: 65px;
	top: 670px;
	text-align: center
}

#footer {
	font-size: 8pt;
	position: absolute;
	width: 400;
	right: 50%;
	margin-right: -400px;
	height: 65px;
	top: 670px;
	text-align: right;
}