body {
    text-align:center;
	background-color: #dfdfdf;
	margin:0px;
	height:100%; 
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.left_back {
background-image:url("images/index_02.gif");
}

.right_back {
background-image:url("images/index_04.gif");
}

td.news a {
display:block;
background-image:url("images/news_a.gif");
width:41px;
height:58px;
background-repeat: no-repeat;
overflow: hidden;
background-color:#900000;
}

td.news a:hover {
background-image:url("images/news_b.gif");
}

td.bands a {
display:block;
background-image:url("images/bands_a.gif");
width:57px;
height:58px;
background-repeat: no-repeat;
overflow: hidden;
background-color:#900000;
}

td.bands a:hover {
background-image:url("images/bands_b.gif");
}

td.releases a {
display:block;
background-image:url("images/releases_a.gif");
width:82px;
height:58px;
background-repeat: no-repeat;
overflow: hidden;
background-color:#900000;
}

td.releases a:hover {
background-image:url("images/releases_b.gif");
}

td.media a {
display:block;
background-image:url("images/media_a.gif");
width:55px;
height:58px;
background-repeat: no-repeat;
overflow: hidden;
background-color:#900000;
}

td.media a:hover {
background-image:url("images/media_b.gif");
}

td.store a {
display:block;
background-image:url("images/store_a.gif");
width:56px;
height:58px;
background-repeat: no-repeat;
overflow: hidden;
background-color:#900000;
}

td.store a:hover {
background-image:url("images/store_b.gif");
}

td.magazine a {
display:block;
background-image:url("images/magazine_a.gif");
width:80px;
height:58px;
background-repeat: no-repeat;
overflow: hidden;
background-color:#900000;
}

td.magazine a:hover {
background-image:url("images/magazine_b.gif");
}

td.forum a {
display:block;
background-image:url("images/forum_a.gif");
width:57px;
height:58px;
background-repeat: no-repeat;
overflow: hidden;
background-color:#900000;
}

td.forum a:hover {
background-image:url("images/forum_b.gif");
}

td.links a {
display:block;
background-image:url("images/links_a.gif");
width:51px;
height:58px;
background-repeat: no-repeat;
overflow: hidden;
background-color:#900000;
}

td.links a:hover {
background-image:url("images/links_b.gif");
}

td.contact a {
display:block;
background-image:url("images/contact_a.gif");
width:81px;
height:58px;
background-repeat: no-repeat;
overflow: hidden;
background-color:#900000;
}

td.contact a:hover {
background-image:url("images/contact_b.gif");
}

.content {
margin-left:25px;
margin-right:200px;
text-align:justify;
font-size:11px;
color:#000000;
}

.content a {
color:#900000;
text-decoration:none;
}

.content a:hover {
border-bottom: dashed 1px; 
}

div.releasesbar {
float:right;
display: inline;
width:150px;
height:100%;
margin-right:25px;
margin-top:13px;
font-size:11px;
}

.releasesbar a {
color:#900000;
text-decoration:none;
}

.releasesbar a:hover {
border-bottom: dashed 1px; 	
}

.releasesbarcontainer {
display:block;
background-color:#900000;
}

.releasestable {
text-align:left;
display:block;
clear:left;
height:100%;
width:100%;
font-size:9px;
color:#FFFFFF;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
}

.releasestable a {
color:#000000;
text-decoration:none;
}

.releasestable a:hover {
border-bottom: dashed 1px; 
}

.distrofront {
text-align:right;
}

.content_container {
height:100%;
width:100%;
}

td.footer {
background-color:#343434;
height:20px;
}

.copyright {
float:left;
font-size:9px;
color:#dfdfdf;
width:400px;
margin-top:5px;
margin-left:-30px;
}

.hypekid {
float:right;
margin-right:5px;
margin-bottom:5px;
margin-top:5px;
}

img.noborder {
border:0px;
}

.releasethumb {
text-align:center;
}

.title {
color:#900000;
font-weight:bold;
}

.date {
color:#666666;
font-size:9px;
}

.releasetitle {
color:#FFFFFF;
}

.releasetitle a {
color:#FFFFFF;
}

.releasedetail {
border:1px;
background-color:#000000;
}

.content_releases {
margin-left:25px;
margin-right:25px;
text-align:justify;
font-size:11px;
color:#000000;
}

.content_releases a {
color:#900000;
text-decoration:none;
}

.content_releases a:hover {
border-bottom: dashed 1px; 
}