body {	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#FFFFFF;
	background-image:url(bg.jpg);
}

br,td,center,ul,li,div,p {
	font-family: arial;
	font-size: 8pt;
	color:#000000;
}
a {
	text-decoration:none; 
	color:#0D2D84; 
	font-size:8pt; 
	font-family:arial;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
	color:#000000;
	font-size: 8pt;
}

.bar {
	width:800px;
	height:7px;
	background-image:url(bar.gif);
}

.menu {
	height:74px;
	background-image:url(div.gif);
}

.div {
	width:1px;
	height:74px;
}

.cele {
	width:267px;
	height:113;
	background-image:url(celebrate.jpg);
	font-size: 12;
}

.white {
	color:#FFFFFF;
}

.green {
	color:#E2FE4A;
}

#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; }
#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");
}

.box {
	color:#454545;
}
