body
{
	color: black;
	font-size: 12px;
	line-height: 1.5;
	background: black;
	text-align: center;
	font-family: Georgia, Times, 'Times New Roman', Serif;
}

p
{
	color: black;
	font-size: 12px;
}

ul,ol { font-size: 12px; }

#envelope
{
	width: 970px;
	padding: 0;
	margin: 0 auto;
	background: url(layout/doublevert.jpg) 0 0 repeat-y black;
}

#container
{
	width: 970px;
	padding: 121px 0 0 0;
	margin: 0;
	text-align: left;
	background: url(layout/header.jpg) 0 0 no-repeat transparent;
}

#header
{
	width: 970px;
	position: absolute;
	top: 0;
	height: 171px;
	display: block;
}

#header h1
{
	position: absolute;
	top: 50px;
	right: 50px;
	font-size: 30px;
}

#header h1 span { display: none; }

#navigation
{
	position: absolute;
	top: 81px;
	left: 170px;
	height: 23px;
	width: 650px;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
	text-transform: uppercase;
}

#navigation li { display: inline; }

#navigation li a
{
	background: #2D0C13;
	color: #FBEDD0;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	margin: 0 3px;
	padding: 6px 8px 5px 8px;
	opacity: .66;
	filter: alpha(opacity=66);
}

#navigation li a:hover
{
	color: #2D0C13;
	background: #FBEDD0;
}

a#radio_button { position: absolute; top: 0; right: 25px; width: 150px; height: 70px; }
a#radio_button span { display: none; }

#main
{
	width: 970px;
	display: block;
	height: auto;
}

#mainbox
{
	width: 600px;
	min-height: 400px;
	float: left;
	text-align: left;
	padding-top: 45px;
	padding-left: 120px;
}

#menubox
{
	width: 160px;
	float: right;
	padding-right: 45px;
}

#footer
{
	color: white;
	font-size: 12px;
	width: 960px;
	padding: 314px 10px 20px 0;
	clear: both;
	float: none;
	background: url(layout/footer.jpg) 0 0 no-repeat black;
}

hr
{
	border-width: 1px gray solid;
	margin: 10px 0;
}

h1,h2,h3,h4
{
	color: #381430;
	font-size: 22px;
	padding: 5px 0 0 0;
	font-weight: bold;
	font-family: helvetica, arial, geneva, sans-serif;
}

h2 { font-size: 22px; }
h3 { font-size: 15px; }
h4 { font-size: 13px; }

.news_page h1 { text-transform: uppercase; }
.news_page h2 { font-size: 22px; }
.news_page h3 { font-size: 13px; font-weight: normal; }

a
{
	color: #5F0922;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #D80514;
	font-weight: bold;
	text-decoration: none;
}

#menubox ul
{
	color: #5F0922;
	font-size: 11px;
	font-weight: normal;
	display: block;	
	font-family: helvetica, arial, geneva, sans-serif;

}

#menubox ul li { margin-bottom: 5px; }

#menubox ul li a
{
	color: #3c0700;
	text-decoration: none;
	font-weight: normal;
	padding: 2px 4px;
	opacity: .88;
	filter: alpha(opacity=88);
}

#menubox ul li a:hover,a#lit
{
	text-decoration: none;
	font-weight: normal;
	color: black;
}

.timestamp,.small
{
	font-size: 9px;
	color: gray;
}

.timestamp { text-align: right; }

#toppix
{
	position: absolute;
	top: 5px;
	left: 155px;
	width: 650px;
}

#toppix a
{
	float: left;
	height: 70px;
}


#toppix a span,a#band span { display: none; }

a#julie { width: 140px; }
a#michael { width: 145px; }
a#robbie { width: 145px; }
a#eddie { width: 160px; }
a#band { position: absolute; top: 0; left: 0; width: 170px;height: 170px; }
