@charset "iso-8859-1";

.one {
	font-family:	arial;
	font-size:	14px;
	color:	#000000;
}

.two
{
	font-family: thanks;
	font-size: 18px;
	color:  #556644
}

.three
{
	font-family: times new roman;
	font-size: 12px;
	color: #662222;
	margin-left: 10pt;
}

.four
{
	font-family: thanks;
	font-size: 16px;
	color: #222222;
	margin-left: 10px;
}

.leadtitle
{
	font-family: arial;
	font-size: 20px;
	color: #000000;
	text-align: center;
	font: bold;
	letter-spacing: 3px;
	text-transform: none;
}

.titlelink
{
	font-family: arial;
	font-size: 16px;
	color: #000000;
	text-align: center;
	font: bold;
}

.headthing1
{
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-align: right;
	font: bold;
	margin-right: 20pt;
}

.bandname
{
	font-family: arial;
	font: bold;
}

.albumname
{
	font-family: arial;
	font: bold;
	font-style: italic;
}

.albumdesc
{
	font-family: times new roman;
	font-size: 12px;
}

.albumtracks
{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}

.albumreviews
{
	font-family: arial;
	font-size: 10px;
}

.date
{
	font-family: times new roman;
	font-size: 14px;
	color: #000000;
	margin-left: 20pt;
	font: bold;
}

.maintalky 
{
	text-indent: 10%;
	font-family: arial;
	font-size: 14px;
	color: #000000;
	margin-left: 20pt; 
	margin-right: 20pt;
}

.maintext
{
	font-family: arial;
	font-size: 14px;
	color: #000000;
	margin-left: 20pt; 
	margin-right: 20pt;
}

.leadquote 
{
	font: thanks;
	font-size: 10px;
	text-align: center;
}

.dumbnote
{
	font-family: arial;
	font-size: 10px;
	font: bold;
	text-align: center;
}

.newmenu
{
	font-family: arial;
	font-size: 16px;
	font: bold;
	text-align: center;
}

.blendstyle
{
filter:	blendTrans(duration=1);
}

.documentate
{
	font: arial;
	font-size: 12px;
}

.opposite
{
	font: times new roman;
	color: white;
	font-size: 12px;
	margin: 10pt;
}

.tiny
{
	font-family: arial;
	color: black;
	font-size: 7pt;
	margin: 5pt;
}

.tiny2
{
	font-family: monospace;
	color: black;
	font-size: 6pt;
	text-align: center;
}

.tinyhead
{
	font-family: arial;
	color: black;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
}

.linkhead
{
	font-family: arial;
	color: black;
	font-weight: bold;
	font-size: 8pt;
	margin: 5pt;
}

.textbox
{
    font-family: 'Arial CE', 'Arial Greek', 'Century Schoolbook';
    font-size: 10pt;
    text-align: justify;
}

a:hover
{
    color:  red; 
    text-decoration:  none; 
}
a
{
    color:  #0033FF; 
    text-decoration:  none; 
}

/*newshit*/

#outdiv {
	position: absolute;
	width: 80%;
	top: 20;
	left: 120;	
	overflow: visible;
	background-color: #d7d2d0;
	background-image: url(bgnew2light.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	border: 2px solid orange;
}
#bodydiv {
	position: relative;

}

#footermenu {
	float: left;
	margin: 11px 0px 0px 0px;
	padding: 0;
	background: transparent;
	/*height: 200px;*/
	width: 90px;
	position: absolute;
	top: 20%;
	left: -10;
	font-family: Verdana, Arial;
	font-size: 10px;
}
html>body #footermenu {
	float: left;
	margin: 11px 0px 0px 0px;
	padding: 0;
	background: transparent;
	/*height: 200px;*/
	width: 90px;
	position: absolute;
	top: 70%;
	left: -10;
	font-family: Verdana, Arial;
	font-size: 10px;
}
#footermenu a {
	border: 1px solid #666;
	padding: 5px;
	background: #fff;
	width: 80px;
	left: 20;
	height: 20px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	color: black;
	font-weight: bold;
	background-color: #d7d2d0;
	background-image: url(bglinkcold.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#footermenu a:hover {
 	background: #FFCC33;
	color: white;
	font-weight: bold;
	background-image: url(bglinkhot.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#footermenu ul{
	float: left;
	/*white-space: nowrap;*/
	margin: 5px;  
}

#footermenu ul li,
#footermenu ul li ul li,
#footermenu ul li ul li ul li,
#footermenu ul li ul li ul li ul li
{ 
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	position: relative;  
}
html>body #footermenu ul li ul,
html>body #footermenu ul:hover li ul li ul,
html>body #footermenu ul:hover li ul li ul li ul,
html>body #footermenu ul:hover li ul li ul li ul li ul
{ 
	display: none;
	z-index: 1000;
	left: 10; 
}
/* First submenu level*/
#footermenu > ul > li:hover > ul{
	display: block; /*unhide it*/
	
	float: right;	
	position: absolute; /* It needs to be absolute
	for the effect to work.*/
	
	width: 7em;
	bottom: 1.1em; /* This places the the bottom of the 
	ul 1.1em from the bottom of the enclosing li. This 
	is the important part of the effect.*/
}
#footermenu ul li ul li:hover  ul,
#footermenu ul li ul li ul li:hover  ul,
#footermenu ul li ul li ul li ul li:hover  ul{
	float: right;
	display: block;
	position: absolute;
	
	/*
	width: 7em;
	left: 6em;
	bottom: -4px;*/ /* Required with some value or
	the effect will not work*/
}
#footermenu ul li:hover ul li{ 
	display: block;
 	float: left;   
 	width: 100%;
}
#footermenu ul li a{
	float: left;
	display: block;
	
	text-decoration: none;
	color: #1A3148;
	padding: 0 .5em 0 .5em;
}
#footermenu ul li:hover > a{
	background-color: #FFCC33;
}
#footermenu ul li a:hover
{ 
	background-color: #FFCC33;  
}
#footermenu ul li ul li a{ 
	float: none;
	
	border-color: black;  
	border-style: solid; 
 	border-width: 0 1px 1px 1px;  
	
 	background-color: white;
 	color: black;
	
 }

#footermenu ul li ul li:first-child a{
	border-width: 1px 1px 1px 1px;
}

html>body .song
{
	position: relative;
	width: 80%;
        height: 112px;
	left: 60;	
	overflow: hidden;
	border: 1px solid white;
}

html>body .song .songimage
{
	position: relative;
	float: left;
	width: 20%;
	height: 100%;
	left: 0;	
	border: none;
	overflow: resize;
}

html>body .song .songimage img.songimagegif
{
	height: 100px;
	width: 100px;
}

html>body .song .songinfo
{
	position: relative;
	float: left;
	width: 75%;
	height: 100%;	
	border: none;
	overflow: resize;
	font-family: arial;
	font-size: 10px;
	line-height: 12pt;
}

html>body .song .songinfo .st1 
{
	font-size: 10px;
	color: black;
	letter-spacing: 2px;
	line-height: 12pt;
	font-weight: bold;
	clear: left;
}

html>body .song .songinfo dl
{}

html>body .song .songinfo dl dt
{
	float: left; 
	clear: left; 
	width: 20%; 
}

html>body .song .songinfo dl dd
{
	float: left; 
	margin: 0; 
	clear: right;
	width: 70%;
}


html>body .song .songinfo .stitle 
{
	font-size: 10px;
	color: black;
	letter-spacing: 4px;
	line-height: 12pt;
	font-style: italic;
}
html>body .song .songinfo .salbumtitle 
{
	font-size: 10px;
	color: black;
	letter-spacing: 4px;
	line-height: 12pt;
	font-style: italic;
}

html>body .song .songinfo .sdesc 
{
	font-size: 10px;
	color: black;
	line-height: 12pt;
	clear: right;
}

html>body .song .songinfo .sdate
{
	font-size: 10px;
	color: red;
	letter-spacing: 2px;
	line-height: 12pt;
	font-style: italic;
}

html>body .song .songinfo .sdownload
{
	position: absolute;
	top: 80px;
	font-size: 10px;
	color: black;
	letter-spacing: 2px;
	line-height: 12pt;
	font-weight: bold;
}

html>body .song .songinfo .sextras
{
	position: absolute;
	top: 80px;
        left: 300px;
	font-size: 10px;
	color: black;
	letter-spacing: 2px;
	line-height: 12pt;
	font-weight: bold;
}


.rand-o-textual
{
position: absolute;
width: 50px;
left: 92%;
}
html>body .rand-o-textual
{
	left: 0;
	margin: 5px;
	padding: 10px;
	background: transparent;
	position: absolute;
	width: 70px;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: white;
}
html>body .rand-o-textual2
{
	left: 30%;
	margin: 5px;
	padding: 10px;
	background: transparent;
	position: absolute;
	width: 50%;
	font-family: Verdana, Arial;
	font-size: 15pt;
	color: silver;
        opacity: 0.6;
        z-index: 20;
}

.weirdimage
{
	position: absolute;
	left: 80%;
	top: 10;
}







































































































































































