h3 {
  margin:0;
  padding:20px 0px;
  font:90%/1.4em Univers,Helvetica,Frutiger,Arial,Verdana,Sans-serif;
  font-style:bold;
  text-transform:uppercase;
  letter-spacing:0.2em;
  color:333333;
  }


h1 {
  margin-top:-38px;
  margin-bottom:-20px;
  padding:20px 0px;
  border:0px solid #eee;
  border-width:0px 0px;
  max-width:750px;
  font:80%/1.0em Univers,Helvetica,Frutiger,Arial,Verdana,Sans-serif;
  font-style:bold;
  line-height: 1.4em;
  letter-spacing:0 em;
  color:#6699CC;
  }

p {
  margin-top:-38px;
  margin-bottom:-20px;
  padding:20px 0px;
  border:0px solid #eee;
  border-width:0px 0px;
  max-width:1240px;
  font:25%/0.5em Univers,Arial,Helvetica,Verdana,Sans-serif;
  font-size:x-small;
  text-transform:none;
  line-height: 1.5em;
  letter-spacing:0.1em;
  color:#333333;
  }

body {
  background:#D8D8D8;
  margin:0;
  padding:100px 70px;
  font:x-small Univers,Arial,Helvetica,Verdana,Sans-serif;
  font-style:bold;
  color:#FFFF33;
  font-size/* */:/**/small;
}

a:link {
  color:#FFFF33;
  text-decoration:none;
  }
a:visited {
  color:#FFFF33;
  text-decoration:none;
  }
a:hover {
  color:#CC9999;
  text-decoration:none;
  }
a img {
  border-width:0;
  }

hr {
height: 0;
border: 0;
border-top: 1px solid #707070;
}

.dashes {
border-top: 1px dashed #707070;
border-bottom: 0;
margin-top: 5px;
}

img
{
margin:0;
padding: 5px 5px;
position:relative;
img-align:right;
}




#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	line-height: 1.4em;
	color:#6699CC;
	}	
#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(overlay.png); }

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

