body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFF99;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-image:url(images/bg_pattern.gif);
}

.logo {
	margin: 0px;
	padding: 25px 5px 15px 30px;
}

#container {
	width:753px; 
	background-repeat: repeat-y;
	background-image: url(images/bg_container.jpg);
	margin:0 auto;
}

.top {
	width: 743px;
	margin: 0 auto;
	background-color:#666;
	border-right:solid 2px #515151;
	border-left:solid 2px #515151;
}
.content {
	background-color: #232323;
	border:solid 2px #181818;
	border-top:solid 2px #FFFF99;
	width: 743px;
	height: 500px;
	margin: 0 auto;
}

.spacer {
	width: 60px;
	height: 344px;
}
.activeLink {
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navigation {
	text-decoration: none;
	font-weight: bold;
	color: #CCCC99;
	clear: none;
	padding-left: 50px;
}
.images {
	margin-top: 20px;
}
a.artists:link, a.artists:visited {
	color: #FFFF99;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	line-height: .5em;
}
a.artists:hover {
	text-decoration: underline;
}

a.nav:link, a.nav:visited {
	color: #CCCC99;
	text-decoration: none;
}

.artistTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a {
	color: #CCCC99;
}
.text {
	padding: 10px;
}
#LargeImg {
	padding: 20px 10px 10px;
}
.thumb {
	border: medium solid #999999;
	clear: both;
	float: left;
	margin: 7px 0px;
}

.shows {
	font-size: 14px;
	color: #CCCC00;
	text-decoration: none;
}
.largerText {
	font-size: 16px;
	color: #CC6600;
}
.form {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.tdThumb {
	width: 87px;
}
.Bio {
	width: 660px;
	margin-left: 30px;
	margin:0 auto;
}
.BioPicture {
	clear: both;
	float: left;
	border: thin solid #999999;
	margin-right: 20px;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.footer {
	padding-top: 25px;
	padding-left: 60px;
}
.showsPre {
	font-size: 14px;
	color: #CCCC00;
	text-decoration: none;
	font-weight: bold;
}

#eventWrapper {
	margin:0 auto;
	width:743px;
	background: #232323;
	border:solid 2px #181818;
}

.eventTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding:20px 0 0;
	border-bottom:solid 1px #FFFF99;
}

#eventImgs td img {
	border:solid 3px #999;
}

