body {
		margin:20px 0px 20px 0px;
		background:#666;		
		}

	#container {
           margin: 0 auto;
           width: 1024px;
		background:#FFF;
		border:1px solid #999;		
		}


	A 			{ color: #003366; text-decoration: underline; }
	A:link		{ color: #003366; text-decoration: underline; }
	A:visited	{ color: #003366; text-decoration: underline; }
	A:active	{ color: #999999;  }
	A:hover		{ color: #999999;  }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner {
		font-family:palatino,  georgia, verdana, arial, sans-serif;
		color:#333;
		 font-size:x-large;
		font-weight:normal;	
  		padding:15px;
                border-top:4px double #666;
		}

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

	.description {
		font-family:palatino,  georgia, times new roman, serif;
		color:#333;
		font-size:small;
  		text-transform:none;	
		}
				
	#content {
		position:relative;
		background:#FFF;
		margin: 0 auto;
		margin-bottom:15px;
		width:580px;
		}

#leftcol 
{
	float:left;
	margin-left:5px;
	margin-bottom:10px;
	padding:0px;	
	border:1px solid #FFF;
	width: 190px;
}
#rightcol 
{
	float:right;
	margin-right:5px;
	margin-bottom:10px;
	padding:0px;
	border: 1px solid #fff;
	width: 190px;
}
		
	.blog {
  		padding:10px;
		background:#FFF; 
		}

.blogbody, /* legacy */
.entry-comment,
.comment-content,
.trackback-content
 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color:#333;
	font-size:15px;
	font-weight:normal;
	background:#FFF;
	padding:5px;
	margin-bottom:5px;
	line-height:200%;
	border:1px solid #ccc;	
	text-align: left;
}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}

	.title	{
		font-family: palatino, georgia, times new roman, serif;
		font-size: 17px;
		color: #666;
		}
	.title a, .title a:link, .title a:visited, .title a:active {
		font-family: palatino, georgia, times new roman, serif;
		font-size: 17px;
		color: #666;
		text-decoration: none;
	}		

	.title a:hover {
		font-family: palatino, georgia, times new roman, serif;
		font-size: 17px;
		color: #666;
		text-decoration: underline;
	}		


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

	.date	{ display:inline;position:relative;
		font-family:palatino, georgia, times new roman, serif; 
		font-size: large; 
		color: #333; 
		border-bottom:1px solid #FFF;
		margin-top:0px;
		font-weight:bold;
                padding:2px;
		}			
		

		
	.calendar {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:xx-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:1px;
                text-align:left;
		}
	
	.calendarhead {	
		font-family:palatino, georgia, times new roman, serif;
		color:#666600;
		font-size:x-small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase;
		text-align:center;			
		border: 1px solid #CCC;
		}	

.side 
{
	font-family:verdana, arial, sans-serif;
	color:#333;
	font-size:xx-small;
	font-weight:normal;
	text-align: center;
	background:#FFF;
	line-height:140%;
	padding:5px;		
	border: 1px solid #CCC;
	margin-bottom: 25px;
}	
		
.side .sidetitle 
{
	font-family:palatino, georgia, times new roman, serif;
	color:#666600;
	position: relative;
	display: inline;
	margin: 0 auto;
	top: -11px;
	margin-bottom: -11px;
	font-size:x-small;
	font-weight:normal;
	padding:2px;
	letter-spacing: .2em;
	background:#FFF;
	text-transform:uppercase;
	border: 1px solid #CCC;		
}		
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#FFF;  		
 		}	
		
	.powered {
		font-family:palatino, georgia, times new roman, serif;
		color:#666;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:7px;
		letter-spacing: .2em;					
  		background:#FFF;		
		}	
		
	
.img_att 
{
	 float: right; 
	 margin-top: 5px;
	 margin-left: 10px; 
	 margin-bottom: 5px;
	 width: 270px;
}

.img_att img 
{
	 border: solid 2px #000000;
}

.img_att p 
{
	 font-size:x-small;
	 margin-top:0px;
	 margin-bottom:0px;
	 margin-right:5px;
	 margin-left:5px;
	 line-height: 100%;
}

blockquote 
{
	margin-left: 10%;
	width: 80%;
	padding-left: 1%;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	background: #ddd;
	font-family: palatino, georgia, times new roman, serif;
}

.copyright
{
	font-family:verdana, arial, sans-serif;
	color:#333;
	font-size:xx-small;
	font-weight:normal;
	text-align: center;
	background:#FFF;
	line-height:140%;
	padding:5px;		
	border: 1px solid #CCC;
	margin-top: 15px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 10px;
	clear:both;
}

.center_ad
{
	text-align:center;
	margin: 5px;
}

.comments-open label { display: block; }

.trackbacks, .comments-content, .comments-open
{
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 25px;
	text-align: center;
}


#comments-open-data label, #comments-open-text label
{
	font-family: verdana, arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #555;
}

.comments-open-content
{
	border: 1px solid #CCC;
	padding: 15px;
	margin-top: 0px;
	text-align: left;
}

.trackbacks-header, .comments-header, .comments-open-header
{
	font-family:palatino, georgia, times new roman, serif;
	color:#666600;
	position: relative;
	display: inline;
	margin: 0 auto;
	top: -16px;
	margin-bottom: -16px;
	font-weight:normal;
	padding:2px;
	letter-spacing: .2em;
	text-transform:uppercase;
	border: 1px solid #CCC;		
	background: #fff;
}

/*
.side .sidetitle 
{
	font-family:palatino, georgia, times new roman, serif;
	color:#666600;
	position: relative;
	display: inline;
	margin: 0 auto;
	top: -11px;
	margin-bottom: -11px;
	font-size:x-small;
	font-weight:normal;
	padding:2px;
	letter-spacing: .2em;
	background:#FFF;
	text-transform:uppercase;
	border: 1px solid #CCC;		
}		
	*/


#trackbacks-info, .comments-open-moderated
{
	font-family:verdana, arial, sans-serif;
	font-size: xx-small;
	border: 2px dashed #ccc;
	padding: 5px;
	background: #ddd;
	color: #333;
	text-align:center;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content,
.posted	 /* legacy */
{ 
	font-family:verdana, arial, sans-serif; 
	font-size: x-small; 
	color: #000000; 
	margin-bottom: 0px;
	text-align: right;
}
		

#comment-author, #comment-email, #comment-url
{
	width: 60%;
}
 #comment-text
{
	width: 90%;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

div.feedburnerFeedBlock ul li p.date
{
 display: block;
 font-size: xx-small;
 text-align: right;
}

div.feedburnerFeedBlock ul
{
 padding-left: 10px;
 text-align: left;
 list-style-type: none;
}

div.feedburnerFeedBlock div#creditfooter
{
  display: none;
}

.friendfeed.widget 
{
 font-size: 9px !important;
 font-family: verdana !important;

}

.friendfeed.widget .feed .entry .info
{
 font-size: 8px !important;
 font-family: verdana !important;

}



