body
{
	margin: 25px 50px 0 0;
	padding: 0;
	color: #969696;
	background-color: #333333;
	font: 11px normal Helvetica, Arial, sans-serif;
	text-align: center;
}

#content
{
	width: 685px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}

#head
{
	margin: 0 0 0 5px;
	height: 90px;
}

#head h1
{
	text-align: right;
	margin: 0 95px 0 0;
	color: #FF3300;
	font: normal 26px Helvetica, Arial, sans-serif;
}

#box
{
	margin: 0 100px 40px 10px;
}

.entry
{
	width: 580px;
	margin: 0px 0 70px 0;
}

.info-container, .posted-container
{
	margin: 1px 0px 0px 0px;
	border-bottom: 1px solid #515153;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	color: #fff;
}

.posted-container
{
	color: #515153;
	font-weight: normal;
}

.info-label
{
	display: block;
	float: left;
	width: 90px;
    color: #5B5B5B;
}

.info-data
{
	
	font-weight: bold;
}

#sidebar
{
	width: 160px;
	text-align: left;
	position: absolute;
        top: 94px;
	right: -80px;
	font-size: 11px;
}

#sidebar p
{
	margin: 0 0 10px 0;
	line-height: 110%;
}

.sidebarspacer 
{
	height: 20px;
}

#footer 
{
	margin: 0 0 0 10px;
	clear:both;
no-repeat top left;
}

#footer p
{
	padding: 10px 0;
	font-size: 10px;
}

img
{
	margin: 0px;
}



a:link
{
	color: #FF3300;
	text-decoration: none;
	border-bottom: 1px dotted #FF3300;
}


#head a
{
	border: none;
}

#footer a
{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.info-container a:link 
{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}


a:visited {
	color: #CC3300;
	text-decoration: none;
	border-bottom: 1px dotted #CC3300;
}

.info-container a:visited
{
	color: #fff;
	text-decoration: none;
	border-bottom: 0;
	border-bottom: 1px solid #fff;
}

#head a:hover
{
	border-bottom: 1px solid #00DDFF;
}

a:hover
{
	color: #FF3300;
	text-decoration: none;
	border-bottom: 1px solid #FF3300;
}

.info-container a:hover
{
	color: #FF3300;
	text-decoration: none;
	border-bottom: 1px solid #FF3300;
}


ul
{
	padding: 0;
	margin: 0;
}

li
{
	list-style: none;
	margin: 0;
	padding: 2px 0;
}

h2, h3
{
	font-size: 12px;
	margin: 0;
	color: #fff;
}

h3 
{
	margin: 0 0 4px 0;
}

p
{
	color: #969696;
    padding: 0;
	margin: 6px 0 11px 0;
	line-height: 130%;
	letter-spacing: -.01em;
}

strong
{
	color: #c0c0c0;
	font-weight: normal;
}
