body {
	color: #c1d0d3;
	background-color:#996633;
	font-family: "Lucida Sans", "Apple Gothic", Frutiger, Arial, Tahoma, sans-serif;
	margin:0;
}
pre {
	font-family:"Lucida Sans", Arial, Tahoma, "Franklin Gothic", Eras, sans-serif;
	font-size:12px;
	text-align:center;
}
h1 {
	color: #996633;
	background-color:#996633;
	font-size: 0.25px;
	margin: 10px 15% 0px 5px;
	
}
h1 img {

	margin: -10px 15% 10px 5px;
	width:100%;
}
h2 {
	color:#c1d0d3;
	font-size: 28px;
	padding:0;
	margin:0;
	margin-top: 10px;
	margin-bottom: 15px;
	
	font-weight:normal;
	width:500px;
}
h3 {
	color:#996633;
	font-size: 16px;
	margin-top: 10px;
	
	margin-bottom: 10px;
	font-weight:normal;
	width:500px;
}
h4 {color:#996633;
	font-size: 16px;
	margin:0;
	padding:0;
	width:300px;
	font-weight:normal;
	padding-bottom:20px}
p {
	font-size:14px;
	line-height:18.5px;
}
.text p + p {
	margin-top:-14px !important;
}
.center {
	text-align:center;
}
.center2, .center3 {
	display:none;
}
.cut {
	display:none;
}
.logo {
	position:absolute;
	height:100px;
	width:200px;
	top: 440px;
	left: 15px;
	border:none;
}
#image {
	margin:1% 20%;
	float:right;
}
a img {
	border:none;
}
#header {
	margin:10px 0px 10px 15px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */
	/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {
	height:14px;
}
#content {
	color:#c1d0d3;
	width:1000px;
	height:auto;
	background-color: #000;
	margin: 95px 0px 10px 211px;
	padding-top:20px;
	padding-left:30px;
	padding-bottom:40px;
	padding-right:40px;
	
}
#content h2, h3, li, h4, .eventTable {
	
	margin-right:30px;
}
#mainBox {position:relative;width:900px;height:auto;}
#top {width:100%;height:auto;border-bottom:1px solid #53422e;}
#bottom {padding-top:25px;width:100%;height:auto;}
.eventTable {width:600px; border-bottom:2px solid #666666;padding-bottom:10px;}
.eventTable .date {color:#c1d0d3; font-size:14px;width:50px;}
.eventTable .time {color:#c1d0d3; font-size:14px;padding-bottom:5px;}
.eventTable p.desc {font-size:12px;padding-left:30px;}
#content img {
	
}
#menu {
	position:absolute;
	top:120px;
	left:0px;
	width:180px;
	padding:12px;
	text-decoration: none !important;
	color: #000000;
	background-color:#893100;
	font-size: 16px;
	line-height:25px;
	
	padding-right:20px;
	padding-top:15px;
	padding-bottom:25px;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	
	
}
/* Again, "be nice to Opera 5". */
body>#Menu {
	width:200px;
}
#menu ul, #menu li {
	margin:0;
	padding:0;
	text-decoration: none;
	list-style-type: none;
	margin-left:0px;
	color:#e0d0c7;
	background-color:#893100;
	
}
#menu li {
margin-left:14px;
}
#menu a:link, #menu a:visited {
	line-height: 20px;
	text-decoration: none;
	color: #a79e99;
	background-color:#893100;
	text-decoration: none !important;
}
#menu a:hover {
	background-color:#893100;
	color: #000;
	text-decoration: none !important;
}
#footer {
margin-top:30px
}
 #footer p {
 	margin:0;padding:0;
	font-size:11px;
	margin-top: 0px;
	text-align:center;
}

 #footer a, {
text-decoration: none;
}
#footer a:link, a:visited {
	color: #c07237;
	text-decoration: none;
	background-color:#000;
}
#footer a:hover {
	background-color: #000000;
	color: #893100;
}
#listl {padding-right:200px;font-size:12px}

#listl ul  {

margin:0;
padding:0;
	text-decoration: none;
	list-style-type: none;
	
}



#listl li {
margin-bottom:10px;
margin-left:25px;

}

#listl h3 {
	color: 996633;
	font-size:18px;
	margin-top:15px;
}
#content #listl .classTitle {
	color: #b48658;
	font-size:13px;
	
}
 #listl a, {
text-decoration: none;
}
#listl a:link, a:visited {
	color: #c07237;
	text-decoration: none;
	background-color:#000;
}
#listl a:hover {
	background-color: #000000;
	color: #893100;
}
#content a:link, a:visited {
	color: #c07237;
	text-decoration: none;
	background-color:#000;
}
#content a:hover {
	background-color: #000000;
	color: #893100;
}

.show {width:900px;height:250px;}
#bottom p {width:550px;}