body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	font-family: verdana, helvetica, arial, sans-serif;
	background: url(bkstripe.gif) left top repeat-x;	

}

#page {
	background: url(murter.gif) right top no-repeat;
}

#header {  
  padding: 5px 0pt 50px 10px;
  color: black;
	font-size: 150%;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 0.1em;	
}


.menu {
  background: url(bkstripe2.gif) left top repeat-x;
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	width: 150px;;
}

.menu ul {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 26px;
	font-size: 84%;
  font-weight: bold;	
}

.menu li {
	list-style-type: none;
	list-style-image: url(dots2.gif);	
	padding: 0px 2px 6px 0px;
}

.menu a {
  color: black;
	text-decoration: none;
}

.menu a:hover {
  color: navy;
	border-bottom: 2px navy dotted;	
}

#content {
}

.mainTitle {
	font-size: 18pt;
	font-weight: bold;
	color: black;
	padding: 20pt 0pt 10pt 0pt;
	line-height: 150%;
}

.edge {
  border: 4px black ridge;
}

.log {
  width: 90%;	
  border-top: 2px silver dotted;
	padding-top: 20pt;
	font-size: 80%;
}

.photosTable img {
  border: 2px black ridge;
	margin: 10px 10px 0px 10px;
}

.photosTable td {
  padding: 4px 4px 4px 4px;
}


.bigTitle {
  width: 90%;
	font-size: 18pt;
	font-weight: bold;
	color: black;
	padding: 20pt 0pt 10pt 0pt;
	border-bottom: 2px silver dotted;
	line-height: 150%;
}

