body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background: #000000;
}
h2{
	font-size: 24px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	margin: 10px 0px 0px 0px;
}
#mainContainer{
	width: 900px;
	height: 675px;
	background: #000000;
	overflow: hidden;
}
#headerIMG{
	background: url(images/header.jpg);
	width: 900px;
	height: 181px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#leftColBG{
	background: url(images/lcolbg.jpg);
	height: 494px;
	width: 221px;
	position: absolute;
	left: 0px;
	top: 181px;
}
#leftColIMG{
	background: url(images/left_armor_set.jpg);
	width: 205px;
	height: 310px;
	position: relative;
	left: 9px;
	top: 102px;
}
#bodyContainer{
	background: url(images/body.jpg);
	height: 494px;
	width: 679px;
	position: absolute;
	left: 221px;
	top: 181px;
}

#classBG{
	width: 233px;
	height: 389px;
	position: absolute;
	top: 79px;
	left: 5px;
}

#bodyControl{
	overflow: auto;
	position: relative;
	top: 50px;
	left: 20px;
	width: 627px;
	height: 300px;
}
#classHeadingArea{
	position: relative;
	width: 627px;
	top: 80px;
	left: 20px;
}
#mainNavContainer{
	position: absolute;
	width: 679px;
	height: 25px;
	left: 240px;
	top: 195px;
	z-index: 15;
}
div.smallRace{
	position: absolute;
	left: -1000px;
	z-index: 6;
}
#classQuote{
	text-align: right;
	padding-top: 15px;
}
#classQuoteBG{
	opacity: .3;
	filter: alpha(opacity=30);
	z-index: 1;
	height: 30px;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
#classQuoteText{
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	padding: 5px 15px 5px 0px;
	color: #783C37;
	font-size: 16px;
	z-index: 2;
	position: relative;
	left: 0px;
	top: -29px;
	font-style: italic;
}
#classDescription{
	padding: 20px 15px 0px 0px;
	position: relative;
	padding-left: 200px;
	font-size: 14px;
}
#classSkills{
	margin: 9px 0px 0px 0px;
}
#playStyle{
	background: #783C37;
	padding: 0px 1px 1px 1px;
	position: relative;
	margin-top: 25px;
	margin-right: 15px;
}
#playStyleTitle{
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/playstyle.gif);
	width: 79px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin: 0px 0px 0px 0px;
	color: #FFEBAC;

}
#playStyleText{
	margin: 0px 0px 0px 0px;
	padding: 8px;
	background: #F4E9DC;
}
#classXferPreview{
	position: absolute;
	left: 0px;
	top: 123px;
	z-index: 5;
}
a#homeLink{
	display: block;
	height: 14px;
	width: 180px;
	position: absolute;
	z-index: 6;
	top: 126px;
	left: 220px;
}
/* main nav styles -------------------------------------*/
ul#mainNav{
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
	list-style-type: none;
	width: 679px;
	height: 25px;
}
ul#mainNav li{
	list-style: none;
	display: block;
	float: left;
	cursor: pointer;
	width: 115px;
	height: 25px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-indent: -9999px;
}
ul#mainNav li a{
	display: block;
	width: 115px;
	height: 25px;
	text-decoration: none;
}
li#humanBtn{
	background: url(images/human_off.jpg);
}
li#elfBtn{
	background: url(images/elf_off.jpg);
}
li#darkElfBtn{
	background: url(images/dark_elf_off.jpg);
}
li#orcBtn{
	background: url(images/orc_off.jpg);
}
li#dwarfBtn{
	background: url(images/dwarf_off.jpg);
}
/* END main nav styles -------------------------------------*/
/* subNav styles */
ul.subNav{
	padding: 0px;
	margin: 0px;
}
ul.subNav li{
	list-style: none;
	cursor: pointer;
	background: #783C37;
	margin: 0px 0px 1px 0px;
	padding: 5px;
}
ul.subNav li img{
	margin: 0px 5px 0px 5px;
}
div.subNav{
	position: absolute;
	display: none;
	z-index: 4;
	top: 220px;

}
div.subNav div{
	margin-top: 5px;
	background: #FFEBAC;
	border: solid 1px #000000;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#humanBtnSub{
	left: 240px;
}
#elfBtnSub{
	left: 365px;
}
#darkElfBtnSub{
	left: 490px;
}
#orcBtnSub{
	left: 615px;
}
#dwarfBtnSub{
	left: 642px;
}
/* -------------front page styles */
#transferTableContainer{
	position: relative;
	top: 80px;
	left: 35px;
	height: 390px;
	overflow: hidden;
	width: 612px;
}
.transferTable{
	width: 284px;
	height: 355px;
	float: left;
	position: relative;
	top: 20px;
}
.transferTableBG{
	position: absolute;
	top: 0px;
	z-index: 1;
}
.transferTableText{
	position: absolute;
	top: 0px;
	z-index: 2;
	margin: 10px 0px 0px 15px;
}
.transferTable p{
	margin-top: 0px;
	margin-bottom: 6px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}