<!--
body {
	margin: 0px 0px 0px 0px;
	font-style : normal;
	font-weight : normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	background-color: #413F3F;
	overflow:-moz-scrollbars-vertical;
}

h2 {
	font-size:13px;
	font-family: Verdana, Arial;
	color: #C97127;
	background-image:url(../../images/h2-bck.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	margin: 10px 0px 5px 0px;
}

h3 {
	font-size:12px;
	font-family: Verdana, Arial;
	color: #ffffff;
	margin: 0px 0px 5px 0px;
}

ul {
	list-style-image: url(../../images/li-arrow.gif);
}


a:link {
	text-decoration: none;
	color: #ffffff;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #CC7122;
}

.clear {
	clear:both;
}

.border {
	border:1px solid #ffffff;;
}

#outer {
	width:770px;
	background-color: #000000;
	margin-left:auto; 
	margin-right:auto; 
	padding-bottom:15px;
}

#banner {
	height:111px;
}

#navigation {
	background-color:#502D0F;
	height:30px;
}

#navigation ul {
	list-style:none;
	display:inline;
}

#navigation li {
	float:left;
}

#navigation .home {
	padding-left:15px;
}

#navigation img {
	border:none;
}

#content {
	padding:15px;
}

#content p {
	margin:5px 0px 5px 0px;
}

#default_panel {
	padding:15px;
	background-color:#2C2A2B;
	background-image:url(../../images/disk-back.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#wide_panel {
	padding:15px;
	background-color:#2C2A2B;
	background-image:url(../../images/disk-back.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#wide_panel .hometxt {
	width:458px;
	float:left;
}

#wide_panel .homeimg {
	width:240px;
	float:left;
	text-align:center;
	margin-left:10px;
	margin-top:25px;
}

#news {
	margin-top:15px;
	padding:15px;
	width:425px;
	background-color:#2C2A2B;
	background-image:url(../../images/disk-back.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	float:left;
}

#news ul {
	list-style:none;
	list-style-image:none;
	display:inline;
	list-style-position:outside;
}

#news .liheading {
	font-weight:bold;
	color: #C67121;
	margin-top:10px;	
}

#news .liheading a:link {
	text-decoration: none;
	color: #CC7122;
}

#news .liheading a:visited {
	text-decoration: none;
	color: #CC7122;
}

#news .liheading a:hover {
	text-decoration: underline;
	color: #CC7122;
}

#news .limore {
	text-align:right;
}

#gigs {
	margin:15px 0px 0px 15px;
	padding:15px;
	width:240px;
	background-color:#2C2A2B;
	background-image:url(../../images/disk-back.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	float:left;
}

#gigs ul {
	list-style:none;
	list-style-image:none;
	display:inline;
	list-style-position:outside;
}

#gigs .liheading {
	font-weight:bold;
	color: #C67121;
	margin-top:10px;	
}

#gigs .liheading a:link {
	text-decoration: none;
	color: #CC7122;
}

#gigs .liheading a:visited {
	text-decoration: none;
	color: #CC7122;
}

#gigs .liheading a:hover {
	text-decoration: underline;
	color: #CC7122;
}

#gigs .limore {
	text-align:right;
}

#footer {
	padding-top:10px;
	text-align:center;
	border-top:3px solid #502D0D;
}
-->
