body	{
	margin:		0;
	padding:	0;
	font: 13px/15px "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	color:	#332E52;
	background : #000 url(pix/pave.jpg);
	}

	
div, p, th, td, li, dd, dl, dt,  blockquote  {
             /* redundant selectors to help NS4 not forget */
	font: 13px/15px "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;	
    }
    
#main {
	position: relative;
	width: 750px;
	margin: -10px auto;
	padding: 0;
	background : #d3d7fb url(pix/stripes2.jpg) right repeat-y;
	}

	

#nav {
 	background: URL(pix/signbg.gif) top no-repeat;
	position: relative;
	margin: 0 12px 0 0;
	float: right;
	width: 150px;
	height: 288px;
	}
	
#nav ul {
	padding: 10px 0 4px 6px;
	list-style: none;
	margin: 0;
	}	
	

#nav ul li {
	height: 25px;
	margin-right: 6px;
	color: #fff;
	}
	
#nav a {
	text-decoration:	none;
	font: 11px arial, sans-serif;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;	
	}	
	
	
#nav a:hover {
	text-decoration: underline;
	font: 11px arial, sans-serif;
	line-height: 20px;
	color: #ff0;
	font-weight: bold;	
	}	

#nav li#schednav {
	background: #fff url(pix/I94th.gif) no-repeat right;
	}



/*menu page indication*/
#home li a#homenav, 
#art li a#artnav,
#cd a#cdnav,
#sched a#schednav,
#pr a#prnav,
#links a#linksnav,
#contact a#contactnav,
#terra a#terranav,
#rock a#rocknav  {
	color: #ff0;
	background-color: transparent;
	}	
	
	
#home a#homenav:hover, 
#art a#artnav:hover, 
#cd a#cdnav:hover, 
#sched a#schednav:hover, 
#pr a#prnav:hover, 
#links a#linksnav:hover, 
#contact a#contactnav:hover, 
#terra a#terranav:hover, 
#rock a#rocknav:hover  {
	color: #9F7204;
	background-color: transparent;
	text-decoration: none;
	}	

#header {
	width: 410px;
	margin-left: 70px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 20px;
	height: 150px;
	}


	
#content {
/*	background-color: #09F;*/
	position: relative;
	width: 500px;
/*	border: 1px solid red;*/
	margin: 0 0 0 20px;
	padding-bottom: 6px;
	}
	
#content p {
	width: 400px;
	margin: 10px auto;
	line-height: 1.5em;
	text-align: justify;
	}
	
    
#content a, #content a:link, #content a:visited {
	font-family:  arial, helvetica, sans-serif;	
	text-decoration:	none;
	color:	#009;
	font-size: 13px;
	line-height: 15px;

	}

#content a:hover {
	font-family:  arial, helvetica, sans-serif;	
	text-decoration:	underline;
	color:	#000;
	font-size: 13px;
	line-height: 15px;

	}		
	
h1, h2, h3, h4, h5, h6	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #036;
	background: transparent;
	}
	
h1	{
	font-size:	175%;
	line-height: 155%;
	}
	
h2	{
	font-size:	120%;
	line-height: 110%;
	}
	
h3	{
	font-size:	110%;
	}
	
#gigs table {
	border: 1px solid black;
	display: block;
	width: 550px;
	margin: 0 auto 20px 0;	
	}

#gigs table td {
	margin: 0 auto;
	padding: 6px 4px;
	border: 1px solid blue;	
	}

#cover {
	position: relative;
	width: 250px;
	height: 250px;
	float: left;
	}	

	
#content #footernav {
	text-align: center;
	width: 400px;	
	margin: 10px auto;
	}

#content #footernav a {
	text-decoration: none;
	font-size: 95%;
	color: #332E52;
	font-weight: bold;	
	}
	
#content #footernav a:hover {
	text-decoration: underline;
	font-size: 95%;
	color: #9F7204;
	font-weight: bold;	
	}
	
#bottomlogo {
	width: 336px;
	margin: 20px auto;
	}