#boat {
	height: 49px;
	width: 69px;
	position: absolute;
	background-image: url(banner_imgs/boat.png);
	left: 394px;
	top: 4px;
}
#content {
	position: absolute;
	left: 155px;
	top: 255px;
	width: 481px;
	height: auto;
	background-image: none;
}
#frametop {
	background-image: url(mainframe_imgs/mainframe_top.png);
	background-repeat: no-repeat;
	height: 271px;
	width: 756px;
}
#SLL {
	text-align: center;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#aboutus {
	background-image: url(aboutus_imgs/aboutus.png);
	height: 35px;
	width: 155px;
	position: absolute;
	left: 279px;
	top: 74px;
}


#framemiddle {
	background-image: url(mainframe_imgs/mainframe_middle.png);
	height: 11px;
	width: 756px;
}
#framebottom {
	background-image: url(mainframe_imgs/mainframe_bottom.png);
	height: 216px;
	width: 756px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#frame {
	position: absolute;
	left: 38px;
	top: 108px;
}
