body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #B0B098;
	margin: 0px;
	background-color: black;
	scrollbar-highlight-color: #585645;
	scrollbar-shadow-color: #141310;
/*	scrollbar-3dlight-color: #300505;*/
	scrollbar-arrow-color: #B3883E;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #141310;
	scrollbar-base-color: #282520;
	background-image: url('images/header_tile.jpg');
	background-repeat: repeat-x;
	background-position-y: top;
	background-color: #000000;
}

p
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #B0B098;
}

a
{
	text-decoration: none;
	color: #8D8051;
}

a:hover
{
	text-decoration: underline;
}

hr
{
	height: 0px;
	border: solid #403E32 0px;
	border-top-width: 1px;
}

.navlink
{
	font-size: 10px;
	color: #A6965E;
}

.navheader
{
	font-size: 12px;
	color: #B3883E;
	font-weight: bold;
}

.header
{
	width: 100%;
	background-image: url(images/titlebar_bg.jpg);
	height: 30px;
	vertical-align: top;
}

.leftnav
{
	font-size: 10px;
	color: #A6965E;
	width: 126px;
	background-image: url(images/leftnav_texture.jpg);
	vertical-align: top;
	padding: 10px;
}

.navlink
{
	font-size: 10px;
	color: #A6965E;
	padding-left: 5px;
}

.content
{
	width: 100%;
	background-image: url(images/bg_content.jpg);
	vertical-align: top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #B0B098;
}

.texttable
{
	width: 97%;
	background-image: url(images/bg_parch.jpg);
	border: 1px solid #806030;
	font-size: 12px;
	border-collapse: collapse;
}

.textcell
{
	padding: 5px;
}

.transtable
{
	background-image: url(images/translucent_gold2.gif);
	border: 1px solid #806030;
	font-size: 9px;
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}

.transtable_right
{
	background-image: url(images/translucent_gold2.gif);
	border: 1px solid #806030;
	font-size: 9px;
	border-collapse: collapse;
	text-align: center;
	width: 160px;
}

.transheader
{
	background-image: url(images/15px_grade.jpg);
	height: 15px;
	color: #B0B098;

}

.dateheader
{
	background-image: url(images/20px_grade.jpg);
	height: 20px;
	color: #8D8051;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

.rightnav
{
	padding-top: 4px;
	width: 174px;
	background-image: url(images/rightnav_texture.jpg);
	vertical-align: top;
}

.bottom
{
	font-size: 9px;
	color: #8D8051;
	text-align: center;
	height: 114px;
	background-image: url(images/bottom_texture.jpg);
}

.standard
{
	width: 100%;
	vertical-align: top;
	border-collapse: collapse;
}

.loginbox
{
	text-align: right;
	vertical-align: middle;
	color: #73705A;
	font-size: 9px;
}

.newsheader
{
	font-size: 12px;
	font-weight: bold;
	color: #A6965E;
}

.byline
{
	font-size: 10px;
	color: #73705A;
	line-height: 14px;

}

input
{
	background-color: #282520;
	font-face: verdana, arial, helvetica, sans-serif;
	color: #8D8051;
	border: 1px solid black;
}

.logininput
{
	font-size: 8px;
}

.pollheader
{
	font-size: 11px;
	font-weight: bold;
	color: #A6965E;
}

.pollnormal
{
	font-size: 10px;
	color: #73705A;	
}

.pollchoice
{
	font-size: 10px;
	color: #A6965E;
}

.pollinput
{
	font-size: 8px;
}

/*phpbb*/
.quote {
	font-size: 11px; 
	color: #; 
	line-height: 125%;
	background-color: #585645; 
	border: #403E32; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
/*.gen,.genmed,.gensmall { color : #B0B098; }*/
.row1	{ font-size: 11px; background-color: #26251E; background-image: url(/images/bg_parch3.jpg);}
.row2	{ font-size: 11px; background-color: #333228; background-image: url(/images/bg_parch2.jpg); }
/* end phpbb*/

.beast_row1 { background-image: url(images/bg_parch3.jpg); padding: 5px; }
.beast_row2 { background-image: url(images/bg_parch2.jpg); padding: 5px; }

h1
{
	font-size: 12px;
	font-weight: bold;
	color: #B3883E;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	color: #A6965E;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #B0B098;
}
