body {
	background: url(../images/ARK_KeyArt.jpg) fixed no-repeat center 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #fff;
	padding:0px;
	margin:0px;
	text-shadow: 0 0 5px #000, 0 0 3px #000, 0 0 1px #000;
}
h1{
	font-family: "Gill Sans", "Gill Sans Std", "Gill Sans MT", Georgia, serif;
	margin:0px;
	font-size:20px;
	line-height:22px;
	font-weight:bold;
}
h2{
	font-family: "Gill Sans", "Gill Sans Std", "Gill Sans MT", Georgia, serif;
	margin:0px;
	font-size:20px;
	line-height:24px;
}
.indent{
	margin-left:10px;
}
.footer{
	border: 1px solid rgba(100, 190, 255, 0.7);
	font-size:11px;
	line-height:12px;
	background: rgba(100, 190, 255, 0.5);
	padding:5px;
}
.note{
	font-size:11px;
	line-height:12px;
	margin-bottom:5px;
	color:#eff;
}
.tiny{
	font-size:9px;
	line-height:10px;
	margin-bottom:2px;
	color:#eff;
}
.category{
	width:92px;
	font-size:14px;
	padding:5px;
	background:#112;
	border:1px solid #336;
	margin:2px;
	text-align:center;
}
.wrap{
	height: auto;
	width: 900px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	padding:0px;
}
.header{
	padding:5px;
	border: 1px solid rgba(100, 190, 255, 0.7);
	background: rgba(100, 190, 255, 0.5);
	margin-bottom:5px;
}
.header h1 {
	text-align:center;
	font-family: "Gill Sans", "Gill Sans Std", "Gill Sans MT", Georgia, serif;
	font-weight: normal;
	font-size: 40px;
	line-height: 41px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin:0px;
}
.menu {
	font-size: 14px;
	line-height: 15px;
	text-align: center;
	padding:5px;
}
a {
	color: #fff;
	text-decoration: underline;
}
ul{
	margin:0px;
}
.title{
	font-size:16px;
	font-weight: bold;
	color:#eff;
}
a:hover {
	text-decoration: none;
	color:#cff;
}
.content{
	background: url(../images/Arktopia_Wallpaper.jpg) center no-repeat;
	min-height:512px;
	padding:15px;
	margin-bottom:5px;
}
.number{
	font-weight: bold;
	color:#af0;
}
.number-neg{
	font-weight: bold;
	color:#fa0;
}
.textbox{
	background:rgba(10, 19, 25, 0.5);
	margin:5px;
	padding:10px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.icon{
	background:#668;
	border:1px solid #334;
	width:32px;
	height:32px;
	margin:5px;
}
.selltext{
	color:#afa;
}
.sellinput{
	width:32px;
	height:16px;
	font-size:11px;
	margin-top:0px;
	margin-bottom:2px;
}
.sellbox{
	width:430px;
	height:32px;
	padding:5px;
	margin:5px;
	font-size:11px;
	line-height:12px;
	background:#112;
}
.sellicon{
	background:#668;
	border:1px solid #334;
	width:32px;
	height:32px;
	margin-right:5px;
}
.darkicon{
	background:#aac;
	border:1px solid #334;
	width:32px;
	height:32px;
	margin:5px;
}
.itemblock{
	background:#112;
	margin:1px;
	width:215px;
	height:56px;
}