<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
body{background-image:url(../images/bg.jpg);background-repeat:no-repeat;background-position:top;background-color:#010101;}

#wrapper{
	margin:0 auto;
	width:960px;
}
#masthead{
	float:left;
	width:960px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}
#logo{
	float:left;
	width:471px;
	height:144px;
}
#header-links{
	float:left;
	width:250px;
	margin-top:130px;
	margin-left:190px;
}
#header-links img{float:left;margin-right:5px;height:12px;}
#header-links ul{
	margin:0px;
	padding:0px;
}
#header-links ul li{
	float:left;
	margin:0px;
	padding:0px;
	margin-right:10px;
	list-style:none;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-size:10px;
}
#header-links ul li a{
	color:#FFF;
	text-decoration:none;
}
#header-links ul li a:hover{
	color:#999;
}
#spacer{
	float:left;
	width:960px;
	height:19px;
	background-image:url(../images/header-links.jpg);
	background-repeat:no-repeat;
}
#contentwrap{
	float:left;
	width:960px;
	background-image:url(../images/contentwrap.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#left{
	float:left;
	width:531px;
	padding-left: 45px;
}
#left-content{
	float:left;
	width:525px;
	height:346px;
	background-image:url(../images/left-bg.jpg);
	background-repeat:no-repeat;
}
#left-content-head{
	float:left;
	width:525px;
	height:40px;
}
#left-content-head h1{
	padding:0px;
	color:#ffcc00;
	font-size:11px;
	font-weight:normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: Tahoma, Geneva, sans-serif;
}
#left-content-text{
	float:left;
	width:482px;
	height:293px;
	margin-top:3px;
	padding-left:30px;
	margin-right:-30px;
	overflow:auto;
	scrollbar-arrow-color:#000; 
	scrollbar-base-color:#666; 
	scrollbar-darkshadow-color:#333; 
	scrollbar-face-color:#333333; 
	scrollbar-highlight-color:#000; 
	scrollbar-shadow-color:#333;
}
#left-content-text h1{
	margin:0px;
	padding:0px;
	padding-bottom:3px;
	margin-top:10px;
	width:400px;
	color:#CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#left-content-text p{
	margin:0px;
	padding:0px;
	margin-top:10px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	padding-right: 30px;
}
#right{
	float:left;
	width:384px;
}
#right-content{
	float:left;
	width:331px;
	height:345px;
	background-image:url(../images/player.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#right-content-head{
	float:left;
	width:331px;
	height:40px;
}
#right-content-head h1{
	padding:0px;
	color:#ffcc00;
	font-size:11px;
	font-weight:normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: Tahoma, Geneva, sans-serif;
}
#right-content-text{
	float:left;
	width:300px;
	height:273px;
	padding-top:20px;
	margin-top:3px;
	margin-left:20px;
	
}
#right-content-text h1{
	margin:0px;
	padding:0px;
	padding-bottom:3px;
	margin-top:10px;
	width:300px;
	color:#CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#right-content-text p{
	margin:0px;
	padding:0px;
	margin-top:10px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#ccc;
	font-size:11px;
}
#footer{
	float:left;
	width:960px;
	height:152px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
}
#gallery{
	float:left;
	width:800px;
	margin-left: 100px;
	margin-top: 50px;
}
.press{
color:#000; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-decoration:none;
}</pre></body></html>