body {
	margin: 0px 0px 0px 30px;
	background-color: #99CC99;
}

a, a:link, a:visited { 
	color: #569798; 
	text-decoration: none; 
}

a:active, a:hover  { 
	text-decoration: underline;
	color: #FFCC66;  
} 

#banner {
	position: relative;
	top: 15px;
   width: 500px;
	color: white;

	font-family: georgia, verdana, arial, sans-serif;
	font-style: italic;
	font-size: 60px;
	font-weight: bold;
}

.description {
	position: absolute;
	top: 38px;
	left: 500px;
	width: 250px;

	color: white;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-transform: lowercase;	
}	
				
#content, #container {
	float: left;
	position: relative;
	width: 500px;
	background-color: white;


	font-family: georgia, verdana, arial, sans-serif;
	font-size: 12px;

	line-height: 150%;
}

.blog {
	margin: 30px 30px 30px 30px; 
}	

.blogbody {
	color: black;
	font-size: 12px;
	font-weight: normal;
}	
	
.title	{ 
	font-size: 14px; 
	font-weight: bold;
	color: #000000; 	
	padding-bottom: 0px;
}			

.date	{ 
	font-size: 12px; 
	color: #6A956B; 
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	font-weight: bold;
}			
		
.posted	{ 
	font-size: 11px; 
	color: black; 
	margin-bottom: 25px;
}
		
#menu {
	position: absolute;
	top: 0px;
	left: 520px;
	width: 250px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #6A956B;
	text-align: left;
}		

#menu a {
	display: block;
}
		
#links {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #DDD;
	margin-left: 520px;
	width: 250px;
	text-align: left;
}
		
#links a, #links a:link, #links a:visited, #menu a, #menu a:link, #menu a:visited { 
	color: #F2F275; 
	text-decoration: none; 
}

#links a:active, #links a:hover, #menu a:active, #menu a:hover  { 
	text-decoration: underline;
	color: #EDED82;
} 

.calendar, .calendarhead {
	display: none;
}

.calendar {
	color: #DDD;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	text-align: center;
}
	
.calendarhead {	
	color: white;
	font-size: 11px;
}	
	
.side {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	padding: 2px;		
}	
		
.sidetitle {
	color: white;

	font-size: 11px;
	font-weight: normal;
	margin-top: 20px;
}		
	
.syndicate, .powered {
	margin-top: 10px;
}	

		
.comments-head	{ 
	color: #6A956B; 
	border-bottom: 1px solid #999;
	font-family: georgia, verdana, arial, sans-serif; 
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}		
		
.comments-body {
	color: #666;
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 12px;

	line-height: 150%;
		
	padding-bottom: 10px;
	padding-top: 10px;		
	border-bottom: 1px dotted #999;		
}		

.comments-post {
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:9px;
	font-weight:normal;
}	
			
	
.trackback-url {
	font-family:georgia, verdana, arial, sans-serif;
	color:#666;
	font-size:11px;
	font-weight:normal;
	background:#FFF;
	line-height:14px;
	padding:5px;		
 	border:1px dotted #999; 					
}


.trackback-body {
	font-family:georgia, verdana, arial, sans-serif;
	color:#666;
	font-size:11px;
	font-weight:normal;
 		background:#FFF;
 		line-height:14px;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

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

		


	#banner-commentspop {
		font-family:georgia, verdana, arial, sans-serif;
		color:#FFF;
		font-size:18px;
		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;  		  		  			 
		}
