body
{
	margin: 10px 0 0 0;
	padding: 0;
	color: #969696;
	text-align: center;
	font: 13px normal Helvetica, Sans-serif;
	background-color: #171717;
}

.entry img { width: 360px; }

#content
{
	width: 577px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}

#head
{
	background: transparent url(/gfx/head_green.gif) no-repeat top left;
	height: 80px;
}

#box
{
	margin: 0 100px 40px 120px;
}

.entry
{
	width: 357px;
}

#sidebar
{
	width: 160px;
	text-align: left;
	position: absolute;
       top: 0;
	right: -100px;
}

#sidebar p
{
	margin: 4px 0 10px 0;
	line-height: 120%;
	font-size: 11px;
	color: #515153;
}


#footer {
clear:both;
background: transparent url(/gfx/footer.gif) no-repeat top left;
height: 14px;
}

 #navcontainer ul
 {
 margin: 0;
 padding: 0;
 list-style-type: none;
 text-transform: uppercase;
 }

 #navcontainer li { margin: 0 0 1px 0; padding: 0; }

 #navcontainer a
 {
 display: block;
 color: #fff;
 background-color:#333;
 width: 158px;
 padding: 1px 0 1px 2px;
 text-decoration: none;
 border-bottom:0;
 }

 #navcontainer a:hover
 {
 background-color: #DEFF00;
 color: #000;
 }

#active a{
 background-color: #DEFF00;
 color: #000;
}

#info
{
	background: transparent url(/gfx/info.png) no-repeat;
	width: 76px;
	height: 19px;
}

#recent
{
	background: transparent url(/gfx/recent.png) no-repeat;
	width: 117px;
	height: 20px;
}

#links
{
	background: transparent url(/gfx/links.png) no-repeat;
	width: 96px;
	height: 22px;
}

.headlines
{
	display: none;
}

img
{
	margin: 0 0 5px 0;
}



a:link
{
	color: #DEFF00;
	text-decoration: none;
	border-bottom: 1px dotted #DEFF00;
}

.info-container a:link {
       color: #fff;
       text-decoration: none;
       border-bottom: 1px solid #fff;
}

a:visited {
       color: #DEFF00;
	text-decoration: none;
	border-bottom: 1px dotted #DEFF00;
}

.info-container a:visited{
       color: #fff;
       text-decoration: none;
       border-bottom: 0;
       border-bottom: 1px solid #fff;
}


a:hover
{
	color: #DEFF00;
	text-decoration: none;
	border-bottom: 1px solid #DEFF00;
}


.info-container a:hover
{
	color: #DEFF00;
	text-decoration: none;
	border-bottom: 1px solid #DEFF00;
}


ul
{
padding: 0;
margin: 0;
}

li
{
list-style: none;
margin: 0;
padding: 0.25em 0 0.25em 0;
}


.info-container, .posted-container
{
	margin: 1px 0px 0px -110px;
	border-bottom: 1px solid #515153;
	padding: 3px 0px 5px 5px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

.posted-container
{
	color: #515153;
	font-weight: normal;
}

.info-label
{
	display: block;
	float: left;
	width: 105px;
	font-weight: normal;
color: #5B5B5B;
}

.info-data
{
	letter-spacing: .1em;
}



h2
{
	font-size: 13px;
	font-weight: normal;
	margin:0;
	color: #fff;
}


p
{
	color: #969696;
       padding: 0;
	margin: 6px 0 12px 0;
	line-height: 130%;
	letter-spacing: -.01em;
}


.odd{
padding: 10px;
}

.even{
background-color: #f2f2f2;
padding: 10px;
}

.cno{
font-size: 16px;
color: #000;
float: left;
margin: 0 .5em .25em 0;
}

.entryspacer
{
	height: 40px;
	background: url(/gfx/entryspacer.png) no-repeat 50% 50%;
}

.menuspacer
{
	height: 30px;
	background: url(/gfx/menuspacer.png) no-repeat 50% 50%;
}