body {
	background-color:#000000;
	color:#0066FF;
}

#nav {
	vertical-align:bottom;
}

.nav:link {
	font-family: "Arial";
	color:#0066FF;
	font-size:11pt;
	background-color:#000000;
	text-decoration:none;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0.1em;
	
}

.nav:visited {
	font-family: "Arial";
	color:#0066FF;
	font-size:11pt;
	background-color:#000000;
	text-decoration:none;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0.1em;
	
}

.nav:hover {
	font-family: "Arial";
	color:#4A79BB;
	background-color:#392E0B;
	font-size:11pt;
	text-decoration:none;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0.1em;
}

a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:active {
	color: #0066FF;
}
a:hover {
	color: #0066FF;
}

.gigNav {
	font-size:12px;
}

.setList td {
	text-align:center;
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.setList th {
	color: #FFCC33;
}

.gigs td {
	color: #0066FF;
	font-size: 12px;
}
.gigs th {
	color: #FFCC33;
	text-align: left;
}

.links th {
	color: #0066FF;
}

.links td {
	color: #0066FF;
}

.pictures a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mediaheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFCC33;
}

.press td {
	color: #0066FF;
	font-size: 12px;
	text-align:left;
}

.press p b, th {
	color: #FFCC33;
}

.press.downloads {
	color: #FF3333;
}
