	body
	{
		margin: 5px 5px 5px 5px;
		color:#000;
		background:#fff;		
	}

	A 		{ color: #356; text-decoration: underline; } 
	A:link		{ color: #356; text-decoration: underline; } 
	A:visited	{ color: #356; } 
	A:active	{ color: #68a; } 
	A:hover		{ color: #68a; }

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

	img { border-width: 0 }

	.page-title
	{
		font-family:verdana, arial, helvetica, sans-serif;
		color:#c93;
		background:#fff;		
		font-size:x-large;
		font-weight:bold;
  		padding-left:15px; 					
		padding-bottom:3px;
  		border-top: thin solid #68a;			
  		border-left: thin solid #68a;			
  		border-right: thin solid #68a;
  		border-bottom: thin solid #68a;	  			  		
	}
		
	.description
	{
		font-family:verdana, arial, sans-serif;
		color:#366;
		background:#fff;		
		font-size:x-small;
		font-weight:bold;
  		text-transform:none;	
	}	
				
	.leftcolumn
	{
		font-family: arial, helvetica, sans-serif; 
		color:#356;
		background:#fff;
		font-size:small;
  		border-left: thin solid #68a;			
  		padding:1px;
		width:120px;
		padding-left:3px;
		padding-right:3px;
	}

	.centercolumn
	{
		font-family: arial, helvetica, sans-serif; 
		color:#356;
		background:#fff;
		font-size:small;
		font-weight:normal;
  		line-height:120%;		
  		border-left: thin solid #68a;			
  		border-right: thin solid #68a;
		margin-left:2px;
		margin-right:2px;
		padding:0px;
		width:480px;
	}

	.story
	{
		padding:8px;
		padding-top:0px;
	}

	.rightcolumn
	{
		font-family: arial, helvetica, sans-serif; 
		color:#356;
		background:#fff;
		font-size:small;
  		border-right: thin solid #68a;			
		width:120px;
  		padding:0px;
		padding-left:3px;
		padding-right:3px;
	}

	.bottomchunk
	{
		font-family: arial, helvetica, sans-serif; 
		font-weight:bold;
		font-size:xx-small;
		text-align:center;
		color:#356;
		background:#fff;
  		border-top: thin solid #68a;			
  		border-left: thin solid #68a;			
  		border-right: thin solid #68a;			
  		border-bottom: thin solid #68a;			
  		padding:2px;
	}

	.story-title
	{ 
		font-family: arial, helvetica, sans-serif; 
		font-size: small; 
		font-weight: bold;	
		color: #fff; 
		background: #68A;
		padding-left:3px;
		padding-right:3px;
	}			
		
	.story-title-categories
	{ 
		color: #fff;
		text-align: left;
		font-size: xx-small;
	}

	a.story-title-categories 		{ color: #fff; text-decoration: underline; } 
	a.story-title-categories:link		{ color: #fff; text-decoration: underline; } 
	a.story-title-categories:visited	{ color: #ddd; } 
	a.story-title-categories:active		{ color: #fff; } 
	a.story-title-categories:hover		{ color: #fff; }

	.story-title-data
	{ 
		color: #fff; 
		background: #68A;
		text-align: right;
		font-size: xx-small;
	}

	.date
	{ 
		font-family: arial, sans-serif; 
		font-weight: bold;
		color: #666; 
		background: #fff;
		margin-top:4px;
		margin-bottom:4px;
		margin-left:2px;
	}			
		
	.posted
	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #333; 
		background: #fff;
	}
		
		
	.calendar
	{
		font-family:verdana, arial, sans-serif;
		color:#666;
		background: #fff;
		font-size:x-small;
		font-weight:normal;
  		padding:5px;				
	}
	
	.calendarhead
	{	
		font-family:verdana, arial, sans-serif;
		color:#CC9933;
		font-size:x-small;
		font-weight:bold;
  		background:#FFF;
  		line-height:140%;				
	}	
	
	.side
	{
		font-family:verdana, arial, sans-serif;
		color:#CCC;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;				
	}	
		
	.sidetitle
	{
		font-family:verdana, arial, sans-serif;
		color:#999;
		background: #fff;
		font-size:x-small;
		font-weight:bold;
  		line-height:140%;
  		padding:2px;
  		border-bottom:0px dotted #666;
  		text-transform:uppercase;
		letter-spacing: .2em;  					
	}		

	.sidetext
	{
		font-size:xx-small;
		color:#000;
		background: #fff;
	}
	
	.comments-body
	{
		font-family:verdana, arial, sans-serif;
		color:#356;
		background: #fff;
		font-size:small;
		font-weight:normal;
  		line-height:140%;
  		padding-bottom:10px;			
	}		

	.comments-post
	{
		font-family:verdana, arial, sans-serif;
		color:#999;
		background: #fff;
		font-size:x-small;
		font-weight:normal;
    		margin-top:0px;		
	}	
		
	.comments-head
	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: small; 
		color: #999; 
		background: #fff;
		font-weight:bold;
		margin-top:10px;
		text-transform:uppercase;
		border-bottom:1px dotted #666;		
	}		

 	.trackback-body
	{
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;	
  		padding-top:15px;				
	}		

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

	.trackback-post
	{
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		margin-bottom:20px;
	}	

	#banner-commentspop
	{
		font-family:verdana, arial, sans-serif;
		color:#CC9933;
		font-size:large;
		font-weight:bold;
  		background:#FFF;
  		padding-left:15px; 
	}


