body {
		margin-top:10px;
		background: #000000;
		font-family : "Trebuchet MS", Tahoma, Helvetica, sans-serif;
		}
	A 			{ color: #C6B4EC; font-family: verdana, arial, sans-serif; text-decoration: none;} 
	A:link		{ color: #c6b4ec; text-decoration: none; } 
	A:visited	{ color: #c6b4ec; text-decoration: none; } 
	A:active	{ color: #e5ddf6;  } 
	A:hover		{ color: #e5ddf6;  } 
	
	#banner {
		font-family:Comic Sans MS, georgia, verdana, arial, sans serif;
		color:#4C6AA0;
		font-size:24px;
		font-weight:bold;
		border-left:6px outset #ba3b7d;	
		border-right:6px outset #ba3b7d;  		
		border-top:6px outset #ba3b7d;
  		border-bottom:6px outset #ba3b7d;
  		background:#1c1518;
  		padding:5px;
 		text-align:center;  		  		 	 
		}

h1, h2, h3 {
	margin:0px; padding: 0px;
}
	
	#banner h1, #banner-commentspop {
		color: Black;
		font-size:26px;
		font-weight:bold;
  		background: #832A58;
  		padding-top:15px; 					
		padding-right: 5px; padding-left: 5px; 
		padding-bottom: 6px; 
		border-bottom: 5px #927bc1 groove;
		border-top: 5px ridge #927bc1;		
		}
#banner a, #banner a:link, #banner a:visited, #banner a:hover {color:black;}

	.description {
		color: #927bc1;
		font-size:12px;
		font-weight:bold;
  		text-transform:none;	
		display:block;
		}	
				
		#content {
		z-index: 3;
		padding: 10px;
		background: #832A58;
                color: #000000;
                font-size:12px;
		font-weight:bold;
		margin-right:205px;
		margin-left: 205px;
		margin-bottom:20px;
                border-left: 3px outset #ba3b7d;			
  		border-right: 3px outset #ba3b7d;
                border-top: 3px outset #ba3b7d;
  		border-bottom: 3px outset #ba3b7d;
		}

	#links {
		z-index:1;
		position:absolute;
		top: 250px; 
		right: 10px;
		width: 200px;
		background: #000000;
		color: #e5ddf6;
		text-align:center;
		}

	#llinks {
		z-index:2;
		position:absolute;
		top: 250px;
		left: 10px;
		width: 200px;
		background: #000000;
		color: #e5ddf6;
		text-align:center;
		}
				
			
	.blog {
  		padding-left:10px;
  		padding-top:10px;
  		padding-right:10px;					
		}	
	
	.blogbody, .comments-body, .trackback-body {
		color: #832A58;
		font-size:15px;
		font-weight:normal;
  		background: #000000;
  		line-height:14px;		
  		border-left: 3px outset #ba3b7d;			
  		border-right: 3px outset #ba3b7d;
                border-top: 3px outset #ba3b7d;
  		border-bottom: 3px outset #ba3b7d;	  			  		
  		padding:5px;
		}	
	
	.title	{ 
		font-size: 23px; 
		color: #EFE7D5; 
		text-transform: none;
		font-weight:bold;
	        text-align:right;
                margin-bottom:5px;
                padding:10px;
  		border-bottom: 3px double #BDBDCE;
		}			
		
	#menu {
  		margin-bottom:10px;
		background: #4B294C;
		font-size:11px;
		font-weight:bold;  							
		}	
		
	.date, .comments-head	{ 
		 font-size: 10px; 
		color: #EFE7D5; 
		font-weight:bold;
		text-transform:none;
                text-align:right;
		margin-top:10px;		
  		border-bottom: 3px double #927bc1;	
		}			
		
	.posted, .comment-post, .trackback-post	{ 
		font-size: 10px; 
		color: #6B6286;
		display:block; 
		text-align:right; 
		}
		
		
	.calendar {
		color:#666;
		font-size:10px;
		font-weight:normal;
  		padding:2px;				
		}
	
	.calendarhead {	
		color: #7f1468;
		font-size:10px;
		font-weight:bold;
  		background: #000000;
  		line-height:14px;				
		}	
	
	.side {
		color: #7f1468;
		font-size:10px;
		font-weight:normal;
  		background: #000000;
                border-bottom:1px solid #666;
  		line-height:14px;				
		}	
		
	.sidetitle {
		color: #7f1468;
		font-size:9px;
		font-weight:bold;
  		background: #000000;
  		line-height:14px;
  		padding:2px;
  		margin-top:10px;
  		border-bottom:1px solid #666;
  		text-transform:uppercase;
		letter-spacing: .2em;  					
		}		
	
	.syndicate {
		font-size:9px;
		font-weight:bold;		
  		line-height:14px;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background: #4B294C;  		
 		}	
		
	.powered {
		color: #e5ddf6;
		font-size:10px;
		font-weight:bold;
		border-top:1px solid #666;
		border-bottom:1px solid #666;		
		line-height:14px;
		padding:2px;
		margin-top:10px;
		text-align:center;
		}	
input, select, textarea {
	font-size: 11px; font-family:verdana,sans-serif; border: solid 1px black;
	padding: 1px; margin: 1px;
	background-color: #ffffff; color:black;
}