@charset "utf-8";
/* Book Brothers Marine CSS Document */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #000;
	background-color: #115BB2;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
#surround {
	font-size: small;
	background-color: #FFF;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 955px;
}
#surround #header {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#surround #header img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#surround #header a {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#surround #leftsidebar {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	width: 150px;
	float: left;
}
#surround #maincontent {
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 575px;
}
#surround #ad {
	text-align: center;
}

#surround #rightsidebar {
	float: left;
	width: 150px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#surround #footer {
	background-color: #D6D6D6;
	text-align: center;
	clear: both;
	width: 935px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#surround #footer h6 {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pageimage {
	float: right;
	padding-left: 20px;
}
