body {
	background-image: url();
	background-repeat: no-repeat;
	background-color: #e0dfda;
	text-align: center;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.text_head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000F76;
}
.bottomtext1 {
	font-weight: bold;
}
.bottomtext2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #38393a;
	font-size: 10px;
}
.blogger_date {
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 8px;
}
a:link {
	color: #38393a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #38393a;
}
a:hover {
	text-decoration: underline;
	color: #38393a;
}
a:active {
	text-decoration: none;
	color: #38393a;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}	

#lightboxCaption{ 
	float: left; 
	color:#000000;
	font-size:10pt;
	font-weight:bold;
}

#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");
}

.day {
	font-size:8pt;
	color:;
}
