body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Footlight MT Light", "Book Antiqua";
}
b {
	color: #dbdbdb;
	font-size: 1.2em;
}
.wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.headertitle {
	height: 60px;
}
#maincontent {
	background-image: url(basebackground.jpg);
	height: 604px;
	width: auto;
}
#bgoverlay {
	height: 604px;
	width: auto;
}
#content {
	position: relative; 
	left: 100px; 
	top: 100px; 
	z-index: 2;
	width: 800px;
}
.sktitle {
	position: relative;
	left: 40px;
}
.about {
	width: 330px;
	background-image: url(contentbackground.png);
	background-repeat: repeat;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.1;
	padding-top: 30px;
	padding-bottom: 30px;
	z-index: 2;
}
.currentshow {
	width: 740px;
	background-image: url(contentbackground.png);
	background-repeat: repeat;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.1;
	padding: 30px;
	z-index: 2;
}
.currentshow a{
	color: #a83939;
	text-decoration: none;
}
#imageList {
	width: 740px;
	height: 345px;
	overflow: auto;
	text-align: center;
}

.imagegallery {
	position:relative; 
	width: 600px; 
	left: 200px; 
	top:60px; 
	z-index: 1;
}
.imagegallery b{
	font-size: 18pt;
	font-weight: bold;
	color:#FFCC00;
}


#content img {
	border: 0;
	padding: 5px;
}
.menulinks {
	float: right;
}
.menulinks a {
	padding-left: 5px;
	color: #cccccc;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.8em;
}
.menulinks img {
	border: 0px;
}
.topa{
	color: #dbdbdb;
	font-size: 1.2em;
	display: inline-block;
	width: 241px; 
	height: 25px; 
	background:url('titlea.png'); 
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
}
.topi{
	color: #dbdbdb;
	font-size: 1.2em;
	display: inline-block;
	width: 241px; 
	height: 25px; 
	background:url('titlei.png'); 
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
}

.topna{
	color: #dbdbdb;
	font-size: 1.2em;
	display: inline-block;
	width: 183px; 
	height: 25px; 
	background:url('titlena.png'); 
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
}
.topni{
	color: #dbdbdb;
	font-size: 1.2em;
	display: inline-block;
	width: 183px; 
	height: 25px; 
	background:url('titleni.png'); 
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
}
img {
	border: 0;
}

