	body {
		margin-top:10px;
		margin-left: 0px; margin-right: 0px;
		background: #fff;
		font-family : arial, helvetica, sans-serif;
		}
	A 			{ color: #900; font-family: verdana, arial, sans-serif; text-decoration: none;} 
	A:link		{ color: #900; text-decoration: none; } 
	A:visited	{ color: #900; text-decoration: none; } 
	A:active	{ color: #5C80A3;  } 
	A:hover		{ color: #037296;  } 
h1, h2, h3 {
	margin:0px; padding: 0px;
}

	#banner h1, #banner-commentspop {
		color:#333;
		font-size:24px;
		font-family:georgia, times new roman, sans-serif;
		font-weight:bold;
  		background: #fff;
              text-align:center;	
  		padding-top:15px; 					
		padding-right: 6px; 
              padding-left: 6px; 
		padding-bottom: 6px; 
		}
#banner a, #banner a:link, #banner a:visited, #banner a:hover {color:black;}

	.description {
		color: #900;
		font-family:georgia, verdana, arial, sans-serif;
		font-size:14px;
		font-weight:normal;
  		text-transform:none;
              text-align:center;	
		display:block;
              padding:6px;
              border-bottom:1px dotted #900;		
              }	

	#content {
		position:relative;
		z-index: 3;
		padding: 10px;
		background: #fff;
		margin-right:220px;
		margin-left: 200px;
		margin-bottom:20px;
              border-right:1px dotted #900;
              border-left:1px dotted #900;
		}


	#links {
		z-index:2;
		position:absolute;
		top: 115px;
		right: 20px;
		width: 180px;
		background: #fff;
		color: #000;
		text-align:center;
		}
				
	#llinks {
		z-index:2;
		position:absolute;
		top: 115px;
		left: 15px;
		width: 170px;
		background: #fff;
		color: #000;
		text-align:center;
		}
				
	.blog {
  		padding-left:6px;
  		padding-top:6px;
  		padding-right:6px;					
		}	
	
	.blogbody {
		font-family:arial, sans-serif;
		color:#000;
		font-size:13px;
		font-weight:normal;
  		background:#fff;
  		line-height:140%;
  		padding-bottom:20px;
              border-bottom:1px dotted #900;
		}

	.comments-body {
		font-family: georgia, verdana, arial, sans-serif;
		color:#000;
		font-size:normal;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.trackback-body {
		font-family: georgia, verdana, arial, sans-serif;
		color:#000;
		font-size:normal;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		


	.title	{
		font-family: georgia, times new roman, serif;
		font-size:14px;
		color: #666;
              padding-top:10px;
		}			
	
	#menu {
  		margin-bottom:10px;
		background: #fff;
		font-size:11px;
		font-weight:bold;  							
		}	
		
	.date, .comments-head	{ 
		font-family: georgia, times new roman, serif;
		font-size: 14px; 
  		background:#999;
		color: #fff; 
		font-weight:bold;
		margin-top:10px;
              padding:3px;
              border-right:1px solid #000;
  		border-bottom:1px solid #000;	
		}			
		
	.posted, .comments-post, .trackback-post	{ 
		font-size: 10px; 
		color: #000;
		display:block; 
		text-align:right; 
		}
		
		
	.calendar {
		color: #000;
		font-family:verdana, arial, sans-serif;
		font-size:9px;
		font-weight:normal;
  		background: #fff;
              margin-bottom:20px;
  		line-height:140%;
  		padding:2px;
                text-align:left;
		}
	
	.calendarhead {	
		color: #fff;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
  		background: #999;
  		line-height:14px;
  		padding:3px;
  		text-transform:uppercase;
              text-align:center;
              border-right:1px solid #000;
  		border-bottom:1px solid #000;	
		letter-spacing: .3em;  					
		}	
	
	.side {
		color: #000;
		font-family:verdana, arial, sans-serif;
		font-size:11px;
		font-weight:normal;
  		background: #fff;
              margin-bottom:20px;
		}	
		
	.sidetitle {
		color: #fff;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
  		background: #999;
  		line-height:14px;
  		padding:3px;
  		text-transform:uppercase;
              text-align:center;
              border-right:1px solid #000;
  		border-bottom:1px solid #000;	
		letter-spacing: .3em;  					
		}		
	
	.syndicate {
		font-size:9px;
		font-weight:bold;		
  		line-height:14px;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background: #DCDCDC;  		
 		}	
		
	.powered {
		color: #5C80A3;
		font-size:10px;
		font-weight:bold;
		border-top: 1px solid #DCDCDC;
		border-bottom: 1px solid #DCDCDC;		
		line-height:14px;
		padding:2px;
		margin-top:10px;
		text-align:center;
		}	
		
	
input, select, textarea {
	font-size: 11px; font-family:verdana,sans-serif; border: solid 1px black;
	padding: 1px; margin: 1px;
	background-color: #ffffff; color:black;
}



