body {
	background-color: #000000;
	text-align: center;
	}

img{
	border-style: none;
	}
	
#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:700px;
	height:150px;
	margin: auto;
	}	

#menu, #menu a img {
	color:#AAAAAA;
	text-decoration: none;
	border: 0;
	text-align:center;
	margin-top: 5px;
	}
	
#page {
	text-align: left;
	width: 700px;
	position: relative;
	margin: auto;
	}
#pagetop {
	background-image:url(images/pagetop.jpg);
	width: 700px;
	height: 50px;
	}
#pagebottom {
	background-image:url(images/pagebottom.jpg);
	width: 700px;
	height: 50px;
	}

#locpage {
	height:9920px;
	position: relative;
	}
		
#leftpanel {
	position:absolute;
	top:1px;
	left: 1px;
	padding-left:10px;
	width: 320px;
	}

#rightpanel {
	position:absolute;
	top:1px;
	right: 1px;
	padding-right: 10px;
	width: 320px;
	}
	
#scrolltop {
	background-image:url(images/scrolltop.jpg);
	background-repeat: no-repeat;
	height: 80px;
	margin-top: 10px;
	}

#scrollbody {
	background-image: url(images/scrollbody.jpg);
	}
		
#scrollbottom {
	background-image:url(images/scrollbottom.jpg);
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 20px;
	}
	
#sidescroll {
	height:360px;
	background-image:url(images/sidescroll.jpg);
	background-repeat:no-repeat;
	background-position: center;
	width: 700px;
	}
		
#bottom {
	position: absolute;
	bottom:5px;
	}
	
#profile {
	padding: 10px 10px 10px 10px;
	text-align: left;
	}
	
#craftwindow {
	position:absolute;
	left: 470px;
	top: 20px;
	}
		
#itemdiv {
	position: absolute; 
	visibility: hidden; 
	z-index: 105;
	}
	
#statbox {
	position: absolute;
	left: 468px;
	top: 322px;
	}
	
#bags {
	position: absolute;
	left: 473px;
	top: 288px;
	}
	
#bagmenu {
	position: absolute;
	z-index:20;
	}

a.menulinks, a.menulinks:visited, a.menulinks:visited {
	text-decoration:none;
	color: #FFFFFF;
	padding-right: 5px;
	}
			
.main {
	font-size: 140%;
	font-weight: bolder;
	text-align: center;
	padding-top:4px;
	}
	
.sub {
	font-size: 69%;
	text-align: left;
	padding-left: 56px;
	padding-bottom: 3px;
	}
	
.sub h1 {
	color:#006699;
	font-size: 122%;
	}
	
.sidescrolltext {
	font-size:80%;
	padding-left: 85px;
	padding-top: 40px;
	padding-right: 85px;
	text-align:center;
	}
	
.Unverified {
	color: #FF6600;
	}
.Completed {
	color: #00FF33;
	}

