body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #669966;
}

a {
	color: #669966;
	font-weight: bold;
}

img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

li {
	padding-bottom: 1em;
}

h1 {
	font-size: 130%;
	text-align: center;
	color: #336666;
}
h2 {
	font-size: 120%;
	color: #336666;
}
.navLinks {
	color: #99CC99;
	text-decoration: none;
}

.leftBanner {
	background-image: url(images/bannerBack7.jpg);
	background-repeat: repeat-y;
	position: absolute;
	z-index: 0;
	height: auto;
	width: 99%;
}

.header {
	position: relative;
	z-index: 0;
	width: 179px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	clear: none;
	font-size: 95%;
}

.mainNav {
	position: relative;
	z-index: 4;
	text-align: center;
	width: 158px;
	clear: right;
	float: left;
}

.navButton {
	background-color: #695F55;
	text-align: center;
	clear: both;
	float: left;
	position: relative;
	width: 100%;
	z-index: 5;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: 1px;
}



.bodirskyBanner {
	position: relative;
	z-index: 3;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}


.mainContent {
	position: relative;
	z-index: 0;
	text-align: justify;
	width: 65%;
	height: auto;
	clear: right;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 1em;
}
.centerImgCaption {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 1em;
	width: 500px;
}
.centreImg {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.centerFlash {
	width: 550px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	text-align: center;
	position: relative;
}


.newsInfo {
	position: relative;
	height: auto;
	color: #669966;
	width: 500px;
	margin-top: 1em;
}
.flyerStyle {
	color: #999999;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.flashMov {
	position: relative;
	z-index: 1;
	width: 60%;
	text-align: center;
	margin-top: 1em;
}
.thumbCont {
	font-size: 65%;
	text-align: center;
	float: left;
	position: relative;
	z-index: 2;
	padding-right: 2%;
}
.thumbBorder {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 60px;
	width: 60px;
}
.imageCont {
	text-align: center;
	position: relative;
	width: 60%;
	z-index: 0;
}

.footer {
	position: relative;
	border-top-style: solid;
	border-top-color: #695F55;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 0;
	clear: both;
	float: left;
	border-top-width: thin;
	margin-top: 1%;
	text-align: center;
}

.bottomNav {
	font-weight: bold;
	position: relative;
	width: 100%;
	clear: both;
	z-index:1
}

.copy {
	position: relative;
	z-index: 1;
	clear: both;
	width: 100%;
}

dl {
	padding-left: 3%;
}

dt {
	font-size: 120%;
	font-weight: bold;
	clear: left;
	color: #669966;
	background: url(images/exhibBak.jpg) repeat-x bottom;
	border-bottom: 1px solid #336666;
	padding-bottom: 0.6em;
}

dt img {
	display: block;
	border: 2px solid #336666;
	float: left;
	margin: 0 10px 10px 0;
}

dd {
	margin: 10px 0 20px 0;
	border-bottom: 1px solid #336666;
}
