	body {
		margin:20px 40px 5px 20px;
		background:#FFF;		
		}
	A 	        { color: #999; text-decoration: none; }
	A:link       { color: #999; text-decoration: none; }
	A:visited   { color: #999; text-decoration: none; }
	A:active    { color: #F00;  }
	A:hover	{ color: #F00;  }

	h1, h2, h3 {
		font-family: georgia, times new roman, serif;
		color: #333;
              font-style: italic;
		margin: 0px;
		padding: 0px;
	}

	#banner {
		font-family: georgia, sans-serif;
		color:#333;
		font-size:x-large;
		font-weight:normal;	
  		padding:15px;
		margin:30px 0px 20px 192px;
		}

	 #banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: georgia, sans-serif;
		font-size: xx-large;
		color: #999;
		text-decoration: none;
		}

	.description {
		font-family:georgia, times new roman, serif;
		color:#333;
		font-size:small;
  		text-transform:none;	
		}

	#container {
		background:#FFF;
		border:1px solid #FFF;
              }	


	#links {
		position:absolute;	
		padding:15px;	
              border-right:1px solid #CCC;  			
		width:180px;			
		}

	
	#content {
		position:absolute;
		background:#FFF;
		margin-left:210px;
		margin-bottom:20px;
		border:1px solid #FFF;
              }

		
	.blog {
  		padding:15px;
		background:#FFF; 
		}

	.blogbody {
	font-family: georgia, times new roman, serif; color:#666;
	font-size:15px;
	font-weight:normal;
	line-height:160%;
	margin-left: 20px;	background: #FFF6F6;
		}

	.blogbody a              { color: #000; text-decoration: none; }
	.blogbody a:link        { color: #000; text-decoration: none; }
	.blogbody a:visited   { color: #000; text-decoration: none; }
	.blogbody a:active    { color: #F00; text-decoration: none; }
	.blogbody a:hover     { color: #F00; text-decoration: none; }
	}

	.blogbody2 {
		font-family:georgia, times new roman, serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#F3F3F3;
  		line-height:140%;
		}

	.blogbody2 a              { color: #000; text-decoration: none; }
	.blogbody2 a:link        { color: #000; text-decoration: none; }
	.blogbody2 a:visited   { color: #000; text-decoration: none; }
	.blogbody2 a:active    { color: #FD200; text-decoration: none; }
	.blogbody2 a:hover     { color: #FD200; text-decoration: none; }
	}

	.title	{
		font-family: georgia, times new roman, serif;
		color: #999;
		}
	
	.byline {
		font-family:georgia, times new roman, serif;
		color:#333;
		font-size:10px;
		font-weight:normal;
  		line-height:160%;
		text-transform:uppercase; 
		letter-spacing: .25em;	
		margin-left:8px;

		}		

	#menu {
  		margin-bottom:15px;
		background:#FFF;
		text-align:center;
		}		

	.date	{ 
		font-family:georgia, times new roman, serif; 
		font-size: large; 
		color: #333; 
		border-bottom:1px solid #999;
		margin-bottom:10px;
		font-weight:normal;
		}			
		
	.posted	{ 
		font-family:arial, sans-serif; 
              color:#666;
		font-size: 10px; 
		font-weight:normal;
              letter-spacing: .08em;
		margin-bottom:25px;
		}


	.extended {
		font-family: arial, sans-serif;
		color:#666;
		font-size:10px;
		font-weight:normal;
              letter-spacing: .08em;
		margin-top:10px;
  		background:#FFF;		
		}
		
		
	.calendar {
		font-family:arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
                text-align:left;
		}
	
	.calendarhead {	
		font-family: arial, sans-serif;
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase;
		text-align:left;			
		}	
	
	.side {
		font-family: arial, sans-serif;
		color:#CCC;
		font-size:10px;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
		margin-right:2px;
  		padding:2px;	
                text-align: right;	
		}	
		
	.count {
		font-family: arial, sans-serif;
		color:#333;
		font-size:11px;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
		margin-right:2px;
  		padding:2px;	
              text-align: right;	
		}		


	.sidetitle {
		font-family: arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		padding:2px;
  		margin-top:30px;
  		margin-bottom:2px;
		margin-right:2px;
		letter-spacing: .2em;
  		background:#FFF;
  		text-transform:uppercase;
              text-align: right;	
		}	
	
	.syndicate {
		font-family:arial, sans-serif;
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#FFF;  		
 		}	
		
	.powered {
		font-family: georgia, times new roman, serif;
		color:#666;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;					
  		background:#FFF;		
		}	
		
	.commentsbody {
		font-family: georgia, times new roman, serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:160%;
              padding-bottom:10px;
  		padding-top:10px;	
	       margin-left: 20px;
 		border-bottom:1px dotted #999; 	
		}
	
	.comments-body {
		font-family: georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;	
              padding-left:40px;
 		border-bottom:1px dotted #999; 					       margin-left: 20px;
		}		

	.comments-post {
		font-family: arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}
		
	.trackback-url {
		font-family: georgia , times new roman, serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
		font-family: georgia, times new roman, serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.trackback-post {
		font-family:arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	

		
	.comments-head	{ 
		font-family: georgia, times new roman, sans-serif; 
		font-size:24px; 
              font-style: italic;
		color: #CCC; 
		border-bottom:1px solid #999;
		margin-top:20px;
  		background:#FFF;	
	       margin-left: 20px;
		}		

	#banner-commentspop {
		font-family:georgia , times new roman, serif;
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;  		
		border-top:1px solid #FFF;  		
  		background:#003366;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}
.error {
	font-style: italic;
	background-color: #FFECDC;
}

.note {
	font-family: arial, sans-serif;
	font-size:11px; 
	 color: #CCC; 
	 border-top:1px solid #999;
	 margin-top:20px;
	 background-color: #FFECDC;
}