#eventscont {
	margin: 0px;
	height: 400px;
	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;
}
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 {
}

.employment ul {

}
.employment li  {
	font-family: "Microsoft Sans Serif", Arial, Verdana;
	font-size: 0.9em;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 520px;
	list-style-type: circle;
}
.address {
	font-size: 1em;
	margin-left: 200px;
}
#eventscont {
	background-image: url(../images/employment/Big-Hare.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.employment {
	text-decoration: none;
}

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

}

#home #mainNav a#homelink:hover,
#nav #mainNav a#featureLink:hover {
	color: #FFFFFF;
}
