@charset "UTF-8";
/* CSS Document */

body {
         /*background-image:url(../images/kachel.gif); */
         background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
}

.website {
	width: 800px;
	height: auto;
	margin: 1em auto;
	margin-top: 0px;

}

.header {
	width: 800px;
	height: 247px;
}

.menubar {
	width: 800px;
	height: 73px;
	background-image: url(../images/menubar_blank.png);
}

.body {
	width: 800px;
	height: 954px;
	background-image: url(../images/htc_back.jpg);
}

.body-news {
	width: 800px;
	height: 1700px;
	background-image: url(../images/alt_back.jpg);
}

.mini_body {
	width: 800px;
	height: 406px;
	background-image: url(../images/htc-mini-back.jpg);
}

.iframe{
	float: left;
	margin-left: 16px;
	margin-right: 25px;
	border:0px;
}

.bands_iframe {
	background-image: url(../images/htc_bands_back.jpg);
	width: 450px;
	height: 900px;
	border: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.content{
	width: 491px;
	float: right;
}

.linkbarnews{
	width: 307px;
	height: 1370px;
	border-right: solid 2px #F9EFDD;
	margin-top: 0px;
	float: left;
}

.linkbar{
	width: 307px;
	height: 920px;
	border-right: solid 2px #F9EFDD;
	margin-top: 0px;
	float: left;
}
.stroke2{
	border-bottom: solid 2px #F9EFDD;
	float: left;
	margin-left: 20px;
	margin-bottom: 15px;
	width: 280px;
}

.footer {
	width: 800px;
	height: 28px;
	background-image:url(../images/htc_footer.jpg);
}

.footer a:link {
	text-decoration: none;
	line-height: 26px;
	font-size:10px;
	color: #F9EFDD;
}

.footer a:visited {
	text-decoration: none;
	line-height: 26px;
	font-size:10px;
	color: #F9EFDD;
}

.footer a:hover {
	text-decoration: underline;
	line-height: 26px;
	font-size:10px;
	color: #F9EFDD;
}

.news_headline{
	color: #F9EFDD;
	font-weight:bold;
	margin-top:20px;
}
.link_content{
         font-size: 10px;
         line-height: 18px;
         margin-right: 150px;
         margin-left: 20px;
}

.releases_cover{
         float:left;
         margin-right:10px;

}
.releases_tab{
         font-size: 10px;
         line-height: 20px;
         position:relative;
         top:-5px;
	   border:0px;

}
.tracklist_tab{
         postion:absolute;
	   top:150px;
	   font-size: 10px;
         line-height: 16px;
	   width:450px;
         border:0px;

}
.text{
	float: left;
	margin-left: 16px;
	margin-right: 25px;
}

.contact{
	font-size: 10px;
      width: 405px;
	float: right;
}

.font_10{
	font-size: 10px;
}

.font_10 a:link {
	text-decoration: none;
	font-size:10px;
	color: #F9EFDD;
	line-height: 18px;
}

.font_10 a:visited {
	text-decoration: none;
	line-height: 18px;
	font-size:10px;
	color: #F9EFDD;
}

.font_10 a:hover {
	text-decoration: underline;
	line-height: 18px;
	font-size:10px;
	color: #F9EFDD;
}

.font_12{
	font-size: 12px;
}

.font_12 a:link {
	text-decoration: none;
	font-size:12px;
	color: #F9EFDD;
	line-height: 22px;
}

.font_12 a:visited {
	text-decoration: none;
	line-height: 22px;
	font-size:12px;
	color: #F9EFDD;
}

.font_12 a:hover {
	text-decoration: underline;
	line-height: 22px;
	font-size:12px;
	color: #F9EFDD;
}
.font_14{
	font-size: 14px;
}
.font_11{
	font-size: 11px;
	color: #F9EFDD;
}
.contact_pic {
	float: left;
	margin-left: 25px;
	margin-top: 15px;

}

.hiddenPic {display:none;}