@charset "utf-8";

.thrColHyb #container {
	margin-right: auto;
	width: 100%;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #D4C7B8;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.thrColHyb #sidebar1 {
	width: 155px;
}
.thrColHyb #sidebar2 {
	display: none;
}
.thrColHyb #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 155px;
	width: auto;
	padding: 0px;
}
#divHeader {
	width: 100%;
	float: left;
}
#divBottom {
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: left;
	display: none;
}
#divCopy {
	width: auto;
	padding: 20px;
	background-image: none;

}
#divNav {
	width: 155px;
}
#tblMainNav2 {
	width: auto;
	margin: 0px;
	padding: 0px;
}
#tblContent {
	float: left;
	width: 100%;
	background-image: url(../images/boat_watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#tblContent td {
	padding: 2px;
}
#tblListing td {
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
