/*
Title:		Wasabihawaii.com master stylesheet for Wasabi Marketing Elements
Author:		Justin Britt, justin@wasabihawaii.com
Updates:	2005-08-19
*/

/* styles for IE 5 Mac */
#horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
/* following rules are invisible to IE 5 \*/
#horizon {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -300px;
   text-align: center;
   min-width: 950px; 
 }
 /* end IE 5 hack */ 
	  
#wrap {
	position: relative;
	width: 950px;
	height: 600px;
	margin: 0 auto;
	}
p.luv {
	text-align: center;
	color: #999999;
	font: bold 12px Arial, Helvetica, sans-serif;
	}
p.luv a:link {
	color: #999999;
	text-decoration: none;
	}
p.luv a:visited {
	color: #999999;
	text-decoration: none;
	}
p.luv a:hover {
	color: #C13027;
	text-decoration: none;
	}
