body {
		margin-top:10px;
		margin-left: 0px; margin-right: 0px;
		background: #FFFFFF;
		font-family : "arial", Tahoma, Helvetica, sans-serif;
		}
	A 			{ color: #000000; font-family: arial, sans-serif; text-decoration: none;} 
	A:link		{ color: #3c573c; text-decoration: none; } 
	A:visited	{ color: #1a351a; text-decoration: none; } 
	A:active	{ color: #6F3E11;  } 
	A:hover		{ color: #993300;  } 
h1, h2, h3 {
	margin:0px; padding: 0px;
}

	#banner h1, #banner-commentspop {
		color: #FFFFFF;
		font-size:28px;
		font-weight:bold;
  		background: #003366;
  		padding-top:15px; 					
		padding-right: 5px; padding-left: 10px; 
		border-top: 5px ridge #6e7cb5;		
		}
#banner a, #banner a:link, #banner a:visited, #banner a:hover {color: #ffffff;}

	.description {
		color: #ffffcc;
		font-size:12px;
		font-weight:bold;
                background: #003366;
  		text-transform:none;
                padding-right: 5px; padding-left: 15px;
		padding-bottom: 6px; 
		border-bottom: 5px #6e7cb5 groove;	
		display:block;		}	

	#content {
		position:relative;
		z-index: 3;
		padding: 10px;
		background: #ffffff;
		margin-right:220px;
		margin-left: 200px;
		margin-bottom:20px;
		}


	#links {
		z-index:2;
		position:absolute;
		top: 135px;
		right: 20px;
		width: 180px;
		background: #ffffff;
		color: #003366;
		text-align:center;
		}
				
	#llinks {
		z-index:2;
		position:absolute;
		top: 135px;
		left: 20px;
		width: 150px;
		background: #fffff;
		color: #003366;
		text-align:center;
		}
				
	.blog {
  		padding-left:15px;
  		padding-top:15px;
  		padding-right:15px;					
		}	
	
	.blogbody, .comments-body, .trackback-body {
		color: #000000;
		font-size:11px;
		font-weight:normal;
  		background: #ffffff;
  		line-height:14px;		
  		border-left: 1px solid #6e7cb5;			
  		border-right: 1px solid #6e7cb5;
  		border-bottom: 3px double #6e7cb5;	  			  		
  		padding:10px;
		}	
	
	.title	{ 
		font-size: 12px; 
		color: #003366; 
		text-transform: uppercase;
		font-weight:bold;	
		}			
		
	#menu {
  		margin-bottom:10px;
		background: #ffffff;
		font-size:11px;
		font-weight:bold;  							
		}	
		
	.date, .comments-head	{ 
		 font-size: 10px; 
		color: #000000; 
		font-weight:normal;
		text-transform:uppercase;
		margin-top:10px;		
  		border-bottom: 3px double #6e7cb5;	
		}			
		
	.posted, .comments-post, .trackback-post	{ 
		font-size: 10px; 
		color: #003366;
		display:block; 
		text-align:right; 
		}
		
		
	.calendar {
		color:black;
		font-size:10px;
		font-weight:normal;
  		padding:2px;				
		}
	
	.calendarhead {	
		color: #003366;
		font-size:10px;
		font-weight:bold;
  		background: #ffffff;
  		line-height:14px;				
		}	
	
	.side {
		color: #003366;
		font-size:10px;
		font-weight:normal;
  		background: #ffffff;
  		line-height:14px;				
		}	
		
	.sidetitle {
		
		color: #003366;
		font-size:9px;
		font-weight:bold;
  		background: #ffffff;
  		line-height:14px;
  		padding:2px;
  		margin-top:10px;
  		border-bottom: 1px solid #6e7cb5;
  		text-transform:uppercase;
		letter-spacing: .2em;  					
		}		
	
	.syndicate {
		font-size:9px;
		font-weight:normal;		
  		line-height:14px;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background: #ffffff;  		
 		}	
		
	.powered {
		color: #003366;
		font-size:10px;
		font-weight:normal;
		border-top: 1px solid #6e7cb5;
		border-bottom: 1px solid #6e7cb5;		
		line-height:14px;
		padding:2px;
		margin-top:10px;
		text-align:center;
		}	
		
	
input, select, textarea {
	font-size: 11px; font-family: arial,verdana,sans-serif; border: solid 1px black;
	padding: 1px; margin: 1px;
	background-color: #ffffff; color:black;
}