@charset "utf-8";
/* CSS Document */

body {background-color:#000000;
}
	  

p {
color:#999999;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:18px;

}

ul {
color:#999999;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:18px;
}

a {
color:#CCCC66;
text-decoration:none;
outline:none;
}
a:hover {
text-decoration:underline;
}

.subheadthin {color:#FFFFFF;
	font-size:21px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	}
	
.subhead {font-size: 21px;
	font-weight: bold; 
	color: #FFFFFF;
	line-height: normal;
}

.subhead18 {font-size: 18px;
	font-weight: bold; 
	color: #FFFFFF;
	line-height: normal;
}


.title {color:#FFFFFF;
font-size:14px;
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.dates {
color:#999999;
font-size:14px;
font-weight:bold;
}

.pubs {
color:#3399CC;
font-style:italic;
}

.homeImage {background-image:url(img/home.jpg);
			background-repeat:no-repeat;
}
.nextshowtitle {
color:#FFFFFF;
font-size:27px;
font-weight:bold;
font-family:Verdana,Arial,Helvetica,sans-serif;
line-height:25px;
}
.nextshowdate{color:#3399CC;
font-size:10px;
font-weight:normal;
font-family:Verdana,Arial,Helvetica,sans-serif;
line-height:15px;
}