BODY {
	margin: 0px;
}


.iconstyle {
	width:42px;
	height:42px;
	top: 10px;
	z-index:2;
	position:absolute;
}

.menulayout {
	position:absolute;
	visibility:hidden;
	z-index:2;
	width:200px;
	height:75px;
	/*	clip:rect(0,135,90,0);	*/
	overflow:auto;
	/* background-image:url(http://www.havenofbliss.com/images/clearbg.gif); */
	/* background-color:#275B9C; */
	background-color:white;
	color:black;
	font-size:8pt;
	font-family:tahoma, helvetica;
	left:350px;
	border: thin solid black;
	padding:5px;
	line-height:1.1em;
	filter:alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;
	/* filter:alpha(opacity=75, finishopacity=75, style=1); */
}
IMG.layout {
	border: 0px;
}

.header {
	font-size:8pt;
	font-weight:bold;
}

#mp {
	top:0px;
	z-index:1;
}
	
#ot {
	top:0px;
	z-index:1;
}

#ap {
	top:0px;
	z-index:1;
}

#cs {
	top:0px;
	z-index:1;
}
#en {
	top:0px;
	z-index:1;
}

#ps {
	top:0px;
	z-index:1;
}

#fp {
	top:0px;
	z-index:1;
}

#music {
	top:0px;
	z-index:1;
}

.controls {
	text-align:right;
	color:navy;
	font-size:8pt;
	font-family:tahoma, helvetica;
	font-weight:bold
}
A.controls:hover {
	color:red;
}


#widget1 {
	left: 50px;
}

#widget2 {
	left: 100px;
}

#widget3 {
	left: 150px;
}

#widget4 {
	left: 200px;
}

#widget5 {
	left: 250px;
}
.whbmenu {
	color:#cccccc;
	font-size:12px;
	text-decoration:none;
	/* color:#367DCB; */
	/*color:black; */
	font-weight:bold;
	font-family:verdana;
}
