.bodycopy {
  background-color: #f6f6f6;
  font-family: lucida grande, verdana, helvetica, arial, sans-serif;
  font-size: 13px;
  color: #000000;
  line-height: 100%;
}
.bodysmall {
  font-family: lucida grande, verdana, helvetica, arial, sans-serif;
  font-size: 9pt;
  color: #000000;
  line-height: 100%;
}
.heading {
    font-size: 13px;
  	font-weight: bold;
	color: #7e7e7e;
	text-decoration: none;
	text-align: center;
	background: url("Images/horizon.jpg") no-repeat center top #00b9ee;
	height: 208px;
	direction: ltr;
	position: static;
	font-variant: small-caps;
	font-style: normal;
	font-family: "Lucida Grande";
     margin-bottom: 6px;

}
.heading a:link, .heading a:visited { color: #996633; }
.inactive {
  color: #666666;
}

.overall {
	font-family: "Lucida Grande";
	text-align: center;
	color: #663333;
	background: #ffff99;
	position: static;
}

.photo {
	background: #ffff99;
	text-align: center;
	color: #7e7e7e;
	font-size: 14px;
	position: relative;
	font-variant: normal;
}

.copyright {
font-size:10px;
text-align:center;
}

.picturename {
	color: #333333;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
}

.thumbs {
	color: #666666;
	text-align: center;
	background: #ffff99;
	font-size: 10px;
	padding-bottom: 10px;
}