body {
	background-color: #3d1e02;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c220a;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 1109px;
}
#top {
	background-image: url(images/pageTop.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 1109px;
	height: 100px;
}
#leftSide {
	background-image: url(images/pageTopLf.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 51px;
	float: left;
	height: 248px;
}
#rightSide {
	background-image: url(images/pageTopRt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 78px;
	height: 232px;
}
#mainContent {
	width: 980px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#center {
	background-color: #dcceb0;
	background-image: url(images/pageMain.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 930px;
	padding-top: 40px;
	padding-right: 25px;
	padding-left: 25px;
}
.topNav1 {
	background-image: url(images/topNav_02.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.topNav2 {
	background-image: url(images/topNav_05.gif);
	background-position: bottom;
}
.topNav3 {
	background-image: url(images/topNav_16.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#lower {
	background-image: url(images/pageBottom.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 980px;
	clear: both;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dbcfb5;
	text-align: center;
	padding-top: 10px;
}
#footer a {
	color: #dbcfb5;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#main {
	width: 589px;
	padding-right: 20px;
}
.photoBox {
	background-image: url(images/greenBoxTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 589px;
	padding: 0px;
	height: 10px;
	margin-top: 5px;
}
.photoBoxMid {
	text-align: center;
	width: 589px;
	background-color: #70702d;
}
.photoBoxLwr {
	background-image: url(images/greenBoxLwr.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 589px;
}
#rightCol {
	width: 320px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bda77c;
	text-align: justify;
}
.ticketLine td {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bda77c;
}
a {
	color: #af3900;
	text-decoration: none;
}
a:hover {
	color: #70702d;
	text-decoration: underline;
}
.pageTitle {
	padding-top: 10px;
}
.subhead {
	font-size: 14px;
	text-transform: uppercase;
	color: #93501e;
	font-weight: bold;
	clear: both;
}
.comedians ul {
	margin:0;
  	padding:0;
  	list-style:none;
}
.comedians li {
	padding-right: 15px;
	padding-bottom: 15px;
	float: left;
	width: 100px;
}
.returnLink {
	float: right;
}
.comedianBio {
	float: right;
	width: 474px;
}
.press {
	float: right;
	width: 420px;
	padding-bottom: 15px;
}
.headline {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.divLine {
	clear: both;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bda77c;
}
.byline {
	font-size: 10px;
}
.brownText {
	color: #93501e;
}
.imgFloat {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bannerAd {
	padding-top: 5px;
}
