body {
	margin-top: 0px;
	background-color: #000000;
}
#Container {
	height: 100%;
	width: 804px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#Content {
	background-image: url(../gfx/page-bkgd.jpg);
	background-repeat: repeat-y;
	width: 804px;
	height: 100%;
}
#Logo {
	background-image: url(../gfx/KV-logo.jpg);
	background-repeat: no-repeat;
	width: 804px;
	top: 0px;
	position: relative;
	height: 284px;
}
#Nav {
	height: 70px;
	width: 470px;
	padding-top: 152px;
	padding-left: 300px;
}
#Nav a, #Nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 10px;
}
#Nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 10px;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 3px 3px;
	text-decoration: none;
	font-weight: bold;
	color: #f4eec2;
	background-color: #951f27;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #CC3300;
}
#Stuff {
	width: 669px;
	padding-left: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E2900;
	height: 100%;
}
#Bottom {
	background-image: url(../gfx/page-bottom3.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 804px;
	clear: both;
}

#Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #153401;
	text-align: center;
	margin-top: 20px;
	clear: both;
	vertical-align: bottom;
}
#WWW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B9B582;
	text-align: center;
	margin-top: 20px;
}
#WWW a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B9B582;
	text-decoration: none;
}
#WWW a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #153401;
	text-decoration: none;
}
#WWW a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B9B582;
	text-decoration: none;
}
.imgLeft {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.imgRight {
	float: right;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.quoteText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.quoteSource {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	padding-left: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3E2900;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3E2900;
}
.performDates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E2900;
}
#mediaLeft, #mediaLeft a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E2900;
	float: left;
	width: 300px;
	text-align: center;
	text-decoration: none;
}
#mediaLeft a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E2900;
	float: left;
	width: 300px;
	text-align: center;
	text-decoration: underline;
}
#mediaRight, #mediaRight a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E2900;
	float: right;
	width: 300px;
	text-align: center;
	text-decoration: none;
}
#mediaRight a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E2900;
	float: left;
	width: 300px;
	text-align: center;
	text-decoration: underline;
}
.songbookLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E2900;
	text-decoration: underline;
}
.songbookLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E2900;
	text-decoration: none;
}
#cdCost {
	width: 520px;
	padding-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E2900;
}
