html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	background-position:left, top;
	background-repeat:no-repeat;
	background-image:url(/css/images/bkgd1.jpg);
	background-color:#333300;	
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	}

#header {

	width:533px;
	height:137px;	
	position:absolute;
	top:0px;
	left:0px;	
	z-index:18;
}

#headerbar {
	background-image:url(images/header_bar.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:137px;	
	top:0px;
	left:50px;	
	z-index:14;
}


#headerbarend {
	background-image:url(images/header_bar_end.jpg);
	background-repeat:no-repeat;
	width:53px;
	height:137px;	
	position:absolute;
	top:0px;
	right:0px;	
	z-index:15;
}

#dance {
	position:absolute;
	right: 33px;
	top: 27px;
	height:27px;
	width:400px;
	z-index:21;
}

#maintablebkgd {
	background-image: url(images/table_bkgd.jpg);
	background-repeat: repeat-x;	
	background-color:#3a3b35;
	position:absolute;
	height:85%;
	left: 28px;
	right: 60px;
	top: 125px;
	width:95%;
 
}

#topnav {
	font-size: 9px;
	font-weight:bold;
	position:absolute;
	right: 35px;
	color:#FFFFFF;
	top: 2px;
	z-index:20;
}

#topnav a:link, #topnav a:visited {
	text-decoration:none;
	color:#FFFFFF;
	text-shadow:#000000;	
}

#topnav a:hover, #topnav a:visited:hover {
	color: #333300;
	background-color:#cd9933;	
}

#subnav {
	font-size: 12px;
	font-weight:bold;
	position:absolute;
	right: 50px;
	color:#FFFFFF;
	filter:DropShadow(color=#000000, offx=2, offy=2);
	top: 100px;
	z-index:28;
}

#subnav a:link, #subnav a:visited {
	text-decoration:none;
	color:#FFFFFF;
	text-shadow:#000000;	
}

#subnav a:hover, #subnav a:visited:hover {
	color: #333300;
	background-color:#cd9933;	
}

#copyright {
	font-size: 9px;
	position:absolute;
	right: 35px;
	color:#FFF;
	bottom: 2px;
	z-index:13;
}

#copyright a:link, #copyright a:visited {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom: 1px dotted;	
}

#copyright a:hover, #copyright a:visited:hover {
	color: #333300;
	background-color:#cd9933;	
}

#mainnav {
	position:absolute;
	right: 50px;
	top: 65px;
	font-size:16px;
	font-weight:800;
	filter:DropShadow(color=#000000, offx=2, offy=2);
	height:6px;
	z-index:22;	
}

#mainnav a:link, #mainnav a:visited {
	text-decoration:none;
	color:#FFF;
}

#mainnav a:hover, #mainnav a:visited:hover {
	color: #fff;
	background-color:#333300;
}

#contentbox_title {
	position:absolute;
	z-index:23;
	top: 170px;
	left: 318px;
 
}

#nextshow {
	color:#FFF;
	text-decoration:none;
	font-size:1em;
	font-weight:800;
	filter:DropShadow(color=#000000, offx=2, offy=2);
	height:6px;
}

#nextshow a:link, #nextshow a:visited {
	background-color:#3A3B35;
	text-decoration:none;
	color:#FFF;
	border-bottom: 1px dotted;	
}

#nextshow a:hover, #nextshow a:visited:hover {
	color: #333300;
	background-color:#cd9933;
}

td.contentbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}

#content {
	display:block; 
	overflow:auto; 
	position:absolute;
	z-index:30;
	top:198px;
	bottom:50px; 
	left:318px;  
	right:47px;
	text-align:justify;
	}

* html #content {
	top:198px;
	height:100%;
	width:96%;
	}

#content p {
	font-size:12px;
	margin-right:10px;
	}

#content a:link, #content a:visited {
	text-decoration:none;	
	color:#333300;
	border-bottom: 1px dotted;	
}

#content a:hover, #content a:visited:hover {
	color: #d1d2cd;
	text-decoration:none;	
}

#schedule {
background-color:#333300;
border-color:#3a3b35;
border-width:1px;
border-style:inset;
}

#schedule th {
background-color:#AC7300;
font-size:.85em;
font-weight:bold;
color:#3a3b35;
}

.venue {
font-size:1em;
font-weight:bold;
color:#AC7300;
}

.venue2 {
font-size:.85em;
font-weight:bold;
color:#AC7300;
}


.details {
font-size:.65em;
color:#AC7300;
}

#schedule a:link, #schedule a:visited {
	text-decoration:none;
	color:#AC7300;
	border-bottom: 1px dotted;	
}

#schedule a:hover, #schedule a:visited:hover {
	color: #fff;
}

.small {
	font-size:.75em;
}

h2 {  
	font-size: 16px
}

li {
	font-size: 12px;
}