body.main {
font-family: Geneva, Arial, Helvetica, sans-serif;
	border:0;
	height:100%;
	margin:0px;
	padding:0px;
	width: 100%;
	background-image: url(/design/img/bg.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #f00;
}

/*univers link*/
A{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-align: left;
	color: #CCCCCC;
	text-decoration: underline;}
A:hover {
	color: #009900;
	text-decoration: underline;}
A:active {
	color: #CCCCCC;
	text-decoration: underline;}

/*stream link*/
A.streamlink {
font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	font-size: 14px;
	font-weight: bold; 
	text-decoration:underline;}
A.streamlink:hover {
	color: #009900;
	text-decoration: underline;}
A.streamlink:active {
	color: #009900;
	text-decoration: underline;}
}
A.streamlink:visited {
	color:	#FFFFFF;
	text-decoration: none;}
	
/*nowplaying link*/	
A.nowplayinglink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	font-size: 14px;
	font-weight: normal; 
	text-decoration:none;}
A.nowplayinglink:hover {
	color: #009900;
	text-decoration: none;}
A.nowplayinglink:active {
	color: #009900;
	text-decoration: none;}
}
A.nowplayinglink:visited {
	color:	#FFFFFF;
	text-decoration: none;}
	

/*playlist link*/
A.playlistlink {
	color:#FFFFFF; 
	font-size: 12px; 
	text-decoration:none;}
A.playlistlink:hover {
	color: #009900;
	text-decoration: underline;}
A.playlistlink:active {
	color: #009900;
	text-decoration: underline;}
}

/*alphabet link*/
A.alphabetlink {
	color:#000000; 
	font-size: 12px; 
	text-decoration:underline;}
A.alphabetlink:hover {	
	color: #009900;
	text-decoration:underline;}
A.alphabetlink:active {
	color:	#999999;
	text-decoration: underline;}
A.alphabetlink:visited {
	color:	#000000;
	text-decoration: underline;}
	
/*paginator link*/
A.paginatorlink {
	color:#FFFFFF;
	font-size: 14px;
	text-decoration:underline;
	font-style: normal;
	font-weight: bold;}
A.paginatorlink:hover {	
	color: #009900;
	text-decoration:underline;}
A.paginatorlink:active {
	color:	#999999;
	text-decoration: underline;}
A.paginatorlink:visited {
	color:	#FFFFFF;
	text-decoration: underline;}
	
/*discogs link*/
A.discogs {
	color:#FFFFFF;
	font-size: 12px;
	text-decoration:underline;
	font-style: normal;
	font-weight: bold;}
A.discogs:hover {	
	color: #009900;
	text-decoration:underline;}
A.discogs:active {
	color:	#009900;
	text-decoration: underline;}
A.discogs:visited {
	color:	#FFFFFF;
	text-decoration: underline;}

.container {
	width: 1000px;
	height:100%;
	margin-right: 10%;
	margin-left: 10%;
	background-color: #000000;
}
.content {
	width: 800px;
	float: left;
	background-color: #000000;
	margin-top:-20px;padding-bottom: 90px;
}

.header {
	text-align: center;
	height: 220px;
	width: 800px;
	z-index: auto;
	left: 0px;
	top: -5px;
	padding: 0px;
	float: right;
	position: relative;
}
.menu {
	margin-left: 150px;
	padding: 0px;
	height: 30px;
	width: 650px;
	position: relative;
	visibility: visible;
	z-index: 1;
	top: -30px;
	
}
.footer {
	background-image: url(/design/img/footer.jpg);
   background-position: center bottom;
    background-repeat: no-repeat;
    border-width: 0;
    bottom: 0;
    float: left;
    left: 0;
    position: relative;
    text-align: right;
    vertical-align: bottom;
    width: 800px;
    z-index: auto;
	top:90px;}


.rightbg {
	text-align: left;
	float: right;
	vertical-align: top;
	position: relative;
	height: 100%;
	width: 100px;
	background-repeat: repeat-y;
	background-image: url(/design/img/rside.jpg);
}

.leftbg {
	text-align: right;
	float: left;
	vertical-align:top;
	position: relative;
	width: 100px;
	height: 100%;
	background-image: url(/design/img/lside.jpg);
	background-repeat: repeat-y;
}

.counter
{
	float:right;
}

.allcounters
{
 position: relative;
    text-align: right;
    top: 0;
}

.copyright {
 bottom: 18px;
    color: #CCCCCC;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    position: absolute;
    right: 18px;
	}

.rek666 {
	position:relative;
	width:200px;
	float:right;
}

.rek665 {
	position:absolute;
	top: 0;
}

.rek667 {
	width:500px;
}

.rek668 {
    left: 480px;
    position: absolute;
    top: 5px;
}

.topban {
	background:transparent;
    float: left;
    margin-bottom: 50px;
    margin-top: -30px;
    padding-left: 50px;
    position: relative;
    text-align: left;
    width: 500px;}
