body {
	background-color: #e8ddc9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.0em;
	color: #000;
}
.bodyTable1 {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-y;
	top: 0px;
}
.body1 {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #E8DDC9;
}
.rtBar {
	position: relative;
	left: 650px;
	top: 350px;
	background-image: url(images/rtBar1.gif);
	z-index: 0;
	visibility: visible;
}
.body2 {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #E8DDC9;
	color: #222222;
}
.smallText {
	font-size: .9em;
}
a:link {
	color: #9F4319;
	font-weight: bold;
}
.imgRT {
	float: right;
}
h1 {
	font-size: 1.3em;
	color: #983307;
	font-weight: bold;
}
.concert {
	font-size: 1.1em;
	font-style: italic;
	font-weight: 400;
	text-transform: uppercase;
	color: #983307;
}
#navBar {
	background-color: #A0AF4B;
	height: 25px;
	width: 100%;
}
.body3 {
	background-image: url(images/bg3.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #E8DDC9;
	color: #222222;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.35em;
}
.floatLeft {
	float: left;
	margin-right: 15px;
}
#navBar2 {
	background-color: #F7AD77;
	height: 25px;
	width: 100%;
}
.updated {
	font-size: .9em;
	font-style: normal;
	font-weight: bolder;
	color: #983307;
}
hr {
	color: #AC6A6B;
	height: 2px;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
.bold {
	font-weight: bold;
}
