#tt {
 position:absolute;
 display:block;
 width: 6px;
 background:url(../images/l.gif) top left repeat-y;
 }

 #tttop {
 display:block;
 height:6px;
 margin-left:5px;
 background:url(../images/t.gif) top right;
 overflow:hidden;
 }

 #ttcont {
 display:block;
 padding:2px 12px 3px 7px;
 margin-left:5px;
 background:url(../images/m.gif) top left repeat;
 color:#fff;
 }

#ttbot {
display:block;
height:6px;
margin-left:5px;
background:url(../images/b.gif) top right;
overflow:hidden;
}

#ttrc {
 display:block;
 margin-left: 220px;
 width: 6px;
 background:url(../images/r.gif) top left repeat-y;
}

#tttl {
 position:absolute;
 display:block;
 width: 6px;
 height: 6px;
 background:url(../images/tl.gif) top left no-repeat;
}

#tttr {
 position:absolute;
 display:block;
 margin-left: 220px;
 margin-top: -6px;
 width: 6px;
 height: 6px;
 background:url(../images/tr.gif) no-repeat;
}

#ttbl {
 position:absolute;
 display:block;
 margin-top: -6px;
 width: 6px;
 height: 6px;
 background:url(../images/bl.gif) bottom left no-repeat;
}

#ttbr {
 position:absolute;
 display:block;
 margin-top: -6px;
 margin-left: 220px;
 width: 6px;
 height: 6px;
 float: right;
 background:url(../images/br.gif) bottom right no-repeat;
}

#bg {background-image:url('../images/bg.gif');border:1px solid #000;width:500px;height:185px;padding:5px;float:left;}
#bg .col1 {float:left;margin-left:2px;}
#bg .col2 {float:left;margin-left:2px;}
#bg .col3 {float:left;margin-left:2px;}

#bg .info {float:left;margin-left:20px; width: 200px;color:white;}
#bg .skill {float:left;margin-left:15px; width: 150px;color:white;}
#bg .skill a {text-decoration: none; font-size:bold; color:white;}

.a2,.a0-2 {margin-top:15px;margin-left:5px;}
.a6,.a0-6 {margin-top:5px;margin-left:5px;}
.a9,.a0-9 {margin-top:5px;margin-left:5px;}
.a11,.a0-11 {margin-bottom:5px;margin-top:5px;margin-left:5px;}

.a1,.a4,.a7,.a8,.a0-1,.a0-4,.a0-7,.a0-8 {margin-top:1.5px;}

.a3,.a0-3 {margin-top:15px;}
.a5,.a0-5 {margin-top:5px;}
.a10,.a0-10 {margin-top:5px;}
.a12,.a0-12 {margin-bottom:5px;margin-top:5px;}

.a0,.a1,.a2,.a3,.a4,.a5,.a6,.a7,.a8,.a9,.a10 {width:34px;height:34px;}
.a0-1,.a0-2,.a0-3,.a0-4,.a0-5,.a0-6,.a0-7,.a0-8,.a0-9,.a0-10 {width:34px;height:34px;background-image:url('/images/items/0.gif');}
.a0-11,.a0-12 {width:34px;height:34px;}
.a11,.a12 {width:34px;height:34px;}
/*img {position:relative;left:1px;top:1px;}*/
.a2 {background-image:url('/images/items/2.gif');}
.a6 {background-image:url('/images/items/6.gif');}
.a9 {background-image:url('/images/items/9.gif');}

.a1 {background-image:url('/images/items/1.gif');}
.a4 {background-image:url('/images/items/4.gif');}
.a7 {background-image:url('/images/items/7.gif');}
.a8 {background-image:url('/images/items/8.gif');}

.a3 {background-image:url('/images/items/3.gif');}
.a5 {background-image:url('/images/items/5.gif');}
.a10 {background-image:url('/images/items/10.gif');}

.a11 {background-image:url('/images/items/0.gif');}
.a12 {background-image:url('/images/items/0.gif');}

.norm {color:#c2c2c2;font-weight:bold;font-size:12pt;text-decoration:underline;padding-bottom:6px;}
.rare {color:#002cba;font-weight:bold;font-size:12pt;text-decoration:underline;padding-bottom:6px;}
.epic {color:#6c008b;font-weight:bold;font-size:12pt;text-decoration:underline;padding-bottom:6px;}
.lege {color:#ffc000;font-weight:bold;font-size:12pt;text-decoration:underline;padding-bottom:6px;}

.attr {font-size:9pt;}

#skull {
	margin-left: 70px;
	height:52px;
}

#status_bar {
	background-image:url('../images/status_bar.gif');
	background-repeat: no-repeat;
	height:13px;
	width:108px;
	margin: 145px 7px;
}

#status_bar .text {
	margin-top: -56px;
	margin-left: 2px;
}

#bg_grass {
	background-image:url('../images/grass.gif');
	background-color: #5a7c2a;
	border:1px solid #000;
	width:224px;
	height: 195px;
	float:left;
	margin: 0px 5px 0px 25px;
	padding: 0px;
}

#bg_grass .outfit {
	height: 100%;
	width: 90%;
	margin: -82px auto;
	float: left;
}

#bg_grass .nick {
	text-align:center;
	width: 258;
	margin: 25px auto;
}