BODY {
	BACKGROUND: url(simsnet.png) #ffffff fixed no-repeat center center
	
}
DIV.email {
	RIGHT: 5px; BOTTOM: 5px; POSITION: absolute
}


DIV.left {
	left: 5px; BOTTOM: 5px; POSITION: absolute
}

IMG {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none
}


DIV.middle  
{
     text-align: center;
     position: absolute;
     bottom: 5px;
     left: 0px;
     width: 100%;
     height: 18px
     }
	

/* Text */
.text		{ font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold;}
a.text		{ color: #191e24; text-decoration: none; font-weight: bold;}
a.text:visited		{ color: #191e24; text-decoration: none; font-weight: bold;}
a.text:hover { color: #000000; text-decoration: underline; font-weight: bold;}