﻿body
{
	background-color: #330000;
	background-image: url(/images/grad-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Tahoma;
	color: White;
	font-size: 11px;
	line-height: 150%;
	letter-spacing: 1px;
	margin: 0px;
}

h1
{
	color: #cc0000;
	font-size: 20px;
	text-align: center;
}
h2
{
	font-size: 18px;
	margin: 8px 0px 4px 0px;
	text-align: center;
}
a
{
	color: #FFFF99;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

p
{
	padding: 0px 24px 0px 24px;
	text-align: left;
}
td
{
	text-align: left;
	vertical-align: top;
	font-size: 10px;
}
table
{
	margin-left: 20px;
	border-collapse:collapse;
}
td 
{
	/* border:solid 1px #333333; */
	padding:4px;
	line-height:14px;
}
.band-name
{
	font-family: Trebuchet MS;
	text-align: left;
}

#container
{
	width:988px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 18px 0;
}

#column-2
{
	margin-left: 600px;
	text-align:left;
}

h2
{
	font-size: 12px;
	padding: 4px 4px 4px 12px;
	text-align: left;
	border-bottom: solid 1px #333333;
	margin-top: 24px;
	color:#CC0000;
}


#column-1
{
	padding-top: 12px;
	padding-bottom: 12px;
	float: left;
	width: 600px;
	background: #000000;
	border-right: solid 1px #333333;
}
.photos #column-1 
{
	width:900px; 
	border-right: 0px;
}



.box
{
	width: 900px;
	height: 406px;
	float: left;
	margin: 2px;
}

.video
{
	background: #161313;
	width: 438px;
	height: 248px;
	float: left;
	margin-left: 218px;
	overflow: hidden;
	border: solid 16px #000000;
}


.redlinepark
{
	color: #E9E9E9;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 8px;
	padding-top: 5px;
	font-family: Verdana;
	text-transform: uppercase;
}


img
{
	border: 0px;
}
.listen
{
	background: #262626;
}
.copy
{
	padding-top: 12px;
	clear: both;
	font-size: 9px;
}

.links
{
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 9px;
}
.links a
{
	text-decoration: none;
}

.nav { font-size:10px; }