#plaintable
{
	color:#333;
}

html
{
	overflow-y: scroll;
}

#newspagenumbers a:hover
{
	color:#fff;
}

#newspagenumbers a
{
	color:#c2cbd4;
}

#newspagenumbers
{
	text-align: center;
	width: 860px;
	color:#fff;
}

#container
{
	margin: 0 auto;
	width: 900px;
	background:#000000;
}

#hidelinkoutline a
{
	outline: 0;
}

#header
{
	background:#000000;
	padding-bottom: 12px;
	background-image: url(logo.jpg);
	background-position: 0px 12px;
	height: 150px;
	width: 800px;
	background-repeat: no-repeat;
	margin: 0 auto;
}

#header h1 { margin: 0; }

#linklist ul
{
	list-style: square;
	margin: 16;
	padding: 0;
}

#navigation ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navigation ul li
{
	display: inline;
}

#navigation ul li a
{
	text-decoration: none;
	padding: 5px 10px;
	color:#eee;
}

#navigation ul li a:hover 
{ 
	background:#c2cbd4;
	color:#000;
}

#boxtop
{
	clear: left;
	padding: 10 20 10 20;
	width: 820px;
	height: 25px;
	background:#666666;
	color:#fff;
	font-size: 100%;
	font-weight: bold;
}

#boxtoptitle
{
	float: left;
}

#boxtopposted
{
	font-size: 60%;
	font-weight: normal;
	clear: right;
	float: right;
}

#boxcontent a:hover
{
	color:#fff;
}

#boxcontent a
{
	color:#ffffcc;
}

#boxcontent
{
	clear: left;
	padding: 0 20 10 20;
	width: 820px;
	background:#212121;
	color:#ffffcc;
}

#box
{
	clear: left;
	width: 860px;
	background:#212121;
	margin-bottom:20px;
}

#boxcontent h2
{
	color:#000;
	font-size: 160%;
	margin: 0 0 .5em;
}

#boxspecial
{
	clear: left;
	border-style:solid;
	border-width:1px;
	border-color:gray;
	width: 818px;
	background:#e8e8e8;
	margin-bottom:20px;
	padding: 10 20 10 20;
	color:#333;
}

#boxspecial a:hover
{
	color:#fff;
}

#boxspecial a
{
	color:#c2cbd4;
}

#contentarea
{
	clear: left;
	padding: 20px;
}

#footer a:hover
{
	color:#c2cbd4;
}

#footer a
{	
	color:#333;
}

#footer
{
	background:#111111;
	text-align: right;
	padding: 20px;
	height: 1%;
	color:#333;
	font-size: 70%;
	font-weight: bold;
}

body
{
	background-color:#212121;
	font-family: Sans-Serif;
	margin: 0 auto;
}

td
{
	color:#333;
}