@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../img/body.jpg);
	background-color:#0b68f3;
	background-repeat:repeat-x;
	font-family:Gill Sans, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#page_container {
	float:left;
	height:100%;
	margin-bottom:40px;
	}
	
#wrapper {
	width : 760px;
	margin : 10px auto;
	height:auto;

	}
	
#header {
	padding-left:250px;
	padding-top:20px;
	font-size:20px;
	font-weight:900;
	background-image:url(../img/header3.gif);
	height:110px;
	text-align:center;
	width:510px;
	}

	
#main_content {
	padding: 30px 15px 30px 15px;
	background-color:#FFFFFF;
	height:auto;
	width:730px;
	float:left;
	}
	
#main_content h1 {
	font-size:14px;
	}
	
#main_content h2 {
	font-size:16px;
	font-weight:900;
	}
	
#footer {
	background-image:url(../img/footer.gif);
	height:44px;
	float:left;
	width:760px;
	font-size:14px;
	font-weight:900;
	text-align:center;
		}	
	
.photocontent {
	margin-bottom:30px;
	height:100%;
	background-color:#fbdc65;
	border:#000000 thin solid;
	position:relative;
	padding-left:20px;
	width:500px;
	}
	
.boat_info
	{
	width:300px;
	padding:5px 5px 5px 5px;
	line-height:16px;
	color:#2e3192;
	font-size:14px;
	}
	
.boat_info a:link {
	color:#2e3192;
	text-decoration:none;
	}

.boat_info a:visited {
	color:#2e3192;
	text-decoration:none;
	}
	
.boat_info a:hover {
	color:#2e3192;
	text-decoration:none;
	}
	
.boat_info  a:ctive {
	color:#2e3192;
	text-decoration:none;
	}
	
#featured {
	width:190px;
	float:left;
	margin-right:10px;
	}
	
#items {
	float:left;
	padding-top:20px;
	}
	
#skyscraper_ad {
	position:absolute;
	width:120px;
	height:600px;
	left: 1092px;
	top: 62px;
	}
	
.slide {
	height:600px;
	width:160px;
	}
	
.expanditem {
	text-align:center;
	width:100%;
	margin-top:6px;
	}
	
