body    {
	margin : 20px 0 0 0;
	background : #ccc;
	}

A 	{
	font-family : verdana, arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
                } 

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

#banner {
	background-image : url("graphics/top_bkgd.gif");
	margin : 0px;
  	}

#menu   {
	font-size : 10px;
	font-style : italic;
	background : #fff;
   	text-align : center;
  	text-transform : uppercase;
	margin-bottom : 30px;
	}	
	
.blog   {
	font-family : verdana, arial, sans-serif;
	color : #000;
	font-size : 12px;
	font-weight : normal;
	line-height : 16px;
	background : #FFF;
	padding : 0px 0px 10px 0px;
	}

td.border   {
       	border-right : 1px solid #000;
	background : #FFF;
	margin : 0;
	}
      
.blogbody {
	font-family : verdana, arial, sans-serif;
	color : #000;
	font-size : 12px;
	font-weight : normal;
	line-height : 16px;
	background : #FFF;
	padding : 15px 32px 10px 32px;
        }	
	
.title  { 
	font-family : times new roman, helvetica, serif;
	color : #333;
	font-size : 20px;
	text-align : left;
	padding : 10px 0 18px 0;
	}

h2  { 
	font-family : times new roman, helvetica, serif;
	color : #333;
	font-size : 20px;
	text-align : left;
	margin : 0 0 18px 0;
        font-weight: normal;
	}

.date  { 
	font-family : times new roman, helvetica, serif;
	color : #000;
	font-size : 20px;
	text-align : left;
       	border-bottom : 1px solid #000;
	margin : 0 0 10px 0;
	}	
		
.posted	{ 
	font-family : verdana, arial, sans-serif; 
	font-size : 11px; 
	color : #000;
  	margin : 20px 0 40px 0; 
	}

	
.side {
	font-family : verdana, arial, sans-serif;
	color : #000;
	font-size : 11px;
	font-weight : normal;
	background : #ccc;
	padding : 20px;
	}

.sideitem {
	font-family : verdana, arial, sans-serif;
	color : #000;
	font-size : 11px;
	font-weight : normal;
        height: 100%;
	}


.sidetitle {
	font-family : times new roman, helvetica, serif;
	color : #000;
	font-size : 20px;
	text-align : left;
        height: 100%;
       	border-bottom : 1px solid #000;
	margin : 16px 0 10px 0;
	}

	
.comments-body {
	font-family:verdana, arial, sans-serif;
	color:#000;
	font-size:12px;
	font-weight:normal;
	background:#FFF;
	line-height:14px;
  	margin : 20px 0 40px 0;			
	}		

.comments-post {
	font-family : verdana, arial, sans-serif; 
	font-size : 11px; 
	color : #000;
  	margin : 20px 0 40px 0; 		
	}	
		
.comments-head	{ 
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:18px;
	font-weight:normal;
   	text-align:left;
	border-bottom:1px solid #666;
	margin:0 0 10px 0;
	}		

#banner-commentspop {
	font-family:verdana, arial, sans-serif;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background:#0C4290;
	margin-bottom:20px; 
	padding:10px;
	}								

.trackback-body {
	font-family:verdana, arial, sans-serif;
	color:#000;
	font-size:12px;
	font-weight:normal;
	background:#FFF;
	line-height:14px;
	padding:10px;			
	}		

.trackback-url {
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	background:#FFF;
	line-height:14px;
	padding:10px;
	color:#000;
	padding-top:0px;
	}

.trackback-post {
	font-family:verdana, arial, sans-serif;
	color:#000;
	font-size:11px;
	font-weight:normal;
	background:#FFF;			
	}

blockquote {
	font-family:verdana, arial, sans-serif;
	color:#666;
        padding: 5px;
	}