BODY
{
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: black;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #CACACA;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #AAAAAA;
	scrollbar-arrow-color: #9FC9EC;
	scrollbar-track-color: #000000;
}

.body 
{
	background : no-repeat;
}

a:link { color: #FFFFFF; text-decoration:none; }
a:visited {color: #FFFFFF; text-decoration:none; }
a:hover { color: #FFFFFF; text-decoration:underline; }

.text
{
	Font-Size: 12px;
	Font-Family: Arial, Verdana, Tahoma;
	color : #C0C0C0;
}
a.text:link { color: #C0C0C0; text-decoration:underline; }
a.text:visited {color: #C0C0C0; text-decoration:none; }
a.text:hover { color: #C0C0C0; text-decoration:none; }

.header
{
	Font-Size: 12px;
	Font-Family: Arial, Verdana, Tahoma;
	color : #C0C0C0;
	FONT-WEIGHT: bold;	
}

.small
{
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma;
	color : #C0C0C0;
}

.ruler
{
	background: url(http://www.obsidian.nu/Images/Ruler.gif) no-repeat top; 
	background-position: left;
}

.ruler2
{
	background: url(http://www.obsidian.nu/Images/Ruler.gif) no-repeat top; 
	background-position: left;
	font-weight:bold;
	letter-spacing: 8px;
	color:#FFFFFF;
}
.content
{
	background: url(Images/MainBG.jpg) no-repeat; 
	background-color:000000; 
	background-position: left top;
}

H1
{
	Font-Size: 8px;
	color : #000000;
	margin: 0px;
}

H2 {
font-weight:normal;
font-size:20px;
font-family: Arial Narrow;
text-transform: uppercase;
margin-bottom:0px;
}
.noise_over
	{
	color:#222222;
	background-image: url(http://www.obsidian.nu/Images/NoiseEmergingOver.jpg); 
	background-position: top,left; 
	background-repeat: no-repeat; 
	width:480px; 
	height:275px; 
	padding-top:40px; 
	padding-left:22px; 
	}
	
.noise_out
	{
	color:#C0C0C0;
	background-image: url(http://www.obsidian.nu/Images/NoiseEmerging.jpg); 
	background-position: top,left; 
	background-repeat: no-repeat; 
	width:480px; 
	height:275px; 
	padding-top:40px; 
	padding-left:22px; 
	}
	
.noise_over a:link { color: #000000; text-decoration:none; }
.noise_over a:visited {color: #000000; text-decoration:none; }
.noise_over a:hover { color: #000000; text-decoration:underline; }

.ruler3 {
background-image:url(http://www.obsidian.nu/Images/Separator.gif);
background-position:-90px center;
background-repeat:no-repeat;
height:11px;
position:relative;
width:470px;
}

