body
{
	margin: 10px 0 0 0;
	padding: 0;
	color: #969696;
	background-color: #171717;
	font: 13px normal helvetica, sans-serif;
	text-align: center;
}

dd {
margin: 0;
}
dt {
padding-top: 20px;
}

#content
{
	width: 705px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}

#head
{
	background: url('../images/citizen.jpg') no-repeat top left;
	height: 190px;
	margin-left: 10px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

#head h1
{
	margin: 0 598px 10px 0;
	text-transform: lowercase;
	color: #00DDFF;
}

#head h1 a:link, #head h1 a:visited, #head h1 a:active {
        text-decoration: none;
        color: #00DDFF;
}

#head h1 a:hover {
        text-decoration: none;
border-bottom: none;
}

#head h2
{
	text-align: left;
	margin: 30px 80px 0 0;
	text-transform: lowercase;
	color: #00DDFF;
	font: normal 13px "arial", "helvetica", "Georgia", serif;
}

#box
{
	margin: 0 100px 40px 120px;
}

.entry
{
	width: 505px;
	margin: 0 0 70px 0;
}

.info-container1, .posted-container1
{
	margin: 1px 0px 0px 0px;
        border-bottom: 1px solid #ffffff;
	padding: 5px 0px 5px 5px;
	font-size: 12px;
	color: #fffff;
}

.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: #515153;
	font-weight: normal;
}

.posted-container1
{
	color: #515153;
	font-weight: normal;
}

.info-label1
{
	display: block;
	float: left;
	width: 105px;
	color: #ffffff;
}

.info-label
{
	display: block;
	float: left;
	width: 105px;
	color: #5B5B5B;
}

.info-data
{
	letter-spacing: .1em;
	font-weight: bold;
	color: #5B5B5B;
}

.info-data1
{
	letter-spacing: .1em;
	font-weight: normal;
	font-size: 10px;
	color: #5B5B5B;
}

#sidebar
{
	width: 160px;
	text-align: left;
	position: absolute;
	top: 50px;
	right: -100px;
	font-size: 11px;
}

#sidebar p
{
	margin: 0 0 10px 0;
	line-height: 120%;
}

.sidebarspacer
{
	height: 20px;
}

#footer
{
	clear: both;
	background: url('../images/footer.gif') no-repeat top left;
	margin-left: 10px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

#footer p
{
	padding: 30px 0;
	font-size: 10px;
}

img
{
	margin: 0px;
}

li a:link, dd a:link, h2 a:link, p a:link
{
	color: #00DDFF;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #00DDFF;
}
/*
#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;
}

li a:visited, dd a:visited, h2 a:visited, p a:visited
{
	color: #00DDFF;
	text-decoration: none;
	border-bottom: 1px dotted #00DDFF;
	border: none;
}

.info-container a:visited
{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

li a:hover, dd a:hover, h2 a:visited, p a:visited
{
	color: #00DDFF;
	text-decoration: none;
	border-bottom: 1px solid #00DDFF;
}

a:link img, a:visited img {
border: none;
}

a:hover img {
border-bottom: none;
}


.info-container a:hover
{
	color: #00DDFF;
	text-decoration: none;
	border-bottom: 1px solid #00DDFF;
}

ul.linklist li {
        list-style: none;
	margin: 0;
	padding: 6px 0;
}

ul
{
	padding: 0;
	margin: 0;
}

li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

h2, h3
{
	font-size: 12px;
	margin: 0;
	color: #fff;
}

h3
{
	margin: 0 0 4px 0;
}

p
{
	color: #969696;
	padding: 0;
	margin: 6px 0 12px 0;
	line-height: 130%;
	letter-spacing: -.01em;
}

strong
{
	color: #c0c0c0;
	font-weight: normal;
}

#digitalclock {
        position: relative;
        left: 22px;
        top: 52px;
}

.styling
{
	background-color: #5b5b5b;
	color: #00DDFF;
	font-family: Arial, system;
        font-size: 26px;
        font-weight: normal;	
	padding: 0px;
}

a.lala:link, a.lala:visited {
color:#969696;
text-decoration:underline;
}
a.lala:hover {
text-decoration:none;
}


