body,td
{
font-family:"times new roman",serif;
color:#000000;
background:#ffffff;
}

a:link
{
color:#000000;
background:transparent;
text-decoration:none;
}

a:visited
{
color:#ffffff;
background:transparent;
text-decoration:none;
}

a:hover
{
color:#f26f26;
background:transparent;
text-decoration:none;
}

.david
{
position:absolute;
top:10px;
left: 20px;
font-size:30px;
color:#000000;
background:transparent;
letter-spacing:4px;
}

.small
{
	font-size:15px;
}
.chromeshell
{
	position:fixed;
top:45px;
width:100%;
}



#lightbox
{
	background:#ffffff;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}

#lightboxDetails
{
	font-size: 0.8em;
	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: none; }

* html #overlay
{
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

.large
{
font-size:larger;
text-decoration:underline;
}

.title
{
font-size:x-large;
}

.kfa
{
color:#00ff00;
background:transparent;
text-decoration:underline;
}
.label
{
font-size:smaller;
}

.more
{
color:#00ff00;
background:transparent;
}
