html, body {
	margin: 0;
	padding: 0;
	background-color: black;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table {
	font-size: 10px;
}

a:link, a:visited {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

a:hover, a:active {
	text-decoration: none;
	color: #c00;
	font-weight: bold;
}

#content {
	background: white url(images/template/background.jpg) top left;
}

#nav {
	background: white url(images/template/barbackground.gif) no-repeat top left;
}

.nav a:link, .nav a:visited {
	color: white;
}

.nav a:hover, a:active {
	color: #ffe81e;
}

.titles
{
	height: 24px;
	padding: 5px 0 0 0;
	color: white;
	background-color: black;
	font-weight: bold;
}

#ticker {
	margin: 1px 0;
	padding: 0;
	background: #ecda9a url(images/ticker/background.gif);
}

marquee {
	margin: 0;
	padding: 3px 0 0 0;
	width: 220px;
	height: 24px;
}

#marquee {
	margin: 0;
	padding: 0;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-transform: uppercase;
}

#clubnights {
	background-color: black;
}

.cntitles {
	font-size: 13px;
	color: #ecda9a;
}

.cnsecond {
	color: #ecda9a;
	font-weight: bold;
}

#clubnights a:link, #clubnights a:visited {
	color: white;
}

#clubnights a:hover, #clubnights a:active {
	color: #c00;
}

#clubnights a.yellow:hover, #clubnights a.yellow:active {
	color: #ffe81e;
}

.red {
	color: #c00;
}

#gigs {
	background: #ecda9a url(images/template/rightbackground.jpg);
}

#gigs a:link, #gigs a:visited {
	text-transform: uppercase;
}

#gigs a:hover, #gigs a:active {
	text-transform: uppercase;
}

.beigebg {
	background-color: #ecda9a;
}

.gigguide a:link, .gigguide a:visited {
	text-transform: uppercase;
}

.gigguide a:hover, .gigguide a:active {
	text-transform: uppercase;
}

#promos .name {
	font-weight: bold;
	text-transform: uppercase;
}

.headings {
	font-weight: bold;
	font-size: 12px;
}