a {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: normal;
	color: #6d6d6c;
	font: small-caption;
}
body {
	background-color: #000000;
	background-position: inherit;
	font-size: smaller;
	color: #ACACAC;
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	line-height: normal;
	color: #6d6d6c;
	font: small-caption;
}
hr {
color: #202015;
background-color: #202015;
height: 1px;


}
#leftcontent {
		float:left;
		width:50%;
		margin-right:15px;
		padding-bottom:20px;
		}
		
		#leftcontent1 {
		float:left;
		width:25%;
		margin-right:15px;
		padding-bottom:20px;
		}

	#rightcontent {
	
		}
		
	p,h1,pre {
		margin:0px 30px 10px 30px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
	
	
img {
	border-style: none;
	margin-top: auto;
}
	

#topic_bg {
	background-image: url(draug_topic.jpg);
    background-color: #000000;
	background-repeat: no-repeat;
	background-position: inherit;
	}
#menu_bg
{
	background-image: url(draug_menu.jpg);
	background-color: #020201;
   background-position: inherit;
	border-top: 1px #202015;
	border-bottom: 0px #202015;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	background-repeat: no-repeat;
}

#menu {
	text-align: center;
}
#menu a:visited img, #menu a img{

filter: alpha(opacity=80);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
 -moz-opacity: 0.80; opacity:0.8;
}
#menu a:hover {background-color:transparent;  color:#06a;}
#menu a:hover img { 
filter: alpha(opacity=100);

 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.00; opacity:1;
 }
 
#text_bg
{
	
	background-color: #090909;
	
	
}
table {
	border: 1px #202015;
	border-style: solid;
}

