body {
	background-color: #333333;
	background-image: url(/images/main/bkgd_main.gif);
	background-repeat: repeat;
	margin: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2c2c2d;
	overflow: -moz-scrollbars-vertical; 
}
	
a:link {
	color: #0a457c;
	text-decoration: none;
}

a:visited {
	color: #0a457c;
	text-decoration: none;
}

a:hover {
	color: #0a457c;
	text-decoration: underline;
}

a:active {
	color: #0a457c;
	text-decoration: none;
}

table.header {
	color: #FFFFFF;
	width: 760px; 
	margin: 0 auto; 
	border: 0px;
}
	
table.main {
	background-image: url(/images/main/bkgd_tbl.jpg);
	background-color: #D0D0D0;
	font-size: 12px;
	width: 760px;
	margin: 0 auto;
	border: 0px;
	background-repeat: repeat;
	line-height: 16px;
}

td.main {
	padding-left: 43px;
	padding-right: 43px;
}

.inputBox {
	color: #000000;
	background: #fff;
	border: #000000 solid 1px;
	padding-left: 3px;
	padding-right: 3px;
}

table.frtpg {
	background-image: url(/images/main/bkgd_tbl.jpg);
	font-size: 12px;
	width: 760px;
	margin: 0 auto;
	border: 0px;
	background-repeat: repeat;
	line-height: 16px;
}

td.frtpg {
	padding-left: 21px;
	padding-right: 21px;
}

	
td.environews {
	margin-right: 11px;
	background-image: url(/images/frontpage/bkgd_environews.jpg);
	background-repeat: no-repeat;
}

table.footer {
	background-image: url(/images/main/bkgd_footer.jpg);
	width: 760px;
	margin: 0 auto;
	border: 0px;
	background-repeat: no-repeat;
	text-align: center;
}

.footertxt {
	font-size: 11px;
	vertical-align: top;
	padding-top: 10px;
	color: #434242;
}
	
.copyright {
	font-size: 10px;
	color: #696969;
	line-height: 12px;
}

h1 {
	font-size: 16px;
	color: #0c5395;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0c5395;
	margin-bottom: 2px;
	margin-top: 0px;
}

div#cart
{
	display: none;
}

/* CSSs for the write up box in the gallery */
.writeupL {
	background-image: url(http://www.thelivingsea.com/images/gallery/bkgd_writeupL.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.writeupR {
	background-image: url(http://www.thelivingsea.com/images/gallery/bkgd_writeupR.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.writeup {
	background-image: url(http://www.thelivingsea.com/images/gallery/bkgd_writeup.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/* CSSs for The Adventures section */

.imgpop {
	position:absolute;
	left: 50%;
	z-index:1;
	visibility: hidden;
	/* border: 1px solid #DDDEDF; */
}

.right {
	float: right;
	padding: 6px 0px 6px 6px;
}

.left {
	float: left;
	padding: 6px 6px 6px 0px;
}

.border-img {
	border: 1px solid #000000;
}
	
/* Image frame */

#shadow-container {
	position: relative;
	left: 2px;
	top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .video-container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
#shadow-container .shadow2 {
	background: #DBDADB;
}

#shadow-container .shadow3 {
	background: #666666;
}

#shadow-container .video-container {
	background: #ffffff;
	border: 1px solid #848284;
	padding: 5px;
}
	
/* ------------------------------- */