a:link {color: #0000ff; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #0000ff; text-decoration: underline; }
a:hover {color: #0000ff; text-decoration: underline; }

html, body {
	margin: 0;
	padding: 0;
	background: #0e0e0e;


}

#main {
	
	top: 0px;
	width: 684px;
	background: #fffbe2;
	line-height: 16pt;
	float: left;
}

#menu {
	position: absolute;
	top: 0px;
	left: 684px;
	width: 340px;
	background-color: #0e0e0e;
	padding: 35px;
		
}



div#menu a:link { color: #fff3b5; text-decoration: none;}
div#menu a:active { color: #fff3b5; text-decoration: none; }
div#menu a:visited { color: #fff3b5; text-decoration: none }
div#menu a:hover { color: #e29f1c; text-decoration: none;}



#news_item {

	padding-left: 92px;
	width:500px;
	font-family: Arial;
	font-size: 12px;
}

#fTree {
	padding-left: 40px;
	font-family: Arial;
	font-size: 12px;
}

#paypal {
	font-family: Book Antiqua;
	font-size: 13pt;
	color:#fff3b5;
	border:outset;
	border-color:#fff3b5;
	text-align:center;
}


#menuNav {

	font-family: Book Antiqua;
	font-size: 18pt;
	color: #fff3b5;
	line-height: 50px;
}

#menuLinks {

	font-family: Book Antiqua;
	font-size: 10pt;
	color: #fff3b5;
	line-height: 16pt;
}

p.picquote {

	padding:0px;
	font-size:13px;
	font-family: Trebuchet MS;
	font-style: italic;		
}

P.title {
	font-family: Arial;
	padding-left: 30px;
	font-size: 30px;
	font-weight: bold;
	color:#e8c960;
}

hr.links{

	width: 100%;
	color: #3c3825;
	height: 1px;
	
}

.item_title {

	font-size: 20px;
	
}


#brolist
{

	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#brolist th
{
;
	padding: 8px;
	background: #81bdec;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fffbe2;
	color: #000000;
}
#brolist td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fffbe2;
	color: #000000;
	border-top: 1px solid transparent;
}
#brolist tr:hover td
{
	background: #ffc6df;

}

li.topmenu {
	font-family: Book Antiqua;
	font-size: 18pt;
	color: #fff3b5;
	line-height: 50px;
	list-style:none;
	position: relative;
	left:-40px;
	top:-16px;
}

li.submenu {
	font-family: Book Antiqua;
	font-size:12px;
	list-style:none;
	line-height:20px;
	position: relative;
	left:-70px;
	top:-25px;
}

	
