body {
	margin:0px 0px 20px 0px;
	color:#333;
	background:#F1F1F1;
	font-family:verdana, arial, sans-serif;		
	}

A,
A:link	{ color: #006680; background:#F1F1F1; text-decoration: underline;}
A:visited	{ color: #003340; background:#F1F1F1; text-decoration: underline;}
A:active	{ color: #003340; background:#F1F1F1; font-weight:bold; text-decoration: none;}
A:hover	{ color: #006680; background:#A0A0A0;text-decoration: none;}

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

#banner {
	color:#000080;
	background:#F1F1F1;
	font-size:x-large;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px dotted #999;
	width:97%;
	}
#banner a,
#banner a:link { color: #000080; text-decoration: underline; background:#F1F1F1;}
#banner a:hover { color: #000080; text-decoration: none; background-color: #a0a0a0;}

.description {
	color:#333;
	background:#F1F1F1;
	letter-spacing:2px;
	font-size:small;
	font-weight:normal;
	line-height:100%;
	}
		
#links-table {
	width:25%;
	}

#content {
	margin-bottom:10px;
	padding-bottom:10px;
	border-left:1px dotted #999;
	}

#links {	
	padding-left:10px;
	padding-right:10px;
	}
#feeds {	
	padding-left:10px;
	padding-right:10px;
	}
		
.blog {
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
	}

.blogbody {
	font-size:small;
	font-weight:normal;
	line-height:105%;
	border-bottom:1px dotted #999;
	margin-bottom:5px;
	}

.title	{
	font-size: medium;
	}			

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

.date	{ 
	font-size: 12px; 
	color : #333;
	background: #DDDDDD;
	border: 1px solid #000000;
	padding: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	}			
		
.posted	{ 
	font-size: x-small; 
	color: #000000; 
	background:#F1F1F1;
	margin-bottom:25px;
	}
		
.side {
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	}	
		
.biglink {
	font-size:14px;
	font-weight:bold;
	line-height:140%;
  	padding-top:10px;
	}

.sidetitle {
	color:#000080;
	background:#DDDDDD;
	font-size:small;
	font-weight:normal;
	margin-top:30px;
	}		

.syndicate {
	font-size:xx-small;		
	line-height:140%;
	margin-top:15px;
	}	
		
.powered {
	color:#666;
	background:#F1F1F1;
	font-size:x-small;		
	line-height:140%;
	text-transform:uppercase; 
	margin-top:50px;
	}	
		
.comments-body {
	color:#666;
	background:#F1F1F1;
	font-size:small;
	font-weight:normal;
	line-height:140%;
	padding-bottom:10px;
	padding-top:10px;		
	border-bottom:1px dotted #999; 		
	}		

.comments-post {
	color:#666;
	background:#F1F1F1;
	font-size:x-small;
	font-weight:normal;
	}	
			
.trackback-url {
	color:#666;
	background:#F1F1F1;
	font-size:small;
	font-weight:normal;
	line-height:140%;
	padding:5px;		
	border:1px dotted #999;
	}


.trackback-body {
	color:#666;
	background:#F1F1F1;
	font-size:small;
	font-weight:normal;
	line-height:140%;
	padding-bottom:10px;
	padding-top:10px;		
	border-bottom:1px dotted #999;
}		

.trackback-post {
	color:#666;
	background:#F1F1F1;
	font-size:x-small;
	font-weight:normal;
	}	

.comments-head	{ 
	font-size:small; 
	color: #666; 
	background:#F1F1F1;
	border-bottom:1px solid #999;
	margin-top:20px;
	font-weight:bold;
	}		

#banner-commentspop {
	color:#333;
	font-size:large;
	font-weight:bold;
	border:1px solid #000000;	
	background:#DDDDDD;
	padding:5px;
	margin:5px;
	}

.about {
	margin:50px;
	font-size:small;
	font-weight:normal;
	line-height:105%;
	}

.calendar {
	font-size:x-small;
	font-weight:normal;
	line-height:110%;
	text-align:left;
	}
	
.calendarhead {	
	font-size:small;
	font-weight:normal;
	text-transform:uppercase;
	text-align:left;			
	}