/* CSS Document */

body,
div{
margin:0;
padding:0;
background-color:#000000;
}

body {
font:bold 11px Geneva, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

div.main {	
margin:auto;
width:1000px;
position:relative;
/*height:1000px;*/
}

div {display: block;}

ul {
display: block;
list-style-type:none;
padding:0;
margin:0;
}

li {
display:inline;
padding:0;
margin:0;
}

a{text-decoration:none;}

li.text a {color:#FFFFFF;}

li.text a:hover {color:#999999;}


ul.header {
background-image: url('images/top_bg.jpg');
height:25px;
}

li.left {
width:20px;
float:left;
}

li.wblock {
float:left;
background-color:#FFFFFF;
width:6px;
height:11px;
margin-right:1px;
}

ul.headline {
height:15px;
width:1000px;
}

li.headlines {
float:left;
margin-top:1px;
width:302px;
}

li.headlinesS {
float:left;
margin-top:1px;
width:970px;
}

li.right {
width:50px;
float:right;
height:100%;
}

ul.content1 {
width:1000px;
height:230px;
padding-top:5px;
overflow:hidden;
float:left;
}

ul.content {
width:1000px;
padding-top:5px;
overflow:hidden;
float:left;
}

li.text {
width:250px;
float:left;
margin-left:40px;
margin-top:1px;
}


li.player {
width:620px;
float:left;
margin-left:20px;
margin-top:1px;
}

li.logospace {
width:270px;
height:230px;
float:left;
margin-left:20px;
margin-top:1px;
overflow:hidden;
}

li.textr {
width:70px;
float:right;
height:100%;
}

/*ul.sighstop {height:11px;}

ul.sighslogo {height:236px;}*/

img.logo {
width:200px;
margin-left:70px;
height:191px;
margin-top:38px;
}

div.news {
	background-color: #6376F8;
	height:250px;
	float:left;
}

div.bands {
	background-color: #B37AFA;
	height:180px;
	float:left;
}
div.sighs {
	background-color: #F03C8B;
	height:250px;
	float:left;
}

div.footer {
background-image: url('images/bottom_bg.jpg');
background-repeat:no-repeat;
height:95px;
float:left;
}

ul.hell {
width:1000px;
padding-top:48px;
float:left;
}

li.hellhell {
float:left;
margin-bottom:5px;
width:302px;
}
