body{
	margin: 0px;
	padding: 0px;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

#gray {
	background-color: #696969;
}
div#midcol {
	background-color:#000000;
font-family: Arial, Helvetica, sans-serif;

}


#BlogEntries {
	color:LightSteelBlue;
	font-size:11pt;
	text-align: left;
	padding-left: 7px;	
}
#BlogEntries a:link {
background:transparent none repeat scroll 0%;
color:#78A3C9;
font-weight:bold;
text-decoration:none;
}
#BlogEntries a:visited {
background:transparent none repeat scroll 0%;
color:SteelBlue;
font-weight:bold;
text-decoration:none;
}
#BlogEntries a:hover {
background:transparent none repeat scroll 0%;
color:SteelBlue;
font-weight:bold;
text-decoration:underline;
}
#BlogEntries a:active {
background:transparent none repeat scroll 0%;
color:white;
font-weight:bold;
text-decoration:underline;
}

/* CSS Document */
