body {
	background-color: #000;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	color: #d2d2d2;
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 10px 0;
}
a:link, a:visited, a:active {
	color: #c42229;
	text-decoration: none;
}
a:hover {
	color: #c42229;
	text-decoration: underline;
}
.background {
	background-image: url("images/background2.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
.contentbg {
	background-image: url("images/bg.jpg");
	background-repeat: repeat-y;
}
.promobg {
	background-image: url("images/promobg.jpg");
	background-repeat: repeat-y;
}
.small {
	font-size: 11px;
	color: #606060;
}
img {
	border: 0px;
}
/* news blog */

.newstitle, .newstitle a:link, .newstitle a:visited, .newstitle a:active {
	color: #fff;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	text-transform: lowercase;
	padding-bottom: 2px;
}
.newsdate {
	font-size: 12px;
	color: #606060;
	text-transform: lowercase;
}
.newscomments a:link, .newscomments a:visited, .newscomments a:active {
	font-size: 12px;
	font-weight: bold;
}
.postpad {
	padding: 0 25px 25px 25px;
}

/* nav */

* html a:hover {visibility:visible}
.news {
	display: block;
	position: relative;
	background-image: url("images/news_hover.gif");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 82px;
	height: 33px;
	margin: 0;
	padding: 0;
}
.news a {
	display: block;
	width: 82px;
	height: 33px;
}
.news img {width: 82px; height: 33px; border: 0; }
.news a:hover img{visibility:hidden}

.members {
	display: block;
	position: relative;
	background-image: url("images/members_hover.gif");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 107px;
	height: 33px;
	margin: 0;
	padding: 0;
}
.members a {
	display: block;
	width: 107px;
	height: 33px;
}
.members img {width: 107px; height: 33px; border: 0; }
.members a:hover img{visibility:hidden}

.biography {
	display: block;
	position: relative;
	background-image: url("images/biography_hover.gif");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 119px;
	height: 33px;
	margin: 0;
	padding: 0;
}
.biography a {
	display: block;
	width: 119px;
	height: 33px;
}
.biography img {width: 119px; height: 33px; border: 0; }
.biography a:hover img{visibility:hidden}

.releases {
	display: block;
	position: relative;
	background-image: url("images/releases_hover.gif");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 98px;
	height: 33px;
	margin: 0;
	padding: 0;
}
.releases a {
	display: block;
	width: 98px;
	height: 33px;
}
.releases img {width: 98px; height: 33px; border: 0; }
.releases a:hover img{visibility:hidden}

.merchandise {
	display: block;
	position: relative;
	background-image: url("images/merchandise_hover.gif");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 143px;
	height: 33px;
	margin: 0;
	padding: 0;
}
.merchandise a {
	display: block;
	width: 143px;
	height: 33px;
}
.merchandise img {width: 143px; height: 33px; border: 0; }
.merchandise a:hover img{visibility:hidden}

.photos {
	display: block;
	position: relative;
	background-image: url("images/photos_hover.gif");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 87px;
	height: 33px;
	margin: 0;
	padding: 0;
}
.photos a {
	display: block;
	width: 87px;
	height: 33px;
}
.photos img {width: 87px; height: 33px; border: 0; }
.photos a:hover img{visibility:hidden}

.tourdates {
	display: block;
	position: relative;
	background-image: url("images/tourdates_hover.gif");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 115px;
	height: 33px;
	margin: 0;
	padding: 0;
}
.tourdates a {
	display: block;
	width: 115px;
	height: 33px;
}
.tourdates img {width: 115px; height: 33px; border: 0; }
.tourdates a:hover img{visibility:hidden}

.interact {
	display: block;
	position: relative;
	background-image: url("images/interact_hover.gif");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 101px;
	height: 33px;
	margin: 0;
	padding: 0;
}
.interact a {
	display: block;
	width: 101px;
	height: 33px;
}
.interact img {width: 101px; height: 33px; border: 0; }
.interact a:hover img{visibility:hidden}

.pad {
	padding: 10px 25px 25px 25px;
}
.list2 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0 0 0px;
	font-size: 12px;
	line-height: 16px;
}
.list2 li {
	padding-bottom: 5px;
	text-transform: lowercase;
}
.list ul {
	list-style-type: square;
	padding: 0px;
	margin: 0px 0 0 20px;
}
.list li {
	color: #C42229;
}
.white {
	color: #d2d2d2;
	text-transform: lowercase;
}
.olist ol {
	margin: 0px; 
	padding: 0 0 0 30px;
}
.olist li {
	color: #C42229;
	font-size: 14px;
}
.white2 {
	color: #d2d2d2;
}
.credits {
	padding-top: 10px; color: #999999; font-size: 11px; line-height: 16px; text-transform: lowercase;
}
.phototitle {
	color: #fff; font-weight: bold; font-size: 20px; padding-bottom: 6px;
}
form {
	margin: 0px 0px 0px 0px;
}
blockquote {
background-color: #333333;
padding: 3px 15px 3px 15px;
border-top: 2px solid #8F1111;
border-bottom: 2px solid #8F1111;
color: #fff;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

