body
{
	background-color: #000000;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	color:#DF1D1D;
	font-size:16px;
	font-weight:normal;
  	line-height:20px;		
}

A 			{ color: #DF1D1D; font-family: verdana, arial, sans-serif; text-decoration: none; } 
A:link		{ color: #229922; font-family: verdana, arial, sans-serif; text-decoration: none; } 
A:visited      { color: #fff; } 
A:active	{ color: #ff3300; } 
A:hover		{ color: #DF1D1D; background-color: #000000} 
/*
#content
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: left;
	background-color: #000;
}
*/
#top
{
	background-color: #000;
	text-align: center;
}

#bottom 
{
	background-color: #000;
        text-align: center;
	clear: both;
}


#middle
{
	background-color: #000;
        text-align: center;
}

#centerside
{
	background:#000;
	margin-left: 175px;
	margin-right:25px;
        margin-top:10px;
}
 
#rightbarholder
{
	position: absolute;
	right:30px;
	top:100px;
	width:20px;

}

#leftbarholder
{
	position: absolute;
	left:15px;
	top:90px;
	width:150px;
	background:#000;
}

#leftbar
{
	width: 135px;
	padding: 0px 10px 10px 10px;
	text-align: center;
}


#rightbar
{
        width: 125px;
        padding: 0px 10px 10px 10px;
        background:#000;

}

#rightbarimage
{
        width: 125px;
        padding: 0px 10px 10px 10px;
        background:#000;

}


.leftbarheader
{
	font-family:verdana, arial, sans-serif; 
	font-size: 12px; 
	color: #df1d1d; 
        font-weight:bold;
        border-bottom: 1px solid #df1d1d;
	text-align: center;
}


.rightbarheader
{
        font-family:verdana, arial, sans-serif;
        font-size: 12px;
        color: #df1d1d;
        font-weight:bold;
        border-bottom: 1px solid #df1d1d;
}

.leftbarbody 
{
	font-family:verdana, arial, sans-serif; 
	font-size: 12px; 
	color: #df1d1d; 
}

.rightbarbody
{
        font-family:verdana, arial, sans-serif;
        font-size: 12px;
        color: #df1d1d;
}


#entry
{
        border: 5px solid #000;
        padding : 10px 10px 0px 10px;
}
	

.title	
{ 
	font-family: verdana, arial, sans-serif; 
	font-size: 20px; 
	color: #df1d1d; 	
	line-height:26px;	
	text-transform: uppercase;			
}

.date	{ 
	font-family: arial, sans-serif; 
	font-size: 10px; 
	color: #df1d1d;
	text-transform: uppercase; 
        margin-left:30px;
		}		

.menu
{
        font-family:verdana, arial, sans-serif;
        font-size: 12px;
        color: #df1d1d;
}

#comments	{ 
        font-family: verdana, arial, sans-serif; 
        font-size: 10px; 
        color: #df1d1d;			
	width: 425px;
	margin-left:auto; 
	margin-right: auto;
	margin-top: 15px;
	text-align: left;
	background-color: #000;
		}

#comments-top
{
	width: 425px;
	background-color: #000;
}

.comments-body
{
        padding : 0px 20px 15px 20px;
        border:5px solid #000;
}
	
.comments-title	{ 
	font-family: verdana, arial, sans-serif; 
	font-size: 14px; 
	color: #df1d1d; 	
	line-height:16px;	
	padding-left: 1px;
        padding-top: 15px;
	padding-bottom: 5px;
	font-weight:bold;
		}

.comments-post { 
	font-family: arial, sans-serif; 
	font-size: 10px; 
	color: #df1d1d;
		}

.posted	{ 
	font-family: arial, sans-serif; 
	font-size: 10px; 
	color: #df1d1d;
        margin-left:30px;
		}


.syndicate {
	font-family:verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #df1d1d; 
        border-bottom: 1px solid #df1d1d;
}

.powered {
	font-family:verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #df1d1d; 
        border-bottom: 1px solid #df1d1d;
}

