@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
}
.page {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(http://www.blacksanddive.com/img/contbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.clear {
	clear: both;
}
#topnav {
	background-color: #FFFFFF;
	background-image: url(http://www.blacksanddive.com/img/dive_lembeh_bsdr_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 50px;
	text-align: right;
}
#topnav img {
	float: left;
}
#sitemap {
	margin-top: 23px;
	margin-right: 10px;
	float: right;
	font-weight: bold;
	color: #CCCCCC;
}
#sitemap a {
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
}
#sitemap a:hover {
	color: #CCCCCC;
}
.toppics {
	background-image: url(http://www.blacksanddive.com/img/dive_lembeh_bsdr_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 191px;
	display: block;
	width: 980px;
}
.cont-sect {
	display: block;
	height: auto;
	width: 978px;
	margin-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content {
	height: auto;
	width: 714px;
	text-align: justify;
	float: left;
	display: block;
	padding: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
}
#content img {
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #F4F4F4;
}
#content small {
	float: left;
}
#content h2 {
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
}
#headlines {
	float: right;
	height: auto;
	width: 202px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	font-size: 11px;
}
.pgttl {
	float: left;
	color: #999900;
	background-image: url(http://www.blacksanddive.com/img/pgttlbg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.newsnav {
	border: 1px solid #F2F2F2;
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
	height: 24px;
	width: auto;
}
#newsmenu {
	line-height: 24px;
	display: block;
	height: 24px;
	width: auto;
	padding-left: 15px;
	text-align: center;
}
#newsmenu a {
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}

#btm {
	display: block;
	height: 80px;
	background-image: url(http://www.blacksanddive.com/img/btmbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 95%;
	line-height: 17px;
	background-color: #52C4CF;
	padding-top: 10px;
	color: #FFFFFF;
	text-align: center;
}

#btm a {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#btm a:hover {
	color: #0099FF;
	text-decoration: underline;
}
