body 
{
	text-align: center; /* for IE */
}



#initialdiv
{position:relative;
width:830px;
z-index:2;
margin: 10px auto;   /* align for good browsers */
text-align: left; /* counter the body center */
border: 0px solid #000;
}


#Outerdiv
{
width:300px;
float:left;
background-color:#0D0D0D;
margin:0 0 0 10px;
z-index:-2;
}

#Outerdivcol2
{
width:300px;
float:right;
background-color:#0D0D0D;
z-index:-2;
}



#Newsdiv
{position:relative;color:red;font-weight:bold;min-height:115px;}

#Bandname
{color:white;font-weight:bold;color:yellow;}

#title 
{font-size: 15px;font-weight:500;
color:yellow;font-family:Georgia;}

#Newsimage
{float:right;height:85px;width:85px;margin: 15 5px 5px 25px;border: 0px solid #666;}

#Newsimage2
{width:100%;}

A:Newscolumn:link {color:yellow;}
A:Newscolumn:visited {color:yellow;}
A:Newscolumn:active {color:yellow;}
A:Newscolumn:hover {color:yellow;}

#Description
{
font-size:12px;font-family:Comic Sans MS;color:#7e7e7e;
}
