/* CSS Document */
#content{
	position : absolute;
	left:61px;
	top:76px;
	width:501px;
	height:580px;
	z-index:1;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;


}

#navbar{
   position : absolute; 
   width:24px; 
   height:230px; 
   z-index:2; 
   left: 5px; 
   top: 65px; 
   visibility: visible
}
#pic{
	position : absolute;
	left : 162px;
	top : 4px;
	width : 250px;
	height : 53px;
	z-index : 3;
	visibility : visible;
	width : 400;
	height : 56;
}
#header{
	position : absolute;
	left:19px;
	top:40px;
	width:133px;
	z-index:4;
	font-family: Garamond;
	font-size: 18pt;
	color: #3366FF;
	font-style: normal;
	font-weight: normal;
	visibility: visible;
	text-align: right;
}
#news{
	position:absolute;
	left:10px;
	top:5px;
	width:79px;
	height:29px;
	z-index:5;
	visibility: hidden;
	font-family: Garamond;
	font-size: 24pt;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}

#info{
	position : absolute;
	left:10px;
	top:5px;
	width:58px;
	height:27px;
	z-index:6;
	visibility: hidden;
	font-family: Garamond;
	font-size: 24pt;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}

#sounds{
	position : absolute;
	left:10px;
	top:5px;
	width:99px;
	height:29px;
	z-index:7;
	visibility: hidden;
	font-family: Garamond;
	font-size: 24pt;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}

#releases{
	position : absolute;
	left:10px;
	top:5px;
	width:115px;
	height:29px;
	z-index:8;
	visibility: hidden;
	font-family: Garamond;
	font-size: 24pt;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}

#contact{
	position : absolute;
	left:10px;
	top:5px;
	width:108px;
	height:31px;
	z-index:9;
	visibility: hidden;
	font-family: Garamond;
	font-size: 24pt;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
#links1{
	position : absolute;
	left:10px;
	top:5px;
	width:68px;
	height:29px;
	z-index:10;
	visibility: hidden;
	font-family: Garamond;
	font-size: 24pt;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
	#title{
	position : absolute;
	width : 420px;
	height : 25px;
	z-index : 11;
	left : 135px;
	top : 34px;
	font-family: Garamond;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	letter-spacing: 5pt;
	visibility: visible;


}
