   @charset "utf-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	font-size: 12px;
	color: #000000;
}

.thrColFixHdr #container { 
	position: absolute;
	width: 780px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
} 

.thrColFixHdr #header { 
	background: #ffffff; 
	padding: 0 0 0 55px;  
} 


.thrColFixHdr #sidebar {
	float: left;
	width: 79px;
	background: #FFFFFF;
	padding: 0 0;
}

.thrColFixHdr #sidebar h3, .thrColFixHdr #sidebar p {
	margin-left: 10px; 
	margin-right: 10px;
}

.thrColFixHdr #mainContent_main1a {
	float: left;
	width:auto;
	padding: 0 0 0 20px;
	background: #FFFFFF;
} 

.thrColFixHdr #mainContent_main1aalt {
	float: left;
	width: 300px;
	padding: 0 0 0 0;
	background: #FFFFFF;
} 

.thrColFixHdr #mainContent_main1b {
	float: left;
	width: auto;
	padding: 0 0 0 10px;
} 

.thrColFixHdr #mainContent_main1balt {
	position:relative;
	left: 280px;
	width: 380px;
	padding: 0 0 0 -20px;
} 

.thrColFixHdr #footer { 
	padding: 0 10px; 
	background:#DDDDDD;
} 

.thrColFixHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}

.npc {
	position: relative;
	left: 175px;
	top: -160px;
	padding: 0 0 -160px 170px;
}

.npc_text {
	position: relative;
	top: -95px;	
}

.npc_text2 {
	position: relative;
	top: -190px;	
}

.fullbody {
	position: absolute;	
}

.head {
	position: absolute; left:183px; top:66px;
}

.righthand {
	position: absolute;
	left:80px;
	top:160px;
}

.lefthand {
	position: absolute;
	left:238px;
	top:157px;
}

.chest {
	position: absolute;
	left:131px;
	top:119px;
}

.legs {
	position: absolute;
	left:147px;
	top:223px;
}

.feet {
	position: absolute;
	left:123px;
	top:353px;
}

.accessories {
	position: absolute;
	left:152px;
	top:114px;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#link {
	text-decoration:none;	
}


.maintab {
	border: 1px black;	
}


.small {
	font-size: 10px;
}

