a {
	text-decoration: none;
	color: #663366;
}

a:hover {
	text-decoration: none;
	color: #EEEEEE;
}

BODY {
	background-color: #333333;
	color: #B2ADA4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}

LI {
	list-style-position: outside;
	list-style-image: url(http://battles.landofrhul.com/images/bullet.gif);
	list-style-type: disc;
}

H1 {
	color: #996699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

H2 {
	color: #CCCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

H3 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TABLE{
	margin: 10px auto;
}

TH {
	background-color: #141414;
	border: 1px solid #232323;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}

TD {
	border: 1px solid #232323;
	font-size: 10px;
	margin: 0px;
	padding: 2px;
	text-align: center;
	vertical-align: middle;	
}

IMG {
	border: 0;
}
INPUT {
	background-color: #000000;
	border: 1px solid #232323;
	color: #B2ADA4;
}

.MAIN {
	background-color: #333333;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 0;
}

.CENTER {
	background-color: #000000;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
	width: 750px;
	z-index: 1;
}

.HEADER {
	top: 10px;
	text-align: center;
	margin: 0 auto;
	padding: 0px;
	position: static;
	width: 750px;
	z-index: 2;
}

.HIGHLIGHT {
	font-weight: bold;
	color: #FF0000;
}

.CONTENT {
	margin: 10px;
	padding: 0px;
	text-align: left;
	width: 550px;
	z-index: 3;
}

.SIDEBAR {
	background-image: url(http://battles.landofrhul.com/images/sidebarbkgd.gif);
	border: 1px solid #333333;
	float: right;
	height: auto;
	text-align: left;
	margin: 0px;
	overflow: visible;
	padding: 5px;
	margin-right: 10px;
	top: 135px;
	width: 150px;
	z-index: 4;
}

.FOOTER {
	bottom: 0;
	clear: both;
	color: #B2ADA4;
	font-size: 10px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
	position: relative;
	top: 10px;
	width: 750px;
	z-index: 5;
}

.COPYRIGHT {
	background-color: #141414;
	border: 1px solid #232323;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

.PET_IMAGE {
	margin: 10px auto;
	text-align: center;
}

.ANNOUNCEMENT {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background-color: #000000;
	border: 1px dashed #990000;
	margin: 10px auto;
	padding: 10px;
	width: 750px;
	position: relative;
	height: auto;
}

.QUILT {
	background-color: #000000;
	font-size: 10px;
	padding: 0px;
	text-align: center;
	width: auto;
}

.LINK_BACK {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	background: url(http://battles.landofrhul.com/images/arrow_left.gif) no-repeat left;
	text-align: left;
	padding: 20px 0px 20px 25px;
}

.LINK_NEXT {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	background: url(http://battles.landofrhul.com/images/arrow_right.gif) no-repeat right;
	text-align: right;
	padding: 20px 25px 20px 0px;
}
