body {

    margin: 0;

        padding: 0;
        font-size: 12px;
        font-family: tahoma;

}

td {

    vertical-align: top;
    font-size:12px;
    

}
 /*links*/

a:link { color: #8B0000; text-decoration: none }
a:active { color: yellow; text-decoration: none }
a:visited { color:#8B0000; text-decoration: none }
a:hover { color: #000000; text-decoration: underline  }



a.dog:link { color: #000000; text-decoration: none }
a.dog:active { color: yellow; text-decoration: none }
a.dog:visited { color: #000000; text-decoration: none }
a.dog:hover { color: #CCCCCC; text-decoration: underline  }

/*NAV*/
#menubar {

	position:absolute;

	left:1px;

	top:137px;

	width:120px;

	height:550px;

	z-index: 150;

}



ul.menu{

	margin: 0;

	padding: 0;

	list-style: none;

	color: #EAF0E3;

	font-family: arial;

	font-size: 11px;

	background-color: #515B52;

	display: block;

}



ul.menu li{

	display:block;

	background-color: #CCCC99;

	width: 115px;

	height: 15px;

	padding-left: 5px;

	margin-bottom: 1px;

	line-height: 15px;

	vertical-align: bottom;

}



ul.menu li:hover{

    background-color: #009FFF;

}



ul.menu li.cat{

	text-align: center;

    text-align: center;

    background-color: #996633;

    color: black;

    margin-top: 0;

    font-size: 11px;

}



ul.menu li.title{

	background-color:#939E86;

	font-size: 12px;

	font-weight: bold;

	text-align: center;

}



ul.menu li.footer{

	text-align: center;

   font-size:10px;

	background-color:#939E86;
	color: #000;
	font-weight: bold;

	

}


/*Content*/

#content-body {
	background: url("http://thepillarofautumn.net/Imgs/27/twenyseven.JPG") no-repeat bottom left;
}


#content {
	margin: 25px 0px 0px 156px !important;
	margin: 0px 0px 0px 156px;
	padding: 2 !important;
	padding: 2;
	width: 600px;
	color: white;
}

.news_header {
		-moz-border-radius: 5px;

	border: 1px solid #BEBEBE;
	background-color: #999;
	color				: #000000;
	padding: 2px 0px; 
	text-align: left;
	width	: auto;
	margin	: 0px auto;
	font-size: 100%
}


div.scroll-red
	{height: 180px;
	overflow: auto;
	border-width: 1px 1px 1px 1px;
	border-style: dashed dashed dashed dashed;
	border-color: #8B0000;
	padding: 10px;}
	
	div.scroll-sm 
{height: 80px;
	overflow: auto;
	border-width: 1px 1px 1px 1px;
	border-style: dashed dashed dashed dashed;
	border-color: #8b0000;
	padding: 10px;}
	
	div.scroll-sml 
{height: 80px;
	overflow: auto;
	border-width: 1px 1px 1px 1px;
	border-style: dashed dashed dashed dashed;
	border-color: #8b0000;
	padding: 10px;}
	
	
	span.c2 {text-align: center; color: #606060; font-size: 80%;}