@charset "utf-8";
/* CSS Document */

body {
	height: 98%;
	width: 98%;
	margin: 5px;
	padding: 5px;
	background-color:#000000;
	z-index: -2;
	}
	
#Link_Bars	{
	position:static;
	left: 0px;
	bottom:75%;
	z-index:5;
	padding: 0;
	margin: 0;
	border: 0;
	}

#Link_BarsHome	{
	position:static;
	left: 0px;
	bottom:70%;
	z-index:5;
	padding: 0;
	margin: 0;
	border: 0;
	}	

		
h1, h2, h3, h4, h5, h6 {
	color:#FFFFFF;
	}

#News {
	height:400px;
	width: 35%;
	float: right;
	}

#NewsBKD {
	position:fixed;
	width: 36%;
	height: 53%;
	top:37%;
	border: 0;
	right: 20px;
	z-index:-1;
	}

#newsTxt {
	top:38%;
	padding:10px;
	z-index:2;
	}
		
#What_is_Mugen {
	background:url(../Images/txtbkd.png) repeat;
	margin-top: -20px;
	}	
		
p {
	color:#CCCCCC;
	}

img#bg {
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	z-index:-5;
	}

img#bg2 {
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	z-index:-5;
	}

img#bg3 {
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	z-index:-5;
	}

img#bg4 {
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	z-index:-5;
	}
		
#PTitle {
	position:absolute; 
	top: 0px; 
	left:25%; 
	text-decoration:none; 
	z-index:-1;
	}
	
#content {
	padding: 0; 
	margin: 0; 
	position:relative; 
	border: 0; 
	z-index: 1;
	}
	
#Left_Float {
	float:left; width: 60%; margin-left:10px;}

#padding {
	padding:10px;
	}
		
#Scroll {
	height:400px; 
	background:url(../Images/txtbkd.png); 
	overflow: scroll;
	}
	
a:link {
	color:#0000FF; 
	text-decoration:none;
	}
	
a:active {
	color:#0000FF; 
	text-decoration:none;
	}
	
a:hover {
	color:#00FFFF; 
	text-decoration:none;
	}
	
a:visited {
	color:#FFFF00; 
	text-decoration:none;
	}

li {
	border:solid #FFFFFF 1px; 
	width:145px; 
	color: #fff;
	}

ul.CharCats2 {
	background:#666666; 
	width:150px; list-style:none; 
	border:solid #CCCCCC 3px; 
	padding: 10px;
	}

ul.DiffLinks {
	list-style:none;
	background:none;
	border:none;
	}
	
table {
	color: #fff;
	}

#MugDL2 {
	bottom:500px;
	width:300px;
	height:300px;
	background:url(../Images/MugDLBut/MugDL2.png) no-repeat;
	text-decoration:none;
	}

#MugDL2:hover{
	background:url(../Images/MugDLBut/MugDLHover.png) no-repeat;
	}	

#MugLinks {
	border:none;
	width:500px;
	}
