body    {
	margin : 0;
	background : #666;
	}

A:link	{ color : #CC3333; text-decoration: none; } 
A:visited { color : #CC3333; text-decoration: none; } 
A:active { color : #CC3333; text-decoration: none; } 
A:hover	{ color : #CC3333; text-decoration: underline; } 

#menu   {
	font-size : 12px;
	background : #fff;
  	line-height : 20px;
   	text-align : center;
        margin-bottom : 20px;
	}	

.blog   {
        background : #FFF;
        padding : 0 20px 10px 20px;
        margin-bottom : 20px;
	font-family : trebuchet ms, verdana, arial, sans-serif;
	color : #000;
	font-size : 14px;
	text-align : left;
	}

h3  { 
	font-family : trebuchet ms, verdana, arial, sans-serif;
	color : #CC3333;
	font-size : 18px;
	font-weight : bold;
	text-align : left;
	}

.posted	{ 
	font-family : trebuchet ms, verdana, arial, sans-serif; 
	font-size : 11px; 
	color : #000;
  	margin : 10px 0 30px 0; 
        border-bottom : 1px solid #000;
	}

.posted2	{ 
	font-family : trebuchet ms, verdana, arial, sans-serif; 
	font-size : 10px; 
	color : #000;
	}

.side {
	font-family : trebuchet ms, verdana, arial, sans-serif;
	color : #000;
	font-size : 12px;
	font-weight : normal;
	background : #fff;
	line-height : 16px;
	padding : 0 10px 10px 10px;
	margin-bottom : 20px;
	}	

.link	{ 
	font-family : trebuchet ms, verdana, arial, sans-serif; 
	font-size : 12px; 
	}

blockquote {
 	background : transparent url(http://www.willisms.com/graphics/quoteleft.gif) left top no-repeat;
	color : #666;
	font-size : 12px;
        padding : 0 30px 0 25px;
        }

.feat {
	padding: 3px;
	border: 1px solid #000;
	}