<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	padding-bottom:10px;
	}
a:link, a:visited {
color: #EEEEEE;
text-decoration: underline;
text-transform: uppercase;
}
a:hover {
color: #0066CC; 
}
#main {
	width: 900px;
	margin: 0px auto 0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#main #top, #main #newstop, #main #aboutop, #main #contop, #main #linktop, #main #presstop {
	float:left;
	width: 900px;
	color: #FFFFFF;
	margin: 20px auto 0px auto;
}
#main #top {
background-color: #000000;}
#main #newstop {
background-color: #00CC99;}
#main #aboutop {
background-color: #FF9933;}
#main #contop {
background-color: #FF9999;}
#main #linktop {
background-color: #666633;}
#main #presstop {
background-color: #0099FF;}
#main #content #menu {
	float: left;
	width: 132px;
	margin: 20px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFAAAA;
	line-height:12px;
}
#main #content #right {
	float: left;
	width: 768px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding-bottom: 170px;
}
#main #content #newsright {
	float: left;
	width: 768px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #00CC99;
	padding-bottom: 140px;
}
#main #content #pressright {
	float: left;
	width: 768px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0099FF;
	padding-bottom: 140px;
}
#main #content #aboutright {
	float: left;
	width: 768px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF9933;
	padding-bottom: 140px;
}
#main #content #conright {
	float: left;
	width: 768px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF9999;
	padding-bottom: 140px;
	min-height:550px;

}
#main #content #linkright {
	float: left;
	width: 768px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666633;
	padding-bottom: 140px;
	min-height:550px;
}
#main #footer {
	width: 700px;
	float: left;
	margin: 0px auto 40px 132px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
#main #footer a:link, #main #footer a:visited {
color: #333333;
text-decoration: underline;
text-transform: none;
}
#main #footer a:hover {
color: #0066CC; 
}

#main #content #right #Layer2 {
	float: left;
	position:absolute;
	width:500px;
	height:375px;
	z-index:1;
}

/* specs */
.newsdate {
	color: #00CC99;
	font-weight:bold;
}
.name {
	font-size: 22px;
	font-weight: bold;
	margin-left:30px;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
.style14 {font-size: 9px;color:#FFFFFF;}
.style13 {font-size: 12px;}
.artist {font-size: 11px;}
.style1 {font-size: 14px;}
.style12 {font-size: 16px;}
.style3 {font-size: 18px;}
.style4 {font-size: 12px;}
.style5 {font-size: 20px;}
.style6 {font-size: 17px;}
.style10 {font-size: 15px;}
.style11 {font-size: 22px;}
.menu {font-size: 11px;color:#000000;}


/* Xfader */

#main #Layer1 {
	float: left;
	position:relative;
	width:500px;
	height:375px;
	z-index:1;
}
#main #Layer1 #imageContainer {
	height:375px;
}
#main #Layer1 #imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
#main #back {
background-image:url(../buttons/contact.jpg);
color: #FFFFFF;
}</pre></body></html>