body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#dddddd;
	background-color:#000000;
	margin:0;
	padding:0;
	text-align:center;
}
a:link, a:visited {color: #dddddd; text-decoration: none;}
a:hover, a:active {color: #c29999; text-decoration: underline;}
img {border-width: 0}

#wrapper {width:900px; margin: 0 auto; text-align: left; height:100%;}
div#leftcol {margin: 0px 0px 0px 20px; padding: 20px 0px 0px 0px; height:100%; width:565px; border:0px dotted #99FF66;}
div#sidebar {margin: 0px; padding: 20px 20px 0px 0px; float: right; width: 270px; height:100%; border:0px solid #99FF66;}

div#leftcol .leftcol1 {margin:15px 0 0 0; padding:0 0 0px 0; float:left; width:275px; font-weight:bold; /*background-color:#99CC99;*/}
div#leftcol .leftcol2 {margin:15px 0 0 0; padding:0 0 0px 0; float:right; width:275px; font-weight:bold; /*background-color:#669999;*/}

.header {
	background-color:#000000;
	/*background-image:url(images/header_900x100.png);*/
	height: 80px;
	text-align:center;
	border-top: 2px solid #660000; border-bottom: 2px solid #660000;
}
#content {
	background-color:#222222;
	border-bottom:6px solid #660000;
	margin-bottom:20px;
	padding-bottom:20px;
}
#top_fill { 
	background-color:#222222;
	height:30px;
	font-size:9px;
}
#top_fill a:hover, a:active {text-decoration: none;}

#top_fill .links {
	margin:0;
	text-align:left;
	padding:10px 0 0 10px;
	font-weight:bold;
}
#top_fill .date {
	margin: 0;
	text-align:right;
	padding: 10px 10px 0 0;
}
.feature_border {
	border: 10px solid #FFFFFF;
}
h1 {font-size:12px; font-weight: bold; border-top: 1px dashed #666666; border-bottom: 1px dashed #666666; padding: 5px 0 5px 0; margin:0 0 2px 0;}

#content ul {margin:0; padding:0;}

#content li {
	padding: 3px 10px;
	margin:0;
	background-color:#444444;
	list-style-type: none;
	border-bottom: 2px solid #222222;
	font-weight: normal;
}

/* #content li:hover {background-color:#444444;} */
#leftcol p {margin: 5px 0 20px 0; line-height:16px;}

#sidebar p {margin: 5px 0 20px 0; line-height:13px;}



/* http://positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden}
.clearfix {display: inline-table}
    /* Hides from IE-mac \*/
* html .clearfix {height: 1%}
.clearfix {display: block}
    /* End hide from IE-mac */
	


