body {
		margin-top:5px;
		margin-left: 0px; margin-right: 0px;
		background: #336699; 
		font-family : "Trebuchet MS", Tahoma, Helvetica, sans-serif;
		}
	A 			{ color: #191970; font-family: verdana, arial, sans-serif; text-decoration: none;} 
	A:link		{ font-size:12px; color: #b22222; text-decoration: bold; } 
	A:visited	{ font-size:12px; color: #336699; text-decoration: none; } 
	A:active	{ font-size:12px; color: #191970; } 
	A:hover		{ font-size:12px; color: #336699; } 

	#banner, #banner-commentspop {
		color: ffcc00;
		font-size:20px;
		font-weight:bold;
  		background: #336699;
  		padding-top:0px; 					
		padding-right: 0px; padding-left: 0px; 
		padding-bottom: 0px; 
		
		}

	.description {
		color: #ffcc00;
		font-size:12px;
		font-weight:bold;
  		text-transform:none;	
		letter-spacing: .none; 		
		}	

	#llinks {
		position:absolute;
		top: 135px;
		left: 20px;
		width: 350px;
		background: #cc9933;
		color: #330000;
		vertical-align:top;
		}


	#links {
		position:absolute;
		top: 135px;
		right: 20px;
		width: 180px;
		background: #cc9933;
		color: #330000;
		vertical-align:top;
		}
				
	#content {
		top: 135px;
		margin-left: 370px;
		margin-right: 200px;
		width: 400px;
		background: #f0fff0;
		color: #330000;
		vertical-align:top;
		}
				
	.blog {
  		padding-left:8px;
  		padding-top:2px;
  		padding-right:8px;
		
		}	
	
	.blogbody {
		color: #000000;
		font-size:13px;
		font-weight:normal;
  		background: #f0fff0;
  		line-height:16px;		
  		padding:2px;
		}	
	
	.title	{ 
		font-size: 20px; 
		color: #993300;
                Background: #cc9933; 
		text-transform: none;
		font-weight:bold;
                text-decoration:underline; 
		}			
		
	#menu {
  		margin-bottom:10px;
		background: #cc9933;
		font-size:16px;
		font-weight:bold;
                text-transform:none;
                text-decoration:none;		
		}	
		
	.date {
		FONT-WEIGHT: bold; 
		FONT-SIZE: 16px; 
		MARGIN-BOTTOM: 8px;
                margin-top: 4px; 
		COLOR: #cc9933; 
		 
		FONT-FAMILY: palatino, georgia, times new roman, serif;
		padding:3px;

		}		
		
	.posted	{ 
		font-size: 12px; 
		color: #330000;
		display:block; 
		text-align:right;
		}
		
	.side {
		PADDING-RIGHT: 2px; 
		PADDING-LEFT: 2px; 
		FONT-WEIGHT: normal; 
		FONT-SIZE: 11px; 
		BACKGROUND: #f0fff0; 
		PADDING-BOTTOM: 2px; 
		COLOR: #330000; 
		LINE-HEIGHT: 120%; 
		PADDING-TOP: 2px; 
		FONT-FAMILY: verdana, arial, sans-serif;
		}
		
	.sidetitle {
		
		color: #330000;
		font-size:11px;
		font-weight:bold;
  		background: #cc9933;
  		line-height:14px;
  		border-bottom: 1px solid #800000;
  		text-transform:none;
		letter-spacing: .2em;  
		PADDING-BOTTOM: 2px; 
		PADDING-TOP: 2px;	
		FONT-FAMILY: verdana, arial, sans-serif;	
				}		
	
	.syndicate {
		font-size:9px;
		font-weight:bold;		
  		line-height:14px;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background: #f0fff0;  		
 		}	
		
	.powered {
		color: #330000;
		font-size:10px;
		font-weight:bold;
		border-top: 1px solid #800000;
		border-bottom: 1px solid #800000;		
		line-height:14px;
		padding:2px;
		margin-top:10px;
		text-align:center;
background: #f0fff0;
		}	
		
	
	#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 5px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #006699;
text-decoration: none;
}

