body, td, div {

font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
color: #ffffff;
font-size: 14px;
line-height: 24px;
}

a.flink:link {

color: #ffffff;
padding:4px;
text-decoration: none;
}

a.flink:visited {
color: #ffffff;
padding: 4px;
text-decoration: none;
}

a.flink:hover {
color: #FFFF00;
padding:4px;
}


.hdr-main {
background: url(img/hdr-main2.png);
width: 828px;
height: 343px;
margin-top: 16px;
}

.hdr-about {
background: url(img/hdr-about.jpg);
width: 828px;
height: 281px;
margin-top: 16px;
}


.hdr-portraits {
background: url(img/hdr-portraits.jpg);
width: 828px;
height: 281px;
margin-top: 16px;
}

.hdr-graphics {
background: url(img/hdr-graphics.jpg);
width: 828px;
height: 281px;
margin-top: 16px;
}

.hdr-murals {
background: url(img/hdr-murals.jpg);
width: 828px;
height: 281px;
margin-top: 16px;
}

.hdr-fees {
background: url(img/hdr-fees.jpg);
width: 828px;
height: 281px;
margin-top: 16px;
}

.hdr-illustration {
background: url(img/hdr-illustration.jpg);
width: 828px;
height: 281px;
margin-top: 16px;
}

.hdr-architectural {
background: url(img/hdr-architectural-rendering.jpg);
width: 828px;
height: 281px;
margin-top: 16px;
}

h1 {
	font-size: 22px;
	font-family:"Times New Roman", Times, serif;

}

#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;
	
	}	
#lightboxCaption{ float: left; color: #000000;}
#keyboardMsg{ float: right;
color: #000000;}
#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");
	}
