body
{
	margin: 10px 0 0 0;
	padding: 0;
	color: #969696;
	background: url(/images/31.jpg) repeat top left;
	background-color: #444444;
	font: 13px normal helvetica, sans-serif;
	text-align: center;
}

#content
{
	width: 577px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	background-color: #000;
}

#content img
{
	float: right;
}

#head
{
	margin: 0 0 0 20px;
	background: url(/images/19.jpg) no-repeat top left;
	height: 80px;
}

#head h1
{
	text-align: left;
	margin: 0 0 0 145px;
	text-transform: uppercase;
	font: normal 26px;
}

#head a
{
	color: #666666;
}

#box
{
	margin: 0 100px 40px 120px;
}

.entry
{
	width: 357px;
	margin: 0 0 70px 0;
}

.info-container, .posted-container
{
	margin: 1px 0px 0px -110px;
	border-bottom: 1px solid #515153;
	padding: 5px 0px 5px 5px;
	font-size: 12px;
	color: #fff;
}

.posted-container
{
	color: #fff;
	font-weight: normal;
}

.info-label
{
	display: block;
	float: left;
	width: 105px;
    color: #fff;
}

.info-data
{
	letter-spacing: .1em;
	font-weight: bold;
}

#sidebar
{
	width: 160px;
	text-align: left;
	position: absolute;
	top: 84px;
	right: -100px;
	font-size: 11px;
	background-color: #cccccc;
	border: 1px solid #555555;
	padding: 5px;
}

#sidebar p
{
	color: #333333;
	margin: 0 0 10px 0;
	line-height: 120%;
}

#sidebar h3
{
	color: #333333;
}

.sidebarspacer 
{
	height: 20px;
	background: url(/images/30.jpg);
}

#footer 
{
	margin: 0 0 0 10px;
	clear:both;
	background: transparent url(/images/11.gif) no-repeat top left;
}

#footer p
{
	padding: 10px 0;
	font-size: 10px;
}

img
{
	margin: 5px;
}



a:link
{
	color: #115588;
	text-decoration: none;
	border-bottom: 1px dotted #115588;
}


#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: #3377aa;
	text-decoration: none;
	border-bottom: 1px dotted #3377aa;
}

.info-container a:visited
{
	color: #fff;
	text-decoration: none;
	border-bottom: 0;
	border-bottom: 1px solid #fff;
}

#head a:hover
{
	border-bottom: 1px solid #515153;
}

a:hover
{
	color: #004477;
	text-decoration: none;
	border-bottom: 1px solid #004477;
}

.info-container a:hover
{
	color: #338899;
	text-decoration: none;
	border-bottom: 1px solid #66aacc;
}


ul
{
	padding: 0;
	margin: 0;
}

li
{
	list-style: none;
	margin: 0;
	padding: 6px 0;
}

h2, h3
{
	font-size: 12px;
	margin: 0;
	color: #fff;
}

h1 
{
	color: #4488aa;
}

h3 
{
	margin: 0 0 4px 0;
}

p
{
	color: #dadada;
    padding: 0;
	margin: 6px 0 12px 0;
	line-height: 130%;
	letter-spacing: -.01em;
}

strong
{
	color: #c0c0c0;
	font-weight: normal;
}
