body {
	background-color: #B46646;
	color: #FFDD97;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	background-image: url(http://acwellan.com/malorne/bg2.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#adminConsole {
	position: absolute;
	right:0px;
	top:0px;
	z-index: 4;
	width:200px;
}

pre {
  background-color: #000;
  padding: 10px;
}

a:link, a:active, a:visited {
  color: #B59840;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color : #FFCC66;
}

#banner {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(http://acwellan.com/malorne/bg2.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
}

#bannerimage {

}

table#root_table {
	position: absolute;
	z-index: 3;
	width: 870px;
	top: 200px;
	left: 50%;
	margin-left: -435px;
	background-color: #52282C;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-top-color: #E9CD94;
	border-right-color: #E9CD94;
	border-bottom-color: #E9CD94;
	border-left-color: #E9CD94;
}

td.clickable a {
  color: #CCB071;
}

td.clickable a:hover {
  color: #CC9900;
}

th {
  color: #C4A957;
}

table.form {
  background-color: #423409;
}

table th.title {
  background-color: #46381C;
}

table td.clickable {
  background-color: #623930;
}

table td.clickable:hover {
  background-color: #825950;
}

tr.inactive td.clickable {
  background-color: #623930;
}

tr.inactive td.clickable:hover {
  background-color: #825950;
}

table td.data {
  background-color: #623930;
}

tr.inactive td.data {
  background-color: #342E1B;
}

table.data td {
  background-color: #623930;
}

table.data td.count {
  background-color: #333;
  color: #cc3;
}

table td.title {
	background-color: #333;
	color: #FFFF99;
}

table td.number {
  background-color: #623930;
}

tr.inactive td.number {
  background-color: #34271B;
}

table td.recordTitle {
  background-color: #413525;
}

table.news td.title {
  background-color: #2B2113;
}

table.news td.title:hover {
  background-color: #786332;
}

table.news td.title a {
  color: #FADBA3;
}

table.news td.title a:hover {
  color: #FFCC66;
}

table.news td.header {
  background-color: #623930;
}

table.news td.body {
  background-color: #623930;
}

#guildDescriptionNib tr td.data {
  background-color: #FF9F45;
  color: #52282C;
}

#guildMain {
	width: 100%;
}

#guildMain table {
	width: 840px;
}

#guildMain #leftColumn table {
  width: 175px;
}

#guildMain #rightColumn table {
  width: 100%;
}

#guildMain th.title {
  background-color: #52282C;
  background-image: url(http://acwellan.com/malorne/gradient4.png);
  background-repeat: repeat-x;
  height: 26px;
  color: #FFFBAF;
}

#guildMain th.title a {
  color: #FFFBAF;
}

#guildMain th.title a:hover {
  color: #FFC86C;
  text-decoration: none;
}

#guildMain table#guildDescriptionNib td,
#guildMain table#guildDescriptionNib th,
#guildMain table#latestNewsNib td,
#guildMain table#latestNewsNib th,
#guildMain table#guildInfoNib td,
#guildMain table#guildInfoNib th,
#guildMain table#guildLinksNib,
#guildMain table#guildLinksNib th,
#guildMain table#guildLinksNib td,
#guildMain table#moreNewsNib,
#guildMain table#moreNewsNib th {
  border: none;
}

#guildMain table#guildLinksNib .data {
  background-color: #623930;
}

#guildMain table#guildInfoNib tr td {
  background-color: #522920;
}

#guildMain table#guildInfoNib tr td.label {
  background-color: #623930;
  color: #FFCF41;
}

#guildMain table#latestNewsNib td.title {
  background-color: #C33918;
  background-image: url(http://acwellan.com/malorne/gradient2.png);
  background-repeat: repeat-x;
}

#guildMain table#latestNewsNib td.title:hover {
  background-color: #2F2511;
}

#guildMain table#latestNewsNib td.title a {
  color: #FFCF41;
}

#guildMain table#latestNewsNib td.title a:hover {
  color: #FFCC66;
}

#guildMain table#latestNewsNib td.header {
  background-color: #623930;
}

#guildMain table#latestNewsNib td.body {
  background-color: #7D1F0B;
  background-image: url(http://acwellan.com/malorne/gradient1.png);
  background-repeat: repeat-x;
  color: #FDFF8B;
}

#guildMain table#guildInfoNib td {
  background: #2F2511;
}

#guildMain table#guildInfoNib td.label {
  background-color: #5E4A22;
}

#guildMain div.voiceServerNib td {
  background: #2F2511;
}

#guildMain div.voiceServerNib td.label {
  background-color: #5E4A22;
}

table.news td.title {
  background-color: #C33918;
  background-image: url(http://acwellan.com/malorne/gradient2.png);
  background-repeat: repeat-x;
  border: none;
}

table.news td.title a {
  color: #FFCF41;
}

table.news td.title a:hover {
  color: #FFCC66;
}

table.news td.header {
  background-color: #623930;
}

table.news td.body {
  background-color: #7D1F0B;
  background-image: url(http://acwellan.com/malorne/gradient1.png);
  background-repeat: repeat-x;
  color: #FDFF8B;
}

table.news {
  background-color: #623930;
}

div#pageContent {
  color: #FDFF8B;
}