#eventscont {
	margin: 0px;
	height: 680px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DCBF6F;
	border-right-color: #DCBF6F;
	border-bottom-color: #DCBF6F;
	border-left-color: #DCBF6F;
	background-color: #FFFFFF;
	padding: 0px;
	border-top-style: none;
	border-bottom-style: none;
	width: 766px;
	float: none;
	clear: both;
}
#jazz {
	margin-left: 20px;
	height: 245px;
	width: 720px;
	margin-bottom: 20px;
	border: 2px solid #A00E14;
	padding: 0px;
	background-image: url(../images/events/swing-02-jpeg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}

#news {
	padding: 2px;
	height: 242px;
	width: 147px;
	float: right;
	border: 2px solid #A00E14;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-image: url(../images/sides.gif);
	text-align: left;
	clear: both;
	margin-top: 20px;
}


#nav {
	float: left;
	width: 768px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/nav.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #DCBF6F;
	border-right-color: #DCBF6F;
	border-bottom-color: #DCBF6F;
	border-left-color: #DCBF6F;
	background-color: #000000;
	height: auto;
}


ul#mainNav {
	list-style: none;
	float: right;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DCBF6F;
	height: 22px;
}

#mainNav li {
	float: left;
	width: 4.5em;
	margin: 0px;
	height: 22px;
	padding: 0px;
}

#mainNav a {
	text-decoration: none;
	font-size: 0.7em;
	display: block;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
	font-family: "Lucida Sans", Arial, Verdana;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #DCBF6F;
	border-right-color: #DCBF6F;
	border-bottom-color: #DCBF6F;
	border-left-color: #DCBF6F;
	padding-bottom: 0px;
	margin: 0px;
	height: 16px;
}

#mainNav a:hover {
	background-color: #DCBF6F;
	color: #000000;
}

/* styles for the "you are here" buttons */
#home #mainNav a#eventsLink,
#nav #mainNav a#eventsLink {
	background-color: #CFA871;
	padding-top: 4px;

}

#home #mainNav a#homelink:hover,
#nav #mainNav a#featureLink:hover {
	color: #FFFFFF;
}
h3 {
	font-family: "Microsoft Sans Serif", Arial;
	font-size: 16px;
	color: #7E0C11;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	font-style: normal;
	background-color: #F9F4E7;
	border: 2px solid #A00E14;
	padding: 0px;
}
#java {
	color: #F9E3B1;
	margin: 0px;
	padding: 0px;
	display: none;
}
a.java:link {
	color: #000000;
	text-decoration: underline;
}
a.java:visited {
	text-decoration: underline;
	color: #F9E2B0;
}
a.java:hover {
	color: #F9E2AF;
}
a.java:active {
}
table {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	padding: 0px;
	height: auto;
	margin: 15px auto 20px;
}
td,th {
	font-size: 12px;
	border: 1px solid #999999;
	font-style: normal;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
th {
	color: #000000;
	text-align: left;
	background-image: url(Images/Gallery/th_bg.png);
}

tr.alt td {
	background-image: url(Images/Gallery/td_bg.png);
}
.acts {
	font-family: "Lucida Sans", Arial, Verdana;
	font-size: 1.8em;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7E0C11;
	text-decoration: none;
	line-height: normal;
	margin: 0px;
	background-image: url(../images/bkg-Cream.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.date {
	font-size: 9px;
}
.heading {
	font-family: "Lucida Sans", Arial, Verdana;
	font-size: 1.8em;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7E0C11;
	text-decoration: none;
	line-height: normal;
	margin: 0px;
	background-image: url(../images/bkg-Dark-Cream.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
