  body {
	color: #000000; 
	background-color: #FFFFFF;
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0;
	background-repeat: no-repeat;
	background-image: url(images/top.gif);	
  }

  #releases, #listen, #info, #contact {
	position:absolute;
	left:19px;
	top:79px;
	width:603px;
	height:814px;
	border: 0px none #000000;
	visibility: hidden;
	z-index:7;
  }

  #guestbook {
	position:absolute;
	left: 19px;
	top: 79px;
	width: 603px;
	height: 554px;
	overflow: visible;
	border: 0px none #000000;
	visibility: hidden;
	z-index:7;
  }

  #news {
	position:absolute;
	left:19px;
	top:79px;
	width:603px;
	height:413px;
	border: 0px none #000000;
	visibility: visible;
	z-index:6;
  }

  #ro-news {
	position:absolute;
	left:9px;
	top:45px;
	width:46px;
	height:18px;
	border: 0px none #000000;
	visibility: hidden;
	z-index:8;
  }

  #ro-guestbook {
	position:absolute;
	left:369px;
	top:45px;
	width:98px;
	height:18px;
	border: 0px none #000000;
	visibility: hidden;
	z-index:9;
  }

  #ro-releases {
	position:absolute;
	left:70px;
	top:45px;
	width:77px;
	height:18px;
	border: 0px none #000000;
	visibility: hidden;
	z-index:10;
  }

  #ro-listen {
	position:absolute;
	left:162px;
	top:45px;
	width:54px;
	height:18px;
	border: 0px none #000000;
	visibility: hidden;
	z-index:11;
  }

  #ro-info {
	position:absolute;
	left:232px;
	top:45px;
	width:38px;
	height:18px;
	border: 0px none #000000;
	visibility: hidden;
	z-index:12;
  }

  #ro-contact {
	position:absolute;
	left:284px;
	top:45px;
	width:71px;
	height:18px;
	border: 0px none #000000;
	visibility: hidden;
	z-index:13;
  }

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

