BODY {
color: black;
background: white;
font-size: 13px;
font-family: Verdana, Geneva, Arial, sans-serif;
border-color: #000000;
 }

		h1, h2, h3 {
color: black;
padding-left: 0.2em;
padding-bottom: 0.5em;
margin-top: 1em;
margin-bottom: 10px;
border-bottom: 2px dotted red;
}

	h4, h5, h6 {
color: black;
padding-left: 0.2em;
padding-bottom: 0.3em;
margin-top: 0.5em;
margin-bottom: 10px;
border-bottom: 2px dotted red;
}

		a {
background: transparent;
font-weight: bold;
text-decoration: none; }
	a:link  {
color: navy; text-decoration: none }
	a:visited {
color: purple; text-decoration: none }
	a:hover  {
color: red; text-decoration: none }

blockquote {
	font-size: 12px;
	}
	
		#masthead {
	height: 124px;
	width: 704px;
    margin-left: 0.5em; }

#side {
	width: 80px;
	height: auto;
	font-size: 10px;
   text-align: right;
	margin: 0.5em;
	padding: 10px;
    float: left;
	background: #CCFFFF; }





#content {
	float: left;
	height: auto;
	width: 455px;
	margin: 0.5em;
	padding: 10px;
	background: #fec;
	border-left: 8px; ;
		}
			
		
	span.posted	{
		font-size: 9px;
		}
		
			
#col3 {
	width: 124px;
	height: auto;
	font-size: 10px;
	color: #6F6F6F;
    float: left;
	margin: 0.5em;
	padding: 10px;
	background: white;
	border-left: 1px dotted red;
	 }
		
	
	.comments-body {
		color:#666;
		font-size:small;
  		line-height:140%;
 		padding-bottom:2px;
  		padding-top:2px;						
		}		

	.comments-post {
		font-size:x-small;
		font-weight:normal;
		}	
			
	
	.trackback-url {
		font-size:small;
		font-weight:normal;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
		font-size:small;
		font-weight:normal;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.trackback-post {
		color:#666;
		font-size:x-small;
		font-weight:normal;
		}	

		
	.comments-head	{
		font-size:small;
		color: #666;
		margin-top:4px;
		}		

	#banner-commentspop {
		font-size:large;
		font-weight:bold;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;  		
		border-top:1px solid #FFF;  		
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			
		}