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;
}



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

#footer {
	font-size: 8pt;
	position: absolute;
	width: 100%;
	height: 20px;
	top: 505px;
	
	text-align: center
}

#bookmarks {
	height: 30px;
	width: 120;
	position: absolute;
	left: 10px;
	top: 10px;
}

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

#leftAds {
	height: 520px;
	width: 120;
	position: absolute;
	left: 10px;
	top: 40px;
}

#rightAds {
	height: 550px;
	width: 160;
	position: absolute;
	right: 10px;
	top: 10px;
}