body {font-family: Zapf Chancery, Comic Sans MS, cursive; 
	color:#000000; 
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #ffffcc}

h1, h2 {font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;}
.title {margin-top: 25px;}
.clear {clear:both;}
#wrapper {width: 750px;
	margin: 0 auto;}
	
#header {width: 740px;
	height: 125px;
	margin: 0 auto;}
#aniheader {width: 750px;
	height: 125px;
	margin: 0 auto;}
	
#content {width: 750px;
	margin: 0 auto;
	background: #ffffff url(../images/bgfade.gif) no-repeat;
	margin-top: 10px;}

#nav {width: 185px;
	float:left;}

ul.nav {width: 180px;
	float: left;
	list-style: none;
	margin: 0px;
	margin-top: 25px;
	padding: 0px;
	border-right: 1px solid #ffcc35;
	padding-right: 5px;}
ul.nav img {padding-bottom: 8px;}

#rightcolumn {width: 530px;
	float: right;
	margin-right: 10px;}
#rightcolumn p {text-align: justify;
	color: #000000;
	font-size: 12px;}
#rightcolumn a {color: #ffcc35;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;}
#rightcolumn a:hover {border-bottom: 1px dashed #ffcc35;}

#footer {width: 750px;
	margin: 0 auto;
	border-top: 1px solid #ffcc35;
	padding-top: 5px;
	padding-bottom: 5px;}
#footer p {color: #000000;
	font-size: 12px;
	padding: 0;
	margin: 0px;
	padding-left: 5px;}
#footer a {color: #000000;
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	margin-left: 35px;}
#footer a:hover {border-bottom: 1px dashed #ffcc35;}

table.showdates {width: 530px;
	table-layout: auto;
	border-spacing: 0px;
	text-align: left;}
	
tr.showdatesheader {font-weight: bold;
	color: #000000;
	height: 35px;}
	
tr.showdatescontent {font-weight: none;
	color: #000000;
	vertical-align: bottom;
	height: 50px;}

td.date {width: 75px;}
td.date:first-line {color:red; font-variant: small-caps;}
td.time {width: 75px;}
td.artist {width: 100px;}
td.venue {width: 140px;}
td.contact {width: 140px;}

#pics {width: 530px;}
#pics img {margin-right: 20px;
	margin-bottom: 20px;}
#pics a {border: 0px;}
#pics a:hover {border: 0px;}



