<style type="text/css">
body{
	background-color:#111111;
}
#wrapper{
	margin:0px auto;
	width:800px;
	background-color:#000000;
	overflow:hidden;
}
#header{
	background-image:url('backgroundillidan.jpg');
	background-repeat:no-repeat;
	width:900px;
	min-height:600px;
}
.status{
	font-family:Arial;
	font-size:80%;
	
}

.changeMe{
	text-decoration:none;
	color:#093c73;
	font-size:80%;
}
#sideLeft{
	float:left;
	margin-top:-400px;
	color:#ffffff;
	width:200px;
	
}
#content{
        float:right;
	width:600px;
        min-height:900px;
	margin-top:-416px;
	margin-right:-5px;	
	background-image:url('hordeback.png');
	background-repeat:no-repeat;
}
#color{
	background-color:#000000;
min-height:900px;
}
h3.sideHead{
	font-size:90%;
	color:#fff;
	text-align:center;
	letter-spacing:3px;
	margin-top:-28px;
	margin-left:-95px;
	font-family:Arial;
}
#navig{
	margin-left:50px;
	text-decoration:none;
	width:200px;	
}
#move  a.links:link, #move2 a.links:link, #move3 a.links:link, #move4 a.links:link, #move5 a.links:link, #move6 a.links:link, #move7 a.links:link, #move8 a.links:link{
	text-decoration:none;
	color:#d5d2d2;
	font-size:90%;
	font-family:Arial;	
	letter-spacing:2px;
}
#move a.links:visited, #move2 a.links:visited, #move3 a.links:visited, #move4 a.links:visited, #move5 a.links:visited, #move6 a.links:visited, #move7 a.links:visited, #move8 a.links:visited{
	text-decoration:none;
	font-family:Arial;	
	color:#d5d2d2;
	font-size:90%;
	letter-spacing:2px;
}
#move a.links:hover, #move2 a.links:hover, #move3 a.links:hover, #move4 a.links:hover, #move5 a.links:hover, #move6 a.links:hover, #move7 a.links:hover, #move8 a.links:hover{
	text-decoration:none;
	color:#d5d2d2;
	font-family:Arial;	
	font-size:90%;
	letter-spacing:2px;
	padding-left:5px;
	
}

a.links{
	text-decoration:none;
	color:#d5d2d2;
	font-size:90%;
	font-family:Arial;	
	letter-spacing:2px;
}
p.move{
	margin-top:-12px;
}
#log{
	text-align:center;
	width:200px;
	
}
#login{
	margin:0px auto;
	
}
#loot{
	background-color:#000000;
	
}
#wrap{
	width:230px;
}
</style>