@charset "utf-8";
/* CSS Document */
p
	{
		font-size: 10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color: #DDDDDD;		
	}

.o,.o2,.oi,.oc,.oci
	{
		font-size: 10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;	
			color: #e59210;
	}

.oc,.oci,.nc
{
text-align:center;
}

.o,.o2,.oi
	{
			text-align:left;
	}

.o,.oc
	{
			font-weight:bold;
	}	

.oci
	{
	font-style:italic;
	}	

	
h1
{
		font-size: 18px;
		font-family:Verdana, Arial, Helvetica, sans-serif;	
		color: #e59210;
		font-weight:bold;
}

.h1
	{
		font-size: 18px;
		font-family:Verdana, Arial, Helvetica, sans-serif;	
			color: #e59210;
			font-weight:bold;

	}

.n,.nc
	{
		font-size: 10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;	
		color: #DDDDDD;
}	

.n
{
		text-align:left;
}
		
.maxframe
	{
	width:570px;
	height:420px;
	}
	
body
	{
			background-color:#000000;
	}

.upperleft
	{
	margin-top:20px;
	margin-left:100px;
	width:500px;
	height:140px;
	}
	
.upperright
	{
	margin-top:-138px;
	margin-left:490px;
	width:500px;
	height:113px;
	}	

.inside
	{
		margin: 0 auto;
		text-align: left;
		width:720px;
		height: 600px;
		z-index:2;
		background-image:url(img/background_bw2.png);
	}

.center
	{
	z-index:1;
	margin-top:-20px;
	margin-left:100px;
	}
	
.right
	{
	z-index:2;
	margin-right:30px;
	text-align:right;
	}	

a.text
{
						color:#f6931e;
						font-weight:bold;
}

a:hover.text
{
						color:#FFFFFF;
						font-weight:bold;
						text-decoration:none;
}

a:visited.text
{
						color:#8899AA;
						font-weight:bold;
}
	
a
{
						opacity:.75; 
						filter: alpha(opacity=75); 
						-moz-opacity:0.75;
}

a:hover
{
						opacity:1; 
						filter: alpha(opacity=100); 
						-moz-opacity:1;	
}

a#notrans
{
						border:none;
						opacity:1;
						filter: alpha(opacity=100); 
						-moz-opacity:1;	
}

a#news					{display: block;
						width: 106px;
						height: 32px;
						background-image:url(img/news2.png);
						}	
						
a#music					{display: block;
						width: 123px;
						height: 32px;
						background-image:url(img/music2.png);
						}	
						
a#about					{display: block;
						width: 126px;
						height: 32px;
						background-image:url(img/about2.png);
						}													
