body
{
	text-align: center;
	background-color: #120103;
	background-image: url('newbg.gif');
	background-repeat: no-repeat;
	background-position: top center; 
	color: #ecc14b;
	font-family: Lucida Sans, Verdana;
	font-size: 10pt;
	line-height: 1.5em;
}

#logo
{
	margin: 0px auto;
	margin-bottom: 0px;
	display: block;
}

#donate
{
	width: 133px;
	height: 39px;
	padding: 0;
	margin: 0;
	margin-left: 630px;
}

#donate form
{
	padding: 0;
	margin: 0;
}

#body-wrap
{
	margin: 0px auto;
	width: 900px;
	height: 600px;
	padding-left: 10px;
	padding-top: 11px;
}

#double-wrap
{
	width: 100%;
	height: 100%;
}

#corner
{
	width: 105px;
	height: 109px;
	background-image: url('corner_weave.png');
	position: absolute;
	margin-left: -10px;
	margin-top: -11px;
}

#seal
{
	width: 248px;
	height: 86px;
	background-image: url('gold_seal.png');
	position: absolute;
	margin-left: 575px;
	margin-top: 24px;
}

#arrow
{
	width: 67px;
	height: 54px;
	background-image: url('gold_arrow.png');
	position: absolute;
	margin-left: 835px;
	margin-top: 55px;
}

#content-pane
{
	width:  697px;
	min-height: 530px;
	padding: 0;
	margin: 0;
	float: left;
	background-image: url('diamond_bg.png');
	border: 1px solid #601;
}

#content
{
	padding: 25px;
	padding-top: 55px;
	text-align: left;
	line-height: 1.7em;
}

#navigation
{
	width: 193px;
	height: 467px;
	float: left;
	background-image: url('gold_plate.png');
	padding: 0;
	margin: 0;
	margin-top: 45px;
	text-align: center;
	color: #603b01;
	overflow: hidden;
}

#menu
{
	width: 190px;
	height: 410px;
	margin-top: 55px;
	font-size: 14pt;
}

ul.menuColumn
{
	list-style-type: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	width: 190px;
	height: 410px;
	float: left;
}

ul.menuColumn li
{
	padding: 12px 20px;
	cursor: pointer;
}

ul.menuColumn li a { text-decoration: none; color: #603b01; }
ul.menuColumn li a:hover { color: #603b01; text-decoration: underline; }
ul.menuColumn li a:visited { color: #603b01; }

ul.menuColumn li.node { }

#footer
{
	font-size: 9px;
	clear: both;
	margin: 5px auto;
	padding-top: 25px;
	color: #751722;
}

#welcome
{
	padding: 50px;
	padding-top: 25px;
	font-style: italic;
	font-size: 14pt;
	text-indent: 15px;
	line-height: 1.6em;
}

#feed-list
{
}

a { color: #e1a81c; }
a:visted { color: #a46302; }
a:hover { color: #f1cf59; }

h1, h2, h3, h4, dt { color: #f1cf59; }

h2 { padding-top: 15px; }

#content h2:first-child
{
	padding-top: 15px;
}

#content h2
{
	padding-top: 25px;
}

div.feed-item
{
	padding: 0px 10px;
}

div.feed-item p
{
	font-size: 9pt;
	margin-left: 15px;
}

div.feed-item p.feed-item-desc
{
	text-indent: 15px;
}

div.feed-item p.feed-item-date
{
	margin-left: 25px;
	color: #9e2e3b;
	font-size: 9px;
}

dt { font-weight: bold; }


dd
{
	margin-bottom: 6px;
}

table.downloads
{
	width: 610px;
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.25);
}

table.downloads th
{
	border-bottom: 2px dashed #3A0400;
}

table.downloads th, table.downloads td
{
	text-align: center;
	padding: 5px;
}

table.downloads td
{
	font-size: 10pt;
}

#content hr
{
	width: 75%;
	color: #450007;
	background-color: #450007;
	height: 1px;
	border: 0;
	margin: 0 auto;
	text-align: center;
}

tr.deprecated td
{
	color: #8e6e2c;
}

tr.deprecated td a
{
	color: #886011;
}

tr.deprecated td a:hover { color: #f1cf59; }