

/********************************
*****         MAIN          *****
********************************/

BODY {
	background-color: #bba37b;
	color: #000000;
	font-family: verdana, arial;
	font-size: 1.0em;
}

DIV#mainsite {
	width: 808px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

TABLE {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

A {
	color: #739ccf;
	text-decoration: none;
}

A:hover {
	color: #E3B870;
	text-decoration: underline;
}

.clearer { clear: both; display: block; }

/********************************
*****        HEADER         *****
********************************/
DIV#header {
	height: 228px;
}

DIV#topheader {
	width: 746px;
	height: 33px;
	background-image: url('/images2/header-top.jpg');
	position: absolute;
	top: 0px;
	left: 31px;
}

DIV#leftheader {
	width: 31px;
	height: 228px;
	background-image: url('/images2/header-left.jpg');
	position: absolute;
	top: 0px;
	left: 0px;
}

DIV#rightheader {
	width: 31px;
	height: 228px;
	background-image: url('/images2/header-right.jpg');
	position: absolute;
	top: 0px;
	left: 777px;
}

DIV#logo {
	width: 746px;
	height: 139px;
	background-image: url('/images2/header.gif');
	position: absolute;
	top: 33px;
	left: 31px;
}

DIV#leftnav {
	width: 277px;
	height: 56px;
	background-image: url('/images2/headerLeftofNav.gif');
	position: absolute;
	top: 172px;
	left: 31px;
}


/********************************
*****      NAVIGATION       *****
********************************/
DIV.header a {
	width: 100%;
	height: 100%;
	display: block;
}

DIV#subnav {
	width: 469px;
	height: 27px;
	background-color: #567091;
	color: #ffffff;
	position: absolute;
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	top: 201px;
	left: 308px;
}

DIV#sub-nav2 { text-align: center; }

A.subnavbutton {
	text-align: center;
	float: left;
	padding-top: 6px;
	height: 21px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
}

DIV.navbutton
{
	position: absolute;
	top: 172px;
	height: 29px;
	cursor: pointer;
	background-position: 0px 0px;
}

DIV#currentnav { background-position: 0px 29px; }

DIV.navnews {
	width: 98px;
	background-image: url('/images2/navNews.gif');
	left: 308px;
}

DIV.navmedia {
	width: 89px;
	background-image: url('/images2/navMedia.gif');
	left: 406px;
}

DIV.navinfo {
	width: 101px;
	background-image: url('/images2/navGuildInfo.gif');
	left: 495px;
}

DIV.navdkp {
	width: 91px;
	background-image: url('/images2/navDKP.gif');
	left: 596px;
}

DIV.navforums {
	width: 90px;
	background-image: url('/images2/navForums.gif');
	left: 687px;
}




/********************************
*****        TITLES         *****
********************************/
DIV#title {
	position: relative;
	height: 85px;
}

DIV#titleimg {
	width: 699px;
	height: 85px;
	background-color: #ddd3c5;
	position: absolute; 
	top: 0px;
	left: 2px;
}

DIV.lefttitle {
	width: 32px;
	height: 85px;
	background-image: url('/images2/leftofTitle.gif');
	position: absolute;
	top: 0px;
	left: -30px;
}

DIV.righttitle {
	width: 15px;
	height: 85px;
	background-image: url('/images2/rightofTitle.gif');
	position: absolute;
	top: 0px;
	left: 701px;
}



/********************************
*****       CONTENT         *****
********************************/

DIV#content {
	position: relative;
	font-size: .75em;
	text-decoration: none;
	padding: 4px;
}

td.contentleftshadow {
	width: 31px;
	background-image: url("/images2/content-left.jpg");
	background-repeat: repeat-y;
	background-color: #bba37b;
}

td.contentrightshadow {
	width: 31px;
	background-image: url("/images2/content-right.jpg");
	background-repeat: repeat-y;
	background-color: #bba37b;
}

td.contentleft {
	width: 30px;
	background-image: url("/images2/bg-leftContent.gif");
	background-repeat: repeat-y;
}

td.contentright {
	width: 15px;
	background-image: url("/images2/bg-rightContent.gif");
	background-repeat: repeat-y;
}

td.contentmid {
	width: 701px;
	height: 100%;
	background-color: #ffffff;
	color: #000000;
}


/********************************
*****        FOOTER         *****
********************************/
DIV.footer {
	width: 807px;
	height: 47px;
	background-image: url("/images2/footer.gif");
}

/********************************
*****          NEWS         *****
********************************/
DIV.news-post {
}

DIV.news-post-footer {
	text-align: right;	
}

DIV.news-post-title {
	color: #536f90;
	font-size: 2em;
	letter-spacing: 1px;
}

DIV.news-post-title A { color: #536f90; }

DIV.news-post-info {
	color: #536f90;
	font-size: 0.75em;
	border-bottom: 1px dotted #536f90;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

DIV.news-post IMG {
	max-width: 693px;
	width: expression(this.width > 693 ? 693 : true);
	padding-top: 4px;
	padding-bottom: 4px;
}

DIV.seperator {
	width: 690px;
	height: 29px;
	background-image: url('/images2/anchor.gif');
	background-repeat: repeat-x;
	padding-bottom: 20px;
	padding-top: 5px;
}

DIV#news-page-nums {
	padding: 4px;
	text-align: right;
	font-size: 0.8em;
}

/********************************
*****          INFO         *****
********************************/
DIV.info-heading {
	font-size: 1.5em;
	text-decoration: none;	
}

DIV.info-sub-heading {
	font-size: 0.9em;
	border-bottom: 1px dotted #000000;
	padding-bottom: 2px;
	margin-bottom: 6px;
	text-decoration: none;	
}

DIV.info-dkp-list { font-family: courier new; margin-left: 10px; }


/******* SUMMARY LIST ***********/
DIV.summary-list { padding-bottom: 10px; }
DIV.summary-list DIV.heading DIV { float: left; font-weight: bold; background-color: #E7BA73; padding: 2px; border: 0px; }
DIV.summary-list DIV.heading DIV A { color: #000000; }
DIV.summary-list DIV.o, DIV.summary-list DIV.e { clear: both; cursor: default; }
DIV.summary-list DIV DIV { float: left;  border: 1px solid #E7BA73; color: #000000; padding: 1px;}

DIV.summary-list DIV.o DIV { background-color: #DDD3C5; }
DIV.summary-list DIV.e DIV { background-color: #E7E7E7; }

DIV.summary-list A, DIV.summary-list A:visited { color: #000000; }
DIV.summary-list A:hover DIV { cursor: pointer; text-decoration: underline;}