
html { overflow: -moz-scrollbars-vertical; }

body {
	font: 10px sans-serif;
	text-align:center;
	background-color: #99CCCC;
	color: #ffffff;
	padding: 20px;

}


a {text-decoration: none; color: silver; background-color: inherit; }
a:hover {text-decoration: underline;}


hr {
  color: gray;
  }

.title {
	width:250px;
	margin: 0 0 0 auto;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	letter-spacing: 10px;
	line-height: 1.4;
}


.content {
	position:relative;
	left: -3px;
	top: -3px;
	width: 760px;
	font-family: "trebuchet ms", tahoma, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #D2CFAF;
	background-color: #000000;
	border: 1px solid gray;
	
}

.pageshadow {
	width: 762px;
	margin: 0px auto;
	background-color: #515151;
}

.toptitle {
	width: 750px;
	height: auto;
	padding: 35px 0 0px 0px;
	clear:both;
}

.toprule {
    width: 720px;
	margin: 0 20px 0 20px;
	}


h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 4px;
	line-height: 1em;
	color: gray;
}

.stonebox {
  width: 180px;
  padding: 10px 5px 15px 5px;
  border-top: 2px solid silver;
  border-bottom: 2px solid silver;
  height: auto;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  color: #9B8E5F;
  }

.adforum {
  text-align: right;
  color: silver;
  margin-right: 15px;
  }

.gallery {
  width: 760 px;
  padding: 2px;
  height: auto;
  display: inline;
  }
  
.galpic {
  padding: 6px 6px 6px 6px;
  height: auto;
  margin: 0;
  color: #9B8E5F;
  display: inline;
  list-style-type: none;
  }

#menu {
  border: 0;
  margin-left: 3px;
  font-size: 13px;
  height: auto;
  width: 750px;
  overflow: hidden;
  padding: 0;
  color: silver;

}

#menu ul {list-style-type: none; padding: 6px 24px 8px 30px; margin: 0; float: right; clear:both; position: relative;}
#menu li {display: inline; margin: 0; float:right;
		list-style-type: none;
		padding: 5px 4px;
		margin:0 6px 0 0;}

.intro {
	height: auto;
	width: 745px;
	margin: 0 0 0 10px;
	line-height: 1.4em;
	background-image:url(images/mpd-beach-5.jpg);
	background-position: top left;
	background-repeat:no-repeat;

}


img {border:0px}

.copyright {
  text-align: center;
  color: gray;
  padding: 5px 0 5px 0;
 }

.stoneborder {
  border: 3px solid gray;
  padding: 2px 2px 2px 2px;
  margin-bottom: 10px;
  }

.thumbborder {
  border: 3px solid gray;
  padding: 2px 2px 2px 2px;
  margin: 10px 30px 10px 30px;
  }
  
.pindent {
 margin-left: 15px;
 
 }

.para {margin-left: 15px;
       font-size: 13px;}

p {text-indent: 15px;
   margin-right: 10px;}
