.main {
	background-image: url(images/InQ.jpg);
	background-repeat: no-repeat;
	height: 503px;
	width: 764px;
	padding: 2px;
	position: relative;
	margin-left: auto;
    margin-right: auto;
	margin-top:auto;
	margin-bottom:auto;
}

body {
	background-color: #59431c;
	color: #FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
}
.header {
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 37px;
	left: 119px;
}
li {
	color: #FFFFFF;
}

.content {
	float: right;
	height: 450px;
	width: 539px;
	overflow: auto;
	position: absolute;
	left: 103px;
	top: 38px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #FFFFFF;
	list-style-type: lower-alpha;
	list-style-position: outside;
}
.shows {
	list-style-type: none;
	position: absolute;
	height: 101px;
	width: 50px;
	right: 0px;
	float: right;
	top: 17px;
}


#nav{
	position:absolute;
	top:38px;
	left:-33px;
	width:30px;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
	list-style-type: none;
	font-size: 100%;
	color: #FFFFFF;
	float: left;
}


#shws{
	width:95px;
	position:absolute;
	right:13px;
	top:86px;
	height:335px;
	overflow:hidden;
	float: left;
}
#shws li{
	padding-bottom:4px;
	list-style-type: none;
}
#shws h3{padding:0px;margin:0px}
#shws p{text-align:center;margin:2px;padding:4px 0px 0px 0px;border-top:1px dashed #010}
.text {
	word-spacing: 1px;
	padding: 1px;
	margin: 1px;
	first-letter:3px;
}
.sponsor {
	position: absolute;
	height: 50px;
	width: 746px;
	left: 20px;
	top: 499px;
}
.main .content #images a {
	margin: 2px;
	padding: 3px;
}
.main #nav li {
	list-style-type: none;
	padding: 3px;
	text-decoration: none;
	background-position: left;
}
.main #nav a {
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
}
.date {
	font-size: 80%;
	font-style: italic;
	line-height: normal;
	float: right;
	border-bottom-color: #FFFFFF;
	text-indent: 2px;
}
