body 
{
	background: #B60F1D;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 0.75em;
	line-height: 1.25em;
	color: #fff;
	height: 100%;
	background: black url(images/background.jpg) no-repeat top center;
}

img
{
	border: 0 none;
	margin: 0px;
}

div
{
	margin: 0px;
}

h1
{
	font-size: 130%;
	margin: 6px 0px 24px 0px;
}

h2
{
	margin: 5px 0px 5px 0px;
	line-height: 20px;
	font-size: 110%;
	color: #903;
}

h3
{
	font-size: 110%;
	margin: 4px 0px 4px 0px;
}

a
{
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited
{
	color: #B60F1D;
}

a:hover
{
	color: #B60F1D;
	text-decoration: underline;
}

a:active
{
	color: #f00;
	text-decoration: underline;
}

input, select, textarea
{
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	background: #fff;
	color: #000;
	margin: 0px;
	padding: 0px 2px;
	border: none;
	width: 90px;
}

input.disabled, select.disabled 
{
	border: 0px;
}

label
{
	margin-right: 3px;
}

hr
{
	clear: left;
	width: 585px;
	height: 1px;
	border: 0px none;
	color: rgb(80,102,126);
	background: rgb(80,102,126);
	margin: 0px;
}

td
{
	vertical-align: top;
	font-family: Verdana, sans-serif;
	font-size: 1em;
}

#site
{
	width: 990px;
	height: 590px;
	margin: auto;
}

#container
{
	position: relative;
	width: 990px;
	height: 590px;
}

#header
{
	float: left;
	width: 990px;
	height: 180px;
	
}

#logo
{
	position: absolute;
	left: 30px;
	top: 4px;
	width: 113px;
	height: 155px;
	background: none;
}
#console
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#banner
{
	position: absolute;
	left: 143px;
	top: 33px;
	width: 820px;
	height: 122px;
	background: none;
}
#bannernav
{
	position: absolute;
	left: 815px;
	top: 155px;
	width: 135px;
	height: 22px;
}

.btn_left, .btn_right 
{
	cursor: pointer;
}

#left
{
	float: left;
	width: 150px;
	height: 410px;
}

#contentcontainer, #contentcontainer_lrg
{
	float: left;
	padding: 10px 20px 10px 20px;
}

#content
{
	background: #000;
	width: 650px;
	height: 389px;
}

#content_lrg
{
	background: #000;
	width: 950px;
	height: 385px;
}

#footer
{
	background: url(images/footer.gif) no-repeat top center;
	float: left;
	width: 690px;
	height: 40px;
	font-size: 2.0em;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	line-height: 30px;
}

#right
{
	float: right;
	width: 150px;
	height: 410px;
	text-align: right;
}

#menu
{
	position: absolute;
	left: 150px;
	top: 2px;
}

#bands
{
	margin-top: 0px;
	height: 237px;
	background: #000 url(images/bands.gif) no-repeat top left;
}

#contact
{
	margin-top: 8px;
	font-variant: small-caps;
	line-height: 1em;
	font-size: 0.95em;
	background: #000 url(images/contact.gif) no-repeat top left;
}

#highlights
{
	background: #000 url(images/highlights.gif) no-repeat top right;
	height: 263px;
}

#newsletter
{
	margin-top: 8px;
	background: #000 url(images/newsletter.gif) no-repeat top right;
}

.margin
{
	margin: 0px 5px;
	padding-top: 35px;
	padding-bottom: 5px;
}

input.btn
{
	width: 50px;
	background: #B60F1D;
	color: #000;
}

.r
{
	text-align: right;
}

ul.menu
{
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 10px;
	padding: 0px;
}

ul.menu li
{
	float: left;
	cursor: pointer;
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 4px 11px;
	padding: 0;
}

ul.menu li a
{
	font-size: 1.5em;
	font-weight: bolder;
	font-variant: small-caps;
	line-height: 12px;
	color: #fff;
	text-decoration: none;
}

ul.menu img.separator
{
	margin-left: 22px;
}

table
{
	border-collapse: collapse;
}

table.list
{
	float: left;
	width: 590px;
}

table.list#catalog
{
	width: 890px;
}

table.list tr
{
	height: 19px;
	overflow: hidden;
}

table.list td
{
	font-size: .8em;
	margin: 0px;
	padding: 2px 3px;
	white-space: pre-wrap;
	overflow: hidden;
	border-right: 1px solid #222;
}

table.list tr.ai
{
	background: #222;	
}

table.list th
{
	color: #000;
	background: #B60F1D;
	border-right: 1px solid #222;
}

table.list th a
{
	color: #000;
}

table.contentpaneopen
{
	position:relative;
	width: 590px;
}

table.contentpaneopen
{
	width: 590px;
	margin-left: 5px;
}

table.contentpaneopen img
{
	margin: 0px 4px 4px 4px;
}

table.contentpaneopen h1
{
	font-size: 1.2em;
	font-weight: bold;
}

table.contentpaneopen table
{
	width: inherit;
}

table.contentpaneopen div
{
	width: inherit;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td
{
	color: #000;
}

