	body {
		margin:20px 20px 20px 20px;
		background:#6C6457;		
		}
	A 		{ color: #6F306F; text-decoration: none; font-weight:normal; } 
	A:link		{ color: #6F306F; text-decoration: none; } 
	A:visited	{ color: #6F306F; text-decoration: none; } 
	A:active	{ color: #CC66CC;  } 
	A:hover		{color: #CC66CC; }

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

IMG {
	BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-COLOR: #000000; BORDER-RIGHT-COLOR: #000000
}

	#banner {
	font-family:verdana, arial, sans-serif;
	color:#FFF;
	font-size:x-large;
	font-weight:bold;
	border-left:1px dotted #FFF;
	border-right:1px dotted #FFF;
	border-top:1px dotted #FFF;
	background: #6F306F;
	padding:15px;
}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:verdana, arial, sans-serif;
		font-size: x-large;
		color: #FFF;
		text-decoration: none;
		}
		
	.description {
	font-family:verdana, arial, sans-serif;
	color:#FFF;
	font-size:x-small;
	font-weight:bold;
	background: #6F306F;
	text-transform:none;
}	
				
	#content {
		float:left;
		position:relative;
		width:65%;
		background:#FFF;
		margin-right:15px;
		margin-bottom:20px;
		border:1px dotted #333;	
		}

	#container {
		background:#FFFFFF;
		border:1px dotted #333333;		
		}

	#links {
	background: #D8BFD8;
	padding:15px;
	border:1px dotted #FFFFFF;
}
		
	.blog {
  		padding:15px;
		background:#FFFFFF;  							
		}	

	
	.blogbody {
	font-family:verdana, arial, sans-serif;
	color:#666666;
	font-size: 11px;
	font-weight:normal;
	background:#FFFFFF;
	line-height:16px;
}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	
	.title	{ 
		font-family: verdana, arial, sans-serif; 
		font-size: small; 
		color: #660066; 	
		text-transform:uppercase;				
		}			

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

	.date	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: 11px; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: 11px; 
		color: #003366; 
		margin-bottom:25px;
		}
		
		
	.calendar {
	font-family:verdana, arial, sans-serif;
	color:#FFF;
	font-size: 10px;
	font-weight:normal;
	background: #D8BFD8;
	line-height:140%;
	padding:2px;
	text-align:center;
}
	
	.calendarhead {
	font-family:verdana, arial, sans-serif;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	background: #D8BFD8;
	line-height:140%;
	padding:2px;
}	
	
	.side {
	font-family:verdana, arial, sans-serif;
	color:#333;
	font-size: 10px;
	font-weight:normal;
	background: #D8BFD8;
	line-height:140%;
	padding:2px;
}	
		
	.sidetitle {
	font-family:verdana, arial, sans-serif;
	color:#FFF;
	font-size: 11px;
	font-weight: bold;
	line-height:140%;
	padding:2px;
	margin-top:10px;
	letter-spacing: .1em;
	border-bottom: 1px dashed #FFF;
	text-align:center;
	background: #D8BFD8;
}		
	
	.syndicate {
	font-family:verdana, arial, sans-serif;
	font-size:xx-small;
	font-weight:bold;
	line-height:140%;
	padding:2px;
	margin-top:10px;
	text-align:center;
	background: #D8BFD8;
}	
		
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:10px;
		font-weight:bold;
  		border:1px dotted #999;			
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em;					
  		background:#FFF;		
		}	
		
	
	.comments-body {
	font-family:verdana, arial, sans-serif;
	color:#666666;
	font-size: 11px;
	font-weight:normal;
	background:#FFFFFF;
	line-height:140%;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dotted #999999;
}		

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#666666;
		font-size:11px;
		font-weight:normal;
  		background:#FFFFFF;		
		}	

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

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

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

		
	.comments-head	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: small; 
		color: #666666; 
		border-bottom:1px solid #999999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFFFFF;		
		}		

	#banner-commentspop {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-left:1px dotted #FFF;	
		border-right:1px dotted #FFF;  		
		border-top:1px dotted #FFF;  		
  		background:#6F306F;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}



