/* **************** RWS STYLES **************** */

#header, #nav {
	float:none !important;
	}

#header {
	height:65px;
	width:800px;
	}
	
#nav {
	height:22px;
	line-height:1px;
	}	



#main_window, h1, h2, h3, h4, h5 {position:relative;
	font-family:Arial,Helvetica,sans-serif;
	}

#home_img {
	height:470px;
	background:url(../images/water.jpg) #E4E4E4 0 bottom repeat-y;
	}
	
ul.nobullets {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0; padding:0;
	}	
	
body#rwshome #rws_nav  {
	position:absolute;
	top:60px; left:0;	
	}
	
body#rwshome #rws_nav li  {
	background:url(../images/nav_bg.png) 0 0 repeat;
	margin:0 0 4px 0;
	position:relative;
	}	

	
body#rwshome #rws_nav a {
	color:#FFF; text-decoration:none;
	padding:3px 10px 5px 60px; font-size:14px;
	line-height:16px;
	letter-spacing:.05em;
	display:block;
	height:100%;
	width:auto;
	border:1px solid #A8A8A8;
	border-width:1px 1px 1px 0;	
	}	
	
body#rwshome #rws_nav a:hover {
	background:url(../images/nav_bg.png) 0 0 repeat;	
	border-color:#F80;
	color:#FA4;	
	}		
	
#header h1, #nav h2 {position:absolute; text-indent:-9999px;}	

 #hosts a {display:block; position:relative; float:left; height:88px; width:320px;
 	margin:40px 40px 0 20px;
 	text-indent:-9999px;
 	}
 	
 #hosts a.last {
 	margin-right:0;
 	} 	

#hosts {
	background:url("../images/hosts.gif") no-repeat scroll 0 30px transparent;
	height:160px;
	left:21px;
	position:absolute;
	top:300px;
	width:756px;
	}
	
#hosts h4 {
	color:#FFF; font-size:11px;
	font-weight:normal; text-align:center;
	margin:0;
	}
	
#credits {
	background-color:#D7A612;
	color:#039 !important;
	}
