body {
		margin-top:0px;
		margin-left: 0px; margin-right: 0px;
		font-family : "Trebuchet MS", Tahoma, Helvetica, sans-serif;
 background: url(http://www.chattablogs.com/quintus/background2.jpg);
    
    background-attachment: fixed;		
}
	A 			{ color: #336666; font-family: verdana, arial, sans-serif; text-decoration: none;} 
	A:link		{ color: #6699CC; text-decoration: none; } 
	A:visited	{ color: #A80000; text-decoration: none; } 
	A:active	{ color: #669999;  } 
	A:hover		{ color: #33FF33  } 
	
h1, h2, h3 {
	margin:0px; padding: 0px;
}
	
	#banner, #banner-commentspop {
		color: #b0c4de;
		font-size:26px;
		font-weight:bold;
  		padding-top:15px; 					
		padding-right: 5px; padding-left: 5px; 
		padding-bottom: 2px; 
		
		border-top: 2px ridge #b0c4de;		
		}
#banner a, #banner a:link, #banner a:visited, #banner a:hover {color: #b0c4de;}

	.description {
		color: #FFF;
		font-size:10px;
		font-weight:normal;
  		text-transform:none;	
		display:block;
	margin-left: 5px;
		}	
				
		#content {
		position:relative;
		z-index: 3;
		padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 2px;		
		margin-right:200px;
		margin-left: 200px;
		margin-bottom:20px;
		}

	#links {
		z-index:1;
		position:absolute;
		top: 105px; 
		right: 20px;
		width: 180px;
		color: #CCC;
		text-align:center;
		}

	#llinks {
		z-index:2;
		position:absolute;
		top: 105px;
		left: 20px;
		width: 180px;
		color: #CCC;
		text-align:center;
		}
				
			
	.blog {
  		padding-left:15px;
  		padding-top:15px;
  		padding-right:15px;					
		margin-bottom: 10px;
		}	
	
	.blogbody, .comments-body, .trackback-body {
		color: #000;
		font-size:11px;
		font-weight:normal;
background: #FFF;
  		line-height:14px;		
  		border-top: 1px solid #cccccc;
		border-left: 1px solid #cccccc;			
  		border-right: 1px solid #cccccc;
  		border-bottom: 3px double #cccccc;	  			  		
  		padding:10px;
		}	
	
	.title	{ 
		font-size: 14px; 
		color: #999; 
		border: 1px solid #b0c4de;
		text-transform: none;
		font-weight:bold;	
		padding: 2px;
		}			
		
	#menu {
  		margin-bottom:10px;
		color: #ccc;
		font-size:11px;
		font-weight:bold;  							
		}	
		
	.date, .comments-head	{ 
		 font-size: 18px; 
		color: #999; 
		font-weight:normal;
		text-transform:none;
		margin-top:0px;		
  		border-bottom: 3px double #999;	
		}			
		
	.posted, .comment-post, .trackback-post	{ 
		font-size: 10px; 
		color: #999;
		display:block; 
		text-align:right; 
		}
		
		
	.calendar {
		color:#999;
		font-size:10px;
		font-weight:normal;			
		}
	
	.calendarhead {	
		color: #999;
		font-size:10px;
		font-weight:bold;
  		background: #FFF;
  		line-height:14px;				
		}	
	
	.side {
		color: #999;
		font-size:10px;
		font-weight:normal;
  		background: #FFF;
  		line-height:14px;				
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		}	
		
	.sidetitle {
		color: #999;
		font-size:10px;
		font-weight:bold;
  		background: #FFF;
  		line-height:14px;
  		padding:2px;
  		margin-top:10px;
  		border-bottom:2px solid #999;
  		border-top: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
		text-transform:uppercase;
		letter-spacing: .2em;  					
		}		
	
	.syndicate {
		font-size:9px;
		font-weight:bold;		
  		line-height:14px;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background: #FFF;  		
 		}	
		
	.powered {
		color: #999;
		font-size:10px;
		font-weight:bold;
		border-top:1px solid #666;
		border-bottom:1px solid #666;		
		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: #999;
}