body {
	background-color:#fde6c4;
	background-position:center; 
	background-image:url('../images/shadow.png');
	background-repeat:repeat-y;
	color:#333333;
	font-family:arial, verdana;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	height:100%;
}
a { text-decoration:none; }
a:hover { text-decoration:underline; }
h1 {
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
h1 a { color:#2A4A6B; }
h2 {
	font-size:16px;
	font-weight:bold;
	color:#a35e0b;
}
option.noalliance {
	color:#999999;
	font-style:italic;
}

form {
	padding:0px;
	margin:0px;
}

#alert {
	padding:5px;
	width:100%;
	background:#ff0000;
	color:#ffffff;
}
#alert a {
	color:#ffffff;
	text-decoration:underline;	
}
#alert a:hover { color:#ffffff; }

#updates {
	width:100%;
	height:35px;
	line-height:35px;
	background:#a35e0b;
	color:#ffffff;
}
#updates a {
	color:#ffffff;
	text-decoration:underline;
}

#topbar {
	background:#78480e;
	width:100%;
	min-width:1024px;
	height:25px;
	line-height:25px;
	color:#ffffff;
}
#topbar .contentmenu { width:1024px; }
#topbar a {
	height:25px;
	line-height:25px;
	color:#ffffff;
	padding:5px 10px 5px 10px;
	text-align:center;
	font-weight:bold;
}
#topbar a:hover {
	background:#b88242;
	text-decoration:none;
}
#topbar .left {
	float:left;
	width:50%;
	text-align:left;
}
#topbar .right {
	float:left;
	width:50%;
	text-align:right;
}

#spacerleft5 {
	float:left;
	width:5px;
	height:15px;
}
#spacerleft10 {
	float:left;
	width:20px;
	height:15px;
}
#spacerleft20 {
	float:left;
	width:20px;
	height:600px;
}
.small {
	font-size:10px;
	line-height:12px;
	display:inline;;
}
.text { line-height:18px; }

.message {
	line-height:18px;
	color:#ff0000;
}

#mainheader {
	width:1024px;
	height:157px;
	background-image:url('../images/banner_main.jpg');
	border-bottom:3px #323035 solid;
}

#header {
	width:1024px;
	height:145px;
	background-image:url('../images/banner_sub.jpg');
	border-bottom:3px #323035 solid;
	border-top:1px #323035 solid;
}

#headerright {
	float:right;
	width:315px;
	height:145px;
	line-height:15px;
}

#headertext {
	width:250px;
	height:90px;
	background-image:url('../images/transparentbg.png');
	text-align:right;
	padding-right:15px;
	font-size:11px;
	color:#333333;
	line-height:14px;
}
#headertext a { color:#0000ff; }

#dashboardboxleft {
	width:100%;
	height:130px;
	background:#fde6c4;
	border-bottom:1px #c68a52 solid;
}
#dashboardboxleft td { padding-left:5px; }
#dashboardboxleft h2 {
	font-size:14px;
	font-weight:bold;
	color:#a35e0b;
	margin:0px;
	padding:0px;
}

#dashboardboxright {
	width:100%;
	height:321px;
	background:#fde6c4;
	border-bottom:1px #c68a52 solid;
}
#dashboardboxright td { padding-left:5px; }
#dashboardboxright h2 {
	font-size:14px;
	font-weight:bold;
	color:#a35e0b;
	margin:0px;
	padding:0px;
}

#support {
	line-height:25px;
	height:45px;
	width:1024px;
	background:#000000;
	color:#ffffff;
	font-size:13px;
}
#support a { color:yellow; }
#support a:hover { color:#ffffff; }

/* UNLOGGED IN PAGES */
#contentmain {
	background:#ffffff;
	width:1024px;
	min-height:600px;
	line-height:18px;
	text-align:left;
}

/* LOGGED IN PAGES */
#content {
	background:#ffffff;
	width:1024px;
	min-height:600px;
	text-align:left;
}

/* PAD LEFT AND RIGHT WITH 25PX */
#thecontent {
	width:984px;
	text-align:left;
}
table td { line-height:20px; }
table .odd td { background:#fde6c4; }
table a { color:#0000ff; }
#tdheader td {
	background:#ffd38c;
	border-bottom:1px #c68a52 solid;
	color:#000000;
	font-weight:bold;
	line-height:25px;
}
#tdheader a {
	color:#666666;
	text-decoration:underline;
}
#tdheader a:hover {	color:#000000; }

#tdfooter td {
	background:#ffd38c;
	border-top:1px #c68a52 solid;
	color:#000000;
	font-weight:bold;
	line-height:18px;
}

.enemy { color:#b50400; }
.friendly {	color:#11BDFF; }
.neutral { color:#333333; }
.alliance { color:#00b600; }
.you { color:#ff9e10; }
.resource { color:yellow; }
.npc { color:#000000; }

#poll {
	color:#666666;
	line-height:20px;
	font-size:11px;
	padding-top:5px 0px 5px 0px;
}
#poll .title {
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

.textcontent {
	margin-left:0px 5px 0px 5px;
	width:100%;
	display:block;
}

#prefooter {
	width:1024px;
	height:20px;
	line-height:20px;
	color:#aaaaaa;
	background-image:url('../images/menubg2.gif');
	border-top:1px #323035 solid;
	border-bottom:2px #323035 solid;
	font-size:11px;
	text-align:left;
	font-weight:bold;
}
#prefooter a { color:#ffffff; }

#footer {
	background-image:url('../images/footer.jpg');
	width:1024px;
	height:90px;
	text-align:center;
	font-size:11px;
	color:#693800;
}

.adminpanel {
	color:#333333;
	line-height:18px;
}
.adminpanel a {
	font-size:14px;
	color:#0000ff;
	font-weight:bold;
}
.adminpanel a:hover {
	color:#318ab5;
	text-decoration:none;
}

#guidebottomlinks {
	width:400px;
	padding:20px;
	background:#fde6c4;
}
#guidebottomlinks a {
	color:#0000ff;
}
#scroller {
	height:30px;
	line-height:30px;
	background:#693800;
	border:0px;
}
#scroller a {
	color:#ffffff;
	text-decoration:none;
}

/*FOR FACEBOOK BOX IN FOOTER*/
.sectionheader {
	background:url('/images/forumthreadtitlebg.gif');
	border:1px #bc6b0a solid;
	line-height:28px;
	height:28px;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	padding-left:10px;
	color:#ffffff;
}