@charset "utf-8";
/* CSS Document */

body{
	margin:10px auto;
	padding:0px;
	width:540px;
	background:url(../images/webdesign.jpg) repeat;
	font-size:20px;
	}

#header {
	margin:0px auto;
	width:600px;
	height:180px;
	background:url(../images/websitedesign.jpg) center no-repeat;
}
a img {border: none;
	margin-bottom:4px; }
#surf {
	margin:20px 0 0 10px;
	float:left;
	width:600px;
	height:300px;
	background:url(../images/forecast_oregon.jpg) no-repeat;
	}
#surf_forecast {
	margin:0 0 0 10px;
	float:left;
	width:600px;
	background:url(../images/coast_surf_reports.jpg) repeat-y;
	}
#oregoncoast_forecast {
	margin:28px 0 0 0;
	float:left;
	}		
#forecast {
	float:right;
	width:70px;
	margin: -20px 0 0 0;
	}
#or_surf_forecast {
	float:left;
	width:600px;
	height:40px;
	background:url(../images/lincoln_city_surf_reports.jpg) no-repeat;
	margin: 0 0 0 10px;
	}		
#surfforecast{
 background:transparent url(../images/surf-forecast-oregon.jpg) no-repeat scroll;
 top:140;
 position:fixed;
 width:100%;
 z-index:9999;
 height:285px;
} 
