body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url(images/darkbg3.gif);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
}
.newsBoxImg,.boxImageContainer,.mainBoxImg {
	background-position:top center;
	background-repeat:no-repeat;
}
.centered {
	text-align:center;
}	
.padding {
	padding:18px;
}
#mainContainer {
	margin: 0 auto;
	text-align:left;
	width:990px;
}
.row {
	width:990px;
	clear:both;
}
#header {
	height:75px;
}
#logoHolder {
	padding-top:15px;
	float:left;
	width:495px;
}
#dateHolder {
	padding-top:15px;
	float:left;
	width:495px;
	text-align:right;
	font-size:28px;
	line-height:21px;
	font-weight:bold;
	color:#919FCB;
}
#dateSub {
	font-size:13px;
}	
.yellow,.yellow a {
	color:#FAF212;
}
.blue {
	color:#919FCB;
}
.white {
	color:white;
}
#col1 {
	width:216px;
	margin-right:10px;
	float:left;
}
#col2 {
	width:538px;
	margin-right:10px;
	float:left;
}
#col3 {
	width:216px;
	float:left;
}
#nav {
	height:178px; /* UNIV */
}
#nav a {
	display:block;
	width:216px;
	padding-bottom:3px;
	margin-bottom:3px;
	border-bottom:1px solid white;
	text-transform:lowercase;
	color:white;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(images/navstate_blue.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#nav a:hover {
	background-image:url(images/navstate_yellow.gif);
	color:#FAF212;
}
.box {
	width:216px;	
	margin-bottom:10px;
}
.mainBox {
	width:538px;
	margin-bottom:10px;
}
.mainBoxImg {
	width:536px;
	border:1px solid white;
	border-bottom:0px solid white;
	height:256px;
}
.boxHeader {
	line-height:15px;
	font-size:15px;
	color:white;
	font-weight:bold;
	text-transform:lowercase;
}
#calendarTitleLeft,#calendarTitleRight {
	width:108px;
	float:left;
}
#calendarTitleRight {
	text-align:right;
}
#calendarTitleRight a {
	color:#FAF212;
	font-size:11px;
	text-decoration:blink;
}
.boxBody {
	background-image:url(images/lightbg1.gif);
}
.smallBox {
	height:246px; /* UNIV */
	overflow:hidden;
	line-height:13px;
}
.smallBox p {
	line-height:14px;
	
}
#bigBoxWidth {
	width:538px;
}
.boxBodyInner {
	padding:6px;
	padding-bottom:0px;
}
.boxBodyInner p {
	margin:0px;
	padding:0px;
	padding-bottom:6px;
}
h1 {
	margin:0px;
	padding:0px;
	padding-top:2px;
	padding-bottom:10px;
	font-size:16px;
	line-height:17px;
}
h3 {
	margin:0px;
	padding:0px;
	padding-top:2px;
	padding-bottom:7px;
	font-size:14px;
	line-height:15px;
}
.archRow {
	width:516px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #999999;
}	
.archCol1 {
	width:200px;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	float:left;
}
.archCol1 a {
	text-decoration:none;
	color:#555555;
}
.archCol2 {
	width:310px;
	float:left;
	font-size:15px;
	padding-top:3px;
}
.pad p {
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	line-height:15px;
}
.pad p a {
	font-weight:bold;
	color:#555555;
}
.boxImageContainer {
	width:203px;
	height:98px;
	margin-bottom:6px;
	text-align:right;
}
.boxImageText {
	font-size:13px;
	line-height:13px;
	padding:4px;
	color:white;
	font-weight:bold;
}
.mainBoxImageText {
	font-size:30px;
	line-height:25px;
	padding:7px;
	color:white;
	font-weight:bold;
	text-align:right;
}
.mainBoxImageSub {
	color:#919FCB;
	font-size:25px;
	line-height:20px;
}
#newsRow {
}	
.newsBox {
	float:left;
	padding-left:10px;
	height:69px;
	width:273px;
	overflow:hidden;
	margin-bottom:10px;
}
.newsBoxImg {
	width:69px;
	height:69px;
	float:left;
}
.newsBoxContent {
	background-image:url(images/darkbg1_whiteout.gif);
	width:204px;
	float:left;
	height:69px;
}
.newsBoxContentInner {
	padding:4px;
	padding-top:2px;
	overflow:hidden;
	font-size:10px;
	line-height:10px;
}
.newsBoxContentInner a {
	text-decoration:none;
	font-weight:bold;
	color:#FAF212;
}
a.newsTitle {
	font-size:12px;
	color:white;
	font-weight:bold;
	line-height:13px;
}
#newsTitleCol {
	width:140px;
	float:left;
	padding-top:18px;
}
#newsCol {
	float:left;
	width:850px;
}
#listingsTable {
	padding:5px;
	padding-bottom:0px;
}	
.listingsRow {
	clear:both;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #AAAAAA;
	width:516px;
}
.listingsPic {
	float:left;
	width:69px;
	height:69px;
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url(images/listings_placeholder.gif);
}
.listingsDetails {
	float:left;
	width:370px;
	height:69px;
	overflow:hidden;
	padding-right:10px;
	padding-left:10px;
}
.listingsArtist {
	clear:both;
	width:370px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:2px;
	margin-bottom:2px;
}
.listingsCol1 {
	font-size:13px;
	font-weight:bold;
	line-height:16px;	
	float:left;
	width:200px;
}
.listingsCol2 {
	width:170px;
	float:left;
	text-align:right;
	font-weight:bold;
	color:#666666;
}
.listingsCol1 a,.listingsCol2 a {
	color:#666666;
	text-decoration:none;
}
.listingsCol1 a:hover,.listingsCol2 a:hover {
	text-decoration:underline;
}
.listingsInfo {
	font-size:11px;
	clear:both;
}
.listingsInfo a {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.listingsDate {
	font-size:30px;
	line-height:30px;
	font-weight:bold;
	text-align:center;
	width:55px;
	color:white;
}
.listingsTime {
	font-size:12px;
	font-weight:bold;
	color:white;
	width:55px;
	text-align:center;
}	
.listingsTix {
	clear:both;
	padding-top:3px;
	text-align:center;
}
.listingsWhen {
	padding-top:3px;
	float:left;
	width:57px;
	height:64px;
	overflow:hidden;
	background-color:#6C6C66;
}
.dark {
	color:#222222;
}
.bottom {
	padding-top:79px;
}
.boxFooter {
	border-top:1px solid #222222;
	height:18px;
	padding-top:4px;
	clear:both;
}
.boxFooter img {
	padding-left:5px;
}
#bigBoxCol1 {
	width:363px;
	float:left;
	height:173px; /* UNIV */
	overflow:hidden;
}
#bigBoxCol2 {
	width:175px;
	float:left;
	height:173px; /* UNIV */
	overflow:hidden;
}
#quotation {
	margin-top:15px;
	width:145px;
	padding-left:25px;
	background-image:url(images/openquote.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:20px;
	color:#6C6F76;
	line-height:18px;
	padding-bottom:10px;
}
#bigDateHolder {
	width:175px;
	clear:both;
}
#bigDate {
	height:25px;
	text-align:right;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-5;
	background-image:url(images/date_left.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:17px;
	padding-right:4px;
	color:white;
}	
.boxTableRow {
	background-image:url(images/fadeline_horizontal.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:17px;
	padding-bottom:1px;
	margin-bottom:0px;
	width:351px;
}
#verticalCol1 {
	padding-right:3px;
	background-image:url(images/fadeline_vertical.gif);
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
	width:23px;
	padding-top:20px;
	padding-bottom:15px;
}
#verticalCol2 {
	float:left;
	padding:6px;
	padding-left:8px;
	padding-top:12px;
	padding-bottom:0px;
	width:310px;
	line-height:15px;
}
.boxTableTitle {
	float:left;
	width:60px;
	color:#919FCB;
}
.boxTableContent {
	float:left;
	width:283px;
}
.small {
	font-size:13px;
	line-height:14px;
}
.pad {
	padding:6px;
}
#footer {
	margin-bottom:10px;
	background-image:url(images/darkbg1_whiteout.gif);
	height:26px;
}
#footerCol1 {
	padding-left:5px;
	width:435px;
	float:left;
	font-size:10px;
	color:#D2D2D2;
	color:white;
	line-height:12px;
}
#footerCol2 {
	width:550px;
	float:left;
	text-align:right;
}
/* calendar stuff */
#calendarTitle {
	background-color:#0079C2;
	padding:3px;
	color:white;
	text-align:right;
}
#calendarTitle select {
	border:1px solid #999999;
	height:16px;
	width:190px;
}
.month {
	width:238px;
	float:left;
}
.monthFooter {
	width:238px;
	height:6px;
	line-height:6px;
	font-size:6px;
	background-color:#C4C4C4;
	clear:both;
}
.wide {
	width:288px;
}
.monthTitle {
	width:238px;
	text-align:left;
	padding-top:6px;
	padding-bottom:6px;
	line-height:20px;
}
.monthHeader {
	width:29px;
	float:left;
	text-align:center;
	line-height:15px;
	padding-top:3px;
	padding-bottom:3px;
	color:white;
	background-color:#919FCB;
	font-weight:bold;
}
.monthDate {
	width:29px;
	float:left;
	text-align:center;
	line-height:15px;
	padding-top:3px;
	padding-bottom:3px;
}
.monthDateSelected {
	width:23px;
	float:left;
	text-align:center;
	line-height:13px;
	padding-top:1px;
	padding-bottom:1px;
	margin:2px;
	border:1px solid #919FCB;
	background-color:#FAF212;
}
.monthDateSelected a {
	color:#222222;
	text-decoration:none;
}
.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}