@charset "utf-8";


#Banner {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:140px;
	z-index:1;
}

#Search {
	position:absolute;
	left:3px;
	top:3px;
	width:339px;
	height:370px;
	z-index:3;
	background-color: #CCCCFF;
	border: medium solid #B31F37;
	background-image: url(CapePtSpeedBoat%5B1%5D.jpg);
}
#welcome {
	position:absolute;
	left:351px;
	top:3px;
	width:538px;
	height:205px;
	z-index:4;
	font-size: small;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 7px;
	word-spacing: normal;
	white-space: normal;
	background-color: #FFFFFF;
	border: medium solid #B31F37;
	font-family: Calibri;
	background-image: url(91-really-dense-fog%5B1%5D.jpg);
	vertical-align: top;
}


body {
	background-color: #FBFBFB;
	background-image: url();
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-color: #33CCFF;
	border-right-color: #33CCFF;
	border-bottom-color: #33CCFF;
	border-left-color: #33CCFF;
	vertical-align: middle;
}
.pagecontroller {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	bottom: 0px;
}
