div.buttons {
z-index: 0;
position: absolute;
top: 240px;
left: 140px;
padding: 2px;
background-image: url(Buttons.png); background-repeat: no-repeat;

}

a.buttons {
text-decoration: none;
font-weight: bold; 
color: rgb(255, 255, 204);
}

a.buttons:hover {
color: #AC0B0B;
}

td.buttoncells:hover{
background: #F9A902;
color: #AC0B0B;
}

td.buttoncells:hover a{
background: #F9A902;
color: #AC0B0B;
}

.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #766646;
	text-decoration: none;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #f0d8a8;
	text-decoration: none;
}
.tit {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #AB7A36;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #A8833D;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #AB7A36;
}
.link_5 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #AB7A36;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #A58853;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #CDA456;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	}

#lightboxDetails{
	font-size: 0.9em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://diptops.com/images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://diptops.com/images/overlay.png", sizingMethod="scale");
	}

.ContentDiv {
  padding-left: 28px;
  overflow: auto;
  text-align:left;
}
	
	
	.AboutText{
	  font-family: Tahoma;
	  font-size: 13px;
	  color: #f0d8a8;
	  text-decoration: none;
}

