html, body {
	height: 100%;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, sans-serif;
	background: #0f0f0f url(images/bg.gif) top center no-repeat fixed;
	color: #444;
	overflow: -moz-scrollbars-vertical;
}

body, div, ul, li, dl, dd, dt, p, table, tr, th, td, img, a {padding: 0; border: 0; margin: 0;}

body, h1, h2, p {
	padding: 0;
	margin: 0;
}

a {outline: none;}

a:link, a:visited {
	color: #5275b4;
	font-weight: bold;
	outline: none;
}

a:hover, a:active {
	color: #849cc9;
}

em {
	font-style: normal;
	color: #769531;
}

#container {
	background: #000 !important;
	width: 714px;
	margin: 0 auto;
	text-align: center;
	min-height: 100%;
	height: auto !important;
	height: 100%; /*stoopid ie*/
}

#innercontainer {
	background: #000 !important;
	width: 714px;
	margin: 0 auto;
	text-align: center;
	min-height: 100%;
	height: auto !important;
	float: left;
	height: 100%; /*stoopid ie*/
}

#content {
	margin: 0 auto;
	width: 692px;
	text-align: center;

}

#header {
	height: 343px; 
	width: 692px;
	margin: 0 auto;
	text-align: center;
	background: url(images/header.gif) top right no-repeat !important;
}

#header h1 {
	text-indent: -999px;
}

#header h1 span, #footer span {
	display: none;
}

h2 {
	padding: 0; margin: 0;
	line-height: 0;
	cursor: pointer;
}

h4 {
	margin: 0;
	padding: 5px 0  0 0;
	font-size: 1.4em;
	color: #fff;
}

ol {
	margin: 0;
	padding: 0 10px 5px 35px;
}

h2 a, h2 a:link, h2 a:visited {
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #222; height: 100%; text-indent: -9999px;
	margin: 0; padding: 0; line-height: 0;
}

h2 a:hover, h2 a:active {
	line-height: 0; margin: 0; padding: 0;
	display: block;
}

h2.news {
	background: url(images/butnews.gif) top left no-repeat;
	width: 692px; height: 43px; margin: 0; padding: 0; line-height: 0; float: left; clear: both;
}

.bnews {background: #09f; text-align: left; padding: 0 49px; float: left; clear: both; width: 85.8%;}
.bnews p {color: #ebf7ff; padding: 0 8px 10px 8px; margin: 0; font-size: 1.2em; line-height: 1.4em; float: left;}
.bnews p a {color: #0061a6; font-weight: normal; text-decoration: none;}
.bnews p.date {color: #0061a6; float: left; clear: both; width: 100%; font-size: 1.1em; line-height: 1.1em;}
.bnews strong {color: #65002f;}
.bnews h3 {color: #fff; padding: 10px 0; margin: 10px 0 5px 0; font-size: 1.7em; line-height: 1em; background: #ca0554 url(images/newsback.gif); float: left; clear: both; width: 100%;}
.bnews h3 a {color: #fff; text-decoration: none; padding: 0 8px;}
.bnews .postmetadata {background: url(images/comment.gif) top left no-repeat; margin: 0 0 15px 8px; padding: 0 0 0 18px;}
a.backnews {float: left; clear: both; width: 121px; height: 23px; background: url(images/backnews.gif) top left no-repeat; text-indent: -9999px;}

// .bnews .navigation {float: left; clear: both; width: 100%; background: #ca0554 url(images/newsback.gif); margin: 10px 0;}
.blinks .navigation {float: left; clear: both; width: 100%; background: #ca0554 url(images/newsback.gif); margin: 10px 0;}
.navigation a {color: #fff; font-weight: bold; text-decoration: none; font-size: 1.2em; line-height: 2em;}
.alignleft {float: left; width: 100px; padding: 0 8px;}
.alignright {float: right; text-align: right; width: 100px; padding: 0 8px;}


h4#respond {float: left; clear: both; width: 90%; color: #0061a6; padding: 20px 0 5px 8px; margin: 0;}
textarea#comment {width: 580px;}
#commentform p {float: left; clear: both; width: 100%;}

h4#comments {float: left; clear: both; width: 90%; color: #0061a6; padding: 0 0 0 8px; margin: 5px 0 10px 0;}
ol.commentlist {float: left; clear: both; width: 96.5%; list-style: none; margin: 0; padding: 0; text-indent: 0;}
ol.commentlist li {float: left; clear: both; padding: 10px; width: 100%; margin: 0 0 0 0;}
ol.commentlist p {float: left; clear: both; width: 100%; margin: 0; padding: 0 0 10px 0;}
ol.commentlist h5 {float: left; clear: both; width: 100%; margin: 0; padding: 0 0 2px 0; font-size: 1.4em; line-height: 1.4em; color: #fff;}

.alt {background: #0086e0;}

.blinks {background: #ff6701; text-align: left; padding: 0 49px; float: left; clear: both; width: 85.8%;}
.blinks p {color: #fed; padding: 0 8px 10px 8px; margin: 0; font-size: 1.2em; line-height: 1.4em; float: left; clear: both; width: 98%;}
.blinks p a {color: #350100; font-weight: normal; text-decoration: none;}
.blinks p.date {color: #0061a6; float: left; clear: both; font-size: 1.1em; line-height: 1.1em;}
.blinks strong {color: #983d00;}
.blinks h3 {color: #fff; padding: 10px 0; margin: 10px 0 5px 0; font-size: 1.7em; line-height: 1em; background: #ca0554 url(images/pressback.gif); clear: both; float: left; width: 100%;}
.linkno {color: #fff; text-decoration: none; padding: 0 8px;}
.blinks h4 {color: #fed; padding: 5px 8px; margin: 0 0 0 0; font-size: 1.3em; line-height: 1em; float: left; clear: both; width: 98%;}
a.backpress {float: left; clear: both; width: 121px; height: 28px; background: url(images/backpress.gif) top left no-repeat; text-indent: -9999px;}
.blinks img {border: 4px solid #983d00; text-align: center; margin: 0 auto;}


.bband {background: #ff0167; text-align: left; padding: 0 49px; float: left; clear: both; width: 85.8%;}
.bband p {color: #fedee9; padding: 0 8px 10px 8px; margin: 0; font-size: 1.2em; line-height: 1.4em;}
.bband strong {}
.bband h3 {color: #fff; padding: 10px 8px; margin: 10px 0 15px 0; font-size: 1.7em; line-height: 1em; background: #ca0554 url(images/bandback.png);}
.bband img {border: 5px solid #ca0554; text-align: center; margin: 0 10px 0 0; float: left;}
.bband img.nofloat {float: none; clear: none;}

.btour {background: #ffff01; text-align: left; padding: 0 49px; float: left; clear: both; width: 85.8%;}
.btour p {color: #333; padding: 0 8px 10px 8px; margin: 0; font-size: 1.2em; line-height: 1.4em;}
.btour strong {}
.btour h3 {color: #111; padding: 10px 8px; margin: 10px 0 15px 0; font-size: 1.7em; line-height: 1em; background: #ca0554 url(images/tourback.gif);}

.bmedia {background: #32fe01; text-align: left; padding: 0 49px; float: left; clear: both; width: 85.8%;}
.bmedia p {color: #555; padding: 0 8px 10px 8px; margin: 0; font-size: 1.2em; line-height: 1.4em;}
.bmedia strong {}
.bmedia h3 {color: #222; padding: 10px 8px; margin: 10px 0 15px 0; font-size: 1.7em; line-height: 1em; background: #ca0554 url(images/mediaback.gif);}

.medvideos {float: left; width: 194px; height: 74px; text-indent: -9999px; background: url(images/medvideos.jpg) top left no-repeat;}
.medphotos {float: left; width: 203px; height: 74px; text-indent: -9999px; background: url(images/medphotos.jpg) top left no-repeat;}
.medsongs {float: left; width: 195px; height: 74px; text-indent: -9999px; background: url(images/medsongs.jpg) top left no-repeat;}


h2.band {
	background: url(images/butband.gif) top left no-repeat;
	width: 692px; height: 58px;  margin: 0; padding: 0; line-height: 0; float: left; clear: both;
}

h2.tour {
	background: url(images/buttour.gif) top left no-repeat;
	width: 692px; height: 63px; margin: 0; padding: 0; line-height: 0; float: left; clear: both;
}

h2.media {
	background: url(images/butmedia.gif) top left no-repeat;
	width: 692px; height: 52px; margin: 0; padding: 0; line-height: 0; float: left; clear: both;
}

h2.links {
	background: url(images/butlinks.gif) top left no-repeat;
	width: 692px; height: 57px; margin: 0; padding: 0; line-height: 0; float: left; clear: both;
}


#mousemove {
	width: 594px;
	height: 185px;
	border: 0;
	overflow: hidden;
	margin: 0 auto;
}

#backmouse {width: 594px; height: 185px; margin: 0; padding: 0; background: url(images/scrolly.gif) top left no-repeat;}

.inside {
	padding: 5px 35px 5px 0;
}

.move {

}

#albumz img {margin: 0 0 0 8px;}

#hideit {margin: 0; padding: 0; line-height: 0; font-size: 0; text-indent: -9999px;}

#footer {float: left; clear: both; width: 100%;}

#footer #copyright {float: left; width: 300px; text-align: left; margin: 0; padding: 30px 0 10px 18px;}
#footer #linkers {float: right; width: 350px; margin: 0; padding: 10px 0 10px 0;}
.promofact {float: right; width: 142px; height: 57px; text-indent: -9999px; background: url(images/promofact.gif) top left no-repeat;}
.vantage {float: right; width: 142px; height: 57px; text-indent: -9999px; background: url(images/vantage.gif) top left no-repeat;}
.coalition {float: right; width: 58px; height: 57px; text-indent: -9999px; background: url(images/col.gif) top left no-repeat;}