BODY {
	color : White;
	background-image : url("images/bg1.gif");
	padding : 0px 5px 5px 0px;
	font-size : .8em;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : transparent;
}

P { 
	color : white;
	background-color : transparent;
}

P.black {
	color: black;
	background-color : #cc9900;
	}

H1 {
	font-size : 150%;
	color : Yellow;
	background-color : transparent;
	font-family : inherit;
	font-weight : bold;
	position : relative;
	top : 12px;
	bottom : 5px;
	margin-bottom : 5px;
	margin-top : 8px;
	padding-top : 8px;
	text-align : right;
}
H1.box {
	font-size : 150%;
	color : Yellow;
	background-color : transparent;
	font-family : inherit;
	font-weight : bold;
}

H2 {
	font-size : 130%;
	color : Yellow;
	background-color : transparent;
	font-family : inherit;
	font-weight : bold;
	position : relative;
	top : 12px;
	bottom : 15px;
	margin-bottom : 15px;
	margin-top : 6px;
	padding-top : 6px;
	text-align : left;
	font-style : normal;
}
H3 {
	font-size : 110%;
	color : Yellow;
	background-color : transparent;
}
	
.tickets {
     font-size: 110%;
     font-weight: bold;
     color: yellow;
     text-align: center;
}

IMG.bands {
	float : left;
	padding-right : 8px;
	padding-top : 5px;
	padding-bottom : 60px;
	text-decoration : none;
	margin-right : 5px;
}

A:LINK, A:ACTIVE {
	color : white;
	background-color : transparent;
	text-decoration : none;
}
A:VISITED {
	color : silver;
	background-color : transparent;
	text-decoration : none;
}

A:HOVER {
	color : Yellow;
	background-color : transparent;
	text-decoration : none;
}


A.nav:LINK, A.nav:ACTIVE, A.nav:VISITED {

	text-decoration : none;
	color : white;
	background-color : transparent;
}

A.nav:HOVER {

	text-decoration : none;
	color : yellow;
	background-color : transparent;
}

Q {
	padding : 15px 15px;
	font-style : italic;
	margin-left : 15px;
}

Q.eugene {
	padding : 0px 0px;
	font-style : italic;
	margin-left : 0px;
}

ADDRESS {
	padding : 10px 30px 10px 30px;
	font-weight : bold;
	font-variant : small-caps;
}

TH {
	font-size : .95em;
	font-weight : bold;
	font-style : italic;
	color : Yellow;
	background-color : transparent;
}

TD {
	font-size : .8em;
	color : white;
	background-color : transparent;
}

DD {
	margin : 2px 0px 10px 7px;
}

IMG.bands {
	float : left;
	padding-right : 8px;
	padding-top : 5px;
	padding-bottom : 35px;
	text-decoration : none;
	margin-right : 5px;
}

#main_content {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : White;
	background-color : transparent;
	width : 500px;
	margin : 10px 8px 20px 80px;
	margin-top : 10px;
	position : fixed;
	top : 40px;
	height : 110%;
}

#websites {
	border-left-style : none;
	margin : 30px;
}

#presents {
	background-image : url("images/bg3.gif");
	vertical-align : middle;
	font-size : 85%;
     
}

#leftstuff {
	border : none;
	padding : 0px;
	margin : 0px 0px 0px 0px;
	left: 10px;
	top: 38px;
	position : absolute;
}

#topnav {
	position : absolute;
	left: 10px;
	top: 15px;
	color : White;
	background-color : transparent;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	height : inherit;
	left : 0px;
	width : 610px;
	margin-bottom : 15px;
	padding : 5px 50px 10px 15px;
	padding-bottom : 30px;
	padding-top : 5px;
	padding-right : 0px;
	text-align : right;
}

#right {
	 float: right;
}

.copy {
	font-size: 80%; 
	text-align: right;
}

.oldbrowsers {
	border : none;
	padding : 0px;
	margin : 0px 0px 0px 0px;
	left: 610px;
	top: 60px;
	width : 150px;
	position : absolute;
	color : white;
	background-color : transparent;
	font-size : 70%;
}

.more {
	font-size : 90%;
}

.hidden {
	color: Black; 
	background-color : transparent;
	font-size: 1px; 
	display: none;
	visibility: hidden; 
}
.dlink {
	visibility: hidden; 
	color: Black;
	background-color : transparent;
}

ul.bio {
	list-style-type:none;
}

