
body {	
	margin-top:0px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	background-color:#3B1600;
	background-position:top center;
	background-repeat:repeat-x;
	background-image:url(bg.gif);
}

br,td,center,ul,li,div,p { 
	font-family: arial; 
	font-size: 8pt; 
	color:#FFFFFF;
}

a {
	text-decoration:none; 
	color:#FFFFFF; 
	font-size:8pt; 
	font-family:arial;
	font-weight:bold;
}

a:hover {    
	text-decoration:none; 
	color:#FF9900; 
}

.foot_left {
	background-color:#000000;
	background-image:url(bfoot.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:0 0 4 4;
}

.foot_right {
	background-color:#000000;
	background-image:url(bfoot.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0 4 4 0;
}

.loc {
	font-weight:bold;
}

.g2 {
	background-color:#161616;
}

.g1 {
	background-color:#212121;
}

.b1 {
	background-color:#4F1F00;
}

.b2 {
	background-color:#3B1600;
}

.yellow {
	color:#FF9900;
}

.band {
	font-size:18pt;
	font-family:impact;
	line-height:90%;
}

.sub {
	font-size:13pt;
	font-family:impact;
	line-height:90%;
}

.bump {
	padding:0 12 8 0;
}

.date2 {
	padding:7 2 0 0;
	font-size:14pt;
}

.datecell {
	width:250px;
}

.indent {
text-indent:10px;
}

#nav-menu li {
	display:inline;
	line-height:13px;
}

#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:;
}