body {
background-color: #000000;

}

body, td {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;

}

#headlines_title a{
font-weight: bold;
}

#headlines {
list-style-type: none;
font-weight: bold;
line-height:20px;
}

li
{
	font-size: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}


a:link, a:visited, a:active, a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration: none;
list-style-type: none;
color:#CCCCCC;
font-weight: normal;
}

#header {
	height: 30px;
	font-size: 20px;
	color: #333333;
	background-color: #cedff0;
}

#content, #sidebar {

text-align: left;
}

#title {
margin:0px 0px 0px 0px;
font-size:12px;
color: black;
text-align: left;
font-weight: bold;
}

#title a{
margin:-10px 0px 0px 0px;
font-size:   12px;
font-weight: bold;
color: black;
text-decoration: none;
}



h1
{
	font-size:   15px;
	font-weight: bold;
	padding-bottom: 1px;
	padding-top: 0px;
	margin: 0px;
	color: #000;
}


#content {
	float:left;
	border:0px solid #000000;
	margin:0px 0px 0px 0px;
	line-height:20px;
	font-size:12px;
	background-color: #00FF00;
}

#content p {
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color: #000000;
	}
	
#middle {
	position:    absolute;
	top:         50%;
	left:        50%;
	margin-top:  0px;
	margin-left: 0px;
	color: #CCCCCC;
}
