	body {
		margin-top:10px;
		margin-left: 12px; margin-right: 12px;
		background: #464646;
		font-family:georgia, verdana, arial, sans-serif;
		}
	A 			{ color: #996600; font-family: verdana, arial, sans-serif; text-decoration: none;} 
	A:link		{ color: #996633; text-decoration: none; } 
	A:visited	{ color: #996633; text-decoration: none; } 
	A:active	{ color: #996633;  } 
	A:hover		{ color: #666666;  } 
	
h1, h2, h3 {
	margin:0px; padding: 0px;
}
	
	#banner h1, #banner-commentspop {
		color: #663300;
		font-size:26px;
		background: #E3D6C6;
                font-weight:bold;
  		padding-top:20px; 					
		padding-right: 5px; padding-left: 5px; 
		padding-bottom: 6px; 
		}

	.description {
		color: #996633;
		font-size:14px;
		background: #E3D6C6;
  		text-transform:none;	
		display:block;
	
		}	
				
		#content {
		position:relative;
                top: 6px; 
		z-index: 3;
		padding: 10px;
		background: #999999;
		margin-right:220px;
		margin-left:220px;
		margin-bottom:20px;
		}

	#links {
		z-index:1;
		position:absolute;
		top: 106px; 
		right: 12px;
		width: 215px;
		background: #E3D6C6;
		color: #996633;
		text-align:center;
		}

	#llinks {
		z-index:2;
		position:absolute;
		top: 106px;
		left: 12px;
		width: 215px;
		background: #E3D6C6;
		color: #996633;
		text-align:center;
		}
				
			
	.blog {
                padding-left:2px;
  		padding-right:5px;		
                }	
	
	.blogbody, .comments-body, .trackback-body {
		color: #CCCCCC;
		font-size:13px;
		font-weight:normal;
                width: 220x;
  		background: #999999;
                font-family:georgia, verdana, arial, sans-serif;
  		padding:10px;
                border-bottom: 1px solid #663300;
                text-align:left;
		}	
	
	.title	{ 
		font-size: 16px; 
		color: #663300; 
		font-weight:bold;	
                text-align:center;
		}			
		
	#menu {
  		margin-bottom:10px;
		font-size:11px;
		font-weight:bold;  
                text-align:center;							
		}	
		
	.date, .comments-head	{ 
		 font-size: 13px; 
		color: #996633; 
		font-weight:bold;
		margin-top:2px;		
  		border:1px solid #663300;
                background:#E3D6C6;
                text-align:center;	
		}			
		
	.posted, .comment-post, .trackback-post	{
		font-size: 10px; 
		color: #663300;
                background:#E3D6C6;
		display:block; 
                text-align:left;
		}
		
		
	.calendar {
		color:#000000;
		font-size:10px;
		font-weight:normal;
  		padding:2px;	
               	}
	
	.calendarhead {	
		color: #000000;
		font-size:10px;
		font-weight:bold;
  		background: #E3D6C6;
  		line-height:14px;	
                }	
	
	.side {
		color: #000000;
		font-size:10px;
		font-weight:bold;
  		background: #E3D6C6;
  		line-height:14px;	
                border-bottom:1px solid #663300;			
		}	
		
	.sidetitle {
		color: #663300;
		font-size:11px;
		font-weight:bold;
  		background: #E3D6C6;
  		line-height:14px;
  		padding:2px;
  		margin-top:5px;
            	}		
	
	.syndicate {
		font-size:11px;
		font-weight:bold;	
                border-bottom:1px solid #663300;	
  		line-height:14px;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background: #E3D6C6;  		
 		}	
		
	.powered {
		color: #663300;
		font-size:11px;
		font-weight:bold;
		border-bottom:1px solid #663300;		
		line-height:14px;
		padding:2px;
		margin-top:10px;
		text-align:center;
		}	
input, select, textarea {
	font-size: 11px; font-family:verdana,sans-serif; 
	padding: 1px; margin: 1px;
	background-color: #663300; color:#000000;
}
