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

p {margin-top: 0;}
* {padding: 0; margin: 0;}
img{
border:0;
}


h1, h2{
font-size:14px;
color:#EEE;
text-align:center;

}

a{
	color:#989797;
text-decoration:none;
}

a:hover{color:#dddddd; text-decoration:underline;}

ul,li{
	color:#AAA;
	font-size:12px;
	list-style: none;
	
}

#Table_01 {
	position:absolute;
	left:-450px;
	margin-left:50%;
	top:0px;
	width:900px;
	background-color:black;
	border: 1px solid #000;
}

#banner {
	background-color:#000;
	position:relative;
	left:0px;
	
	width:900px;
	height:100px;
}
#logo{
	
	width:290px;
	height:100px;
	float:left;
	}
#login{
	
	width:200px;
	float:right;
	text-align:right;
	height:100px;
	}

#menu, #menuf{
	position:relative;
	background-color:#3f3534;
	left:0px;
	text-align:center;
	width:900px;
	height:30px;
	margin-top:-5px;
}
#menu p, #menuf p{
color:#ffffff;
font-size:12px;
font-weight:bold;
margin-top:4px;
font-family:Tahoma, Geneva, sans-serif;
}



#intro{
	margin-left:30px;
	float:left;
	width:360px;
	heigth:100px;
	}
#intro p{
	color:#FFF;
margin-top:5px;
margin-left:5px;
font-size:11px;
width:350px;
height:80px;
text-align:center;
}

#monster
{background-image:url(../images/monster.png);
width:322px;
text-align:center;
height:37px;
margin-top:-10px;
margin-left:15px;
margin-bottom:0px;
}
#right{
	
	float:left;
width:372px;
text-align:center;
}

#left{
	
	width:100px;
	float:left;
	
	}
	#left a{
	font-size:10px;
	}
	
	#friends{
		background-color:#000000;
		width:900px;
		height:40px;
		}
		#friends a{
		font-size:12px;
		float:left;
		width:150px;
		}
	#network{
		border:1px dashed #777;
		width:898px;
		height:70px;
		text-align:center;
		margin-top:10px;
		margin-bottom:10px;
		}
	#network p{
		
		float:left;
		padding-left:17px;
		}
		

#content {
	border:1px solid #fff;
	float:left;
	width:525px;
}
#content p{
color:#FFF;

margin-top:15px;

}

contentother{
position:relative;
	left:0px;
	background-color:#000;
	width:900px;
}

#contentother p{
color:#FFF;
width:600px;
margin-left:150px;
margin-top:15px;

}
.navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
.navlist a{
font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
color:#EEE;
text-decoration:none;
}

.navlist a:hover{
text-decoration:underline;
color:#888
}

#footer {z-index:1002;
	text-align:center;
	position:relative;
	background-color:#3f3534;
	left:0px;
	margin-top:0px;
	width:900px;
	height:33px;
}