/***********************************************/
/* seafarer.css             		  	       */
/* Use with template-1.html                */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	background-color: #CC9966;
	background-image: url(images/pg_backg.jpg);
}
#page {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	text-align: center;
}
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
}
#header-home {
	position:absolute;
	left:0px;
	top:0px;
	width:260px;
	height:63px;
}
#header-02 {
	position:absolute;
	left:260px;
	top:0px;
	width:540px;
	height:95px;
}
#header-flags {
	position:absolute;
	left:0px;
	top:63px;
	width:260px;
	height:32px;
}
#menu-corner {
	position:absolute;
	left:0px;
	top:95px;
	width:157px;
	height:27px;
}
#vacations {
	position:absolute;
	left:157px;
	top:95px;
	width:103px;
	height:27px;
}
#charters {
	position:absolute;
	left:260px;
	top:95px;
	width:150px;
	height:27px;
}
#seamanship {
	position:absolute;
	left:410px;
	top:95px;
	width:110px;
	height:27px;
}
#equipment {
	position:absolute;
	left:520px;
	top:95px;
	width:105px;
	height:27px;
}
#boats-4-sale {
	position:absolute;
	left:625px;
	top:95px;
	width:140px;
	height:27px;
}
#menu-rgt-end {
	position:absolute;
	left:765px;
	top:95px;
	width:35px;
	height:27px;
}
#books {
	position:absolute;
	left:0px;
	top:122px;
	width:157px;
	height:28px;
}
#body-backg {
	position:absolute;
	left:157px;
	top:122px;
	width:489px;
	height:420px;
}
#body-rgt-end {
	position:absolute;
	left:646px;
	top:122px;
	width:154px;
	height:420px;
}
#clothing {
	position:absolute;
	left:0px;
	top:150px;
	width:157px;
	height:40px;
}
#collectibles {
	position:absolute;
	left:0px;
	top:190px;
	width:157px;
	height:40px;
}
#about-us {
	position:absolute;
	left:0px;
	top:230px;
	width:157px;
	height:40px;
}
#contact-us {
	position:absolute;
	left:0px;
	top:270px;
	width:157px;
	height:40px;
}
#search-box {
	position:absolute;
	left:0px;
	top:310px;
	width:157px;
	height:85px;
}
#btm-lft-spcr {
	position:absolute;
	left:0px;
	top:395px;
	width:157px;
	height:147px;
}
#footer {
	position:absolute;
	left:0px;
	top:542px;
	width:800px;
	height:58px;
}
