body {
	margin:0px;
	padding:0px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 6px;
	color:#000;
	background-color:#FFF;
	}

/* styles for IE 5 Mac */
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
 }
 
 /* following rules are invisible to IE 5 \*/
#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -295px;
	text-align: center;
	min-width: 800px; 
}
 /* end IE 5 hack */ 

#wrapper {
	margin: 0px auto;
	background-color: #fff;
	position: relative;
	text-align: left;
	width: 800px;
	height: 590px;
	}

a:link {
	color: #B8860B;
	text-decoration: none;
	border-style: none;
	background-color: transparent;
	vertical-align: baseline;
	}

a:visited {
	color: #6B8E23;
	text-decoration: underline;
	background-color: transparent;
	}

a:hover {
	color: #7FFF00;
	text-decoration: none;
	background-color: transparent;
	}

img { 
 border-style: none; 
 border-width: 0px; 
}

#mac {
	position:absolute;
	top:535px;
	left:0px;
	width:80px;
	background: transparent;
	}
#w3 {
	position:absolute;
	top:555px;
	left:0px;
	width:80px;
	background: transparent;
	}
