* {
	padding: 0;
	margin: 0;
	border: 0;
}
html {
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}
body {
	background: #000000 url(bgr2.jpg) no-repeat fixed 50% 0%;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, sans-serif, Tahoma, "Bitstream Vera Sans";
	font-size: 100%;
	color: #CDCDC1;
}
#page {
	min-height: 100%;
	position: relative;
}
#header {
	width: 800px;
	height: 270px;
	margin: 0 auto;
}
#logo {
	width: 700px;
	margin: 0 auto;
}
#logo h1 {
	display: block;
	background: url(logo2.png) no-repeat scroll 0px 0px;
	width: 700px;
	height: 220px;
	text-indent: -9000px;
	outline: none;
	margin: 0 !important;
	position: relative;
	top: 10px;
}
#navigation {
	width: 610px;
	height: 50px;
	margin: 0 auto;
}
#navigation li {
	float: left;
	display: block;
}
#navigation a  {
	display: block;
	background: url(navigation.png) no-repeat scroll 0px 0px;
	height: 50px;
	text-indent: -9000px;
	outline: none;
}
#navigation li#news a {
	width: 64px;
	background-position: 0px 0px;
}
#navigation li#news a:hover {
	background-position: 0px -50px;
}
#navigation li#band a {
	width: 64px;
	background-position: -64px 0px;
}
#navigation li#band a:hover {
	background-position: -64px -50px;
}
#navigation li#music a {
	width: 68px;
	background-position: -128px 0px;
}
#navigation li#music a:hover{
	background-position: -128px -50px;
}
#navigation li#gigs a {
	width: 55px;
	background-position: -196px 0px;
}
#navigation li#gigs a:hover {
	background-position: -196px -50px;
}
#navigation li#gallery a {
	width: 86px;
	background-position: -251px 0px;
}
#navigation li#gallery a:hover {
	background-position: -251px -50px;
}
#navigation li#store a {
	width: 68px;
	background-position: -337px 0px;
}
#navigation li#store a:hover {
	background-position: -337px -50px;
}
#navigation li#guestbook a {
	width: 110px;
	background-position: -405px 0px;
}
#navigation li#guestbook a:hover {
	background-position: -405px -50px;
}
#navigation li#contact a {
	width: 95px;
	background-position: -515px 0px;
}
#navigation li#contact a:hover {
	background-position: -515px -50px;
}
#middle {
	width: 700px;
	margin: 0 auto;
}
#border {
	width: 700px;
	background: transparent url(border_middle.png) repeat-y scroll 50% 0%;
}
#border_top {
	background: transparent url(border_top.png) no-repeat scroll 50% 0%;
	width: 700px;
	height: 25px;
	margin: 0 auto;
}
#border_bottom {
	background: transparent url(border_bottom.png) no-repeat scroll 50% 0%;
	width: 700px;
	height: 25px;
	margin: 60px auto 0;
}
#content {
	min-height: 500px;
	width: 600px;
	padding: 5px 50px 0 50px;
}
#second_navigation {
	height: 20px;
	margin: 7px 0 0 auto;
	float: right;
}
#second_navigation li {
	float: left;
	display: block;
	padding: 2px 5px;
	color: #CDCDC1;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none !important;
	display: block;
}
#second_navigation a  {
	color: #CDCDC1;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none !important;
	border-bottom: thin solid #1A0303;
	border-top: thin solid #1A0303;
	display: block;
}
#second_navigation a:hover {
	border-bottom: thin solid #CDCDC1;
	border-top: thin solid #CDCDC1;
}
#content_alternative {
	width: 150px;
	clear: right;
	float: right;
	margin: 10px 0 0 10px;
	text-align:right;
}
#content_alternative img {
	margin: 5px 0 5px 0;
}
.bandshots {
	float:left;
	overflow:hidden;
	position:relative;
	width:100%;
	height: 155px;
	margin: 0 0 24px 0;
	text-align: center;
}
.bandshots ul {
	clear:left;
	float:left;
	left:50%;
	position:relative;
	text-align:center;
}

.bandshots li {
	display:block;
	float:left;
	list-style:none outside none;
	position:relative;
	right:50%;
}

.bandshots img {
	height: 155px;
	margin: 0;
}
.membershot {
	width: 200px;
	margin: 35px 0 5px 20px;
	clear: right;
	float: right;
}
.photo_right {
	clear: right;
	float: right;
	margin: 35px 0 5px 20px;
}
#content_main {
	width: 400px;
	margin: 5px 10px 0 10px;
	padding-top: 2px;
}

#content_main_wide {
	width: 580px;
	margin: 5px 10px 0 10px;
	padding-top: 2px;
}

#footer_positioner {
	padding-bottom: 60px;
}
#footer {
	height: 60px;
	width: 100%;
	position: absolute;
	bottom: 0;
}
#footer_content {
	height: 35px;
	width: 674px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
p {
	font-size: 0.7em;
	margin: 10px 0 20px 0;
}
.band p {
	margin: 2px 0 20px 0;
}
#footer p {
	text-align: right;
	padding: 0 32px 0 5px;
	margin: 0;
	font-size: 0.6em;
}
td {
	font-size: 0.7em;
	vertical-align: top;
	padding: 2px 8px 0 0;
}
.music table {
	margin-bottom: 32px;
}
.albumcover {
	width: 255px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.albumtracks {
	width: 300px;
}
ul {
	font-size: 0.7em;
	list-style-type:none;
	margin-bottom:8px;
}
table p, table ul, table h3 {
	font-size: 1em;
}
.music h2.record_name{
	margin-bottom: 24px;
}
.record {
	margin-bottom: 10px;
}
.gigs h2 {
	margin-bottom: 20px;
}
.gigs table, .news table {
	margin-bottom: 28px;
}
.gigs td {
	padding-left: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #2C0303;
}
.gigheader td {
	padding-bottom: 2px;
	background-color: #240202;
} 
.gigwhen {
	width: 60px;
	text-align: center;
}
.gigwhere {
	width: 160px;
}
.gigotheracts {
	width: 130px;
}
.gigdate {
	text-align: right;
}
li.credits{
	padding-left: 15px;
}
ul.reviews{
	
	margin-left: 10px;
}
h1 {
	color: #fff;
	font-size: 1em;
	margin: 4px 2px 28px 2px;
}
h2 {
	font-size: 0.8em;
	margin: 4px 0 4px 0;
}

h3 {
	font-size: 0.7em;
	font-weight: bold;
	margin: 4px 0 4px 0;
}
#content_main h1, #content_main_wide h1 {
	text-transform: uppercase;
	letter-spacing: 0.04em;
	font-family: 'Times New Roman', Times, serif;
	background: url("h1bgr.png") no-repeat scroll 0 0 transparent;
	padding: 4px 0 0 10px;
	color: #BB0000;
}
.band h2 {
	margin: 0;
}
.music h2 {
	margin: 10px 0 6px 0;
}
a:link, a:visited {
	color: #fff;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	color: #9B0010;
	text-decoration: underline;
}
.hr {
	background: transparent url(hr.gif) repeat-x scroll 0% 0%;
	width: 600px;
	height: 3px;
	margin: 0 auto 10px auto;
}
.left {
	margin: 0 20px 10px 0 !important;
	float: left;
}
.right {
	margin: 0 10px 10px 20px !important;
	float: right;
}
.left p, .right p {
	width: auto !important;
	margin: 0 0 10px 0 !important;
}
.left h1, .left h2, .right h1, .right h2 {
	background: transparent none;
	margin: 0 0 10px 0;
	padding: 0;
}

.clearer { clear: both; height: 1px; }
.border { border-style: outset; border-color: black; border-width: 4px; }
