body 
{
margin: 0px 0px 10px 0px;
background:#FFFFFF;		
}

a:link  /* data based archive.htm "menu" */		
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #175AAB;
text-decoration: under-line;
font-size: 11px;
} 

a:visited 
{
color:purple;
text-decoration: under-line;
}

a:hover
{
color: red;
text-decoration: underline;
}

h1, h2, h3 
{
margin: 0px;
padding: 0px;
}

#banner /* date based archive.htm */
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#FFF;
font-size: 18px;
font-weight:normal;
border-bottom:1px dotted #FFF;
border-top:3px solid navy;
background:#336699;
padding:15px; 
text-transform:uppercase;
letter-spacing: .2em; 		
}

#banner a,  /* date based archive.htm */
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover 
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 22px;
color: #FFF;
text-decoration: none;
}

.description /* data based archive.htm */
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#99CCFF;
font-size: 11px;
font-weight:bold;
background:#336699;	
text-transform:none;	
letter-spacing: none; 		
}

#menu /* data based archive.htm */
{
margin-bottom:15px;
background:#FFF;  							
}

.blogbody /* data based archive.htm */
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#333;
font-size: 11px;
font-weight:normal;
background:#FFF;
line-height:140%;
padding-left:10px;	
padding-right:10px;
padding-top:10px;			
}

.blogbody a,  /* data based archive.htm */
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover 
{
text-decoration: under-line;
font-size: 11px;
}

.date	/* data based archive.htm */
{ 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666; 
border:1px solid #999;
padding:5px;
margin-bottom:10px;
font-weight:normal;
}

.title	 /* data based arvhice.htm */
{ 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #003366; 
text-transform: uppercase;
font-weight:bold;	
}

.posted	/* data based arvhice.htm */
{ 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #003366;
margin-bottom:15px; 
}

.calendar /* data based archive.htm */
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#666;
font-size: 11px;
font-weight:normal;
background:#FFF;
line-height:140%;
padding:2px;
text-align:center;	
}
	
.calendarhead /* data based archive.htm */
{	
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#003366;
font-size: 11px;
font-weight:bold;
background:#FFF;
line-height:140%;
padding:2px;				
}
	
.trackback-body /*trackback listing template.htm */
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#666;
font-size: 11px;
font-weight:normal;
background:#FFF;
line-height:140%;
padding:10px;			
}		

.trackback-url /*trackback listing template.htm */
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#666;
font-size: 11px;
font-weight:normal;
background:#FFF;
line-height:140%;
padding:10px;
border:1px dashed #CCC;			
}

.trackback-post /*trackback listing template.htm */
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#666;
font-size: 11px;
font-weight:normal;
background:#FFF;			
}

.blog  /* comment listing template.htm, comment error template.htm, comment preview template.htm, data based archive.htm, track back listing template.htm  */
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
padding-left:15px;
padding-top:15px;
padding-right:15px;			
}

#banner-commentspop /* comment listing template.htm, comment error template.htm, comment preview template.htm, trackback listing template.htm */
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#FFF;
font-size: 18px;
font-weight:bold;
border-bottom:1px dotted #FFF;
border-top:3px solid navy;
background:#336699;
padding:15px; 
}
		
.comments-head  /* comment listing template.htm, comment error template.htm, comment preview template.htm */
{ 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #666; 
border:1px solid #999;
padding:5px;
font-weight:normal;
margin-top:10px;		
}		

.comments-body /* comment listing template.htm, comment error template.htm, comment preview template.htm */
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#666;
font-size: 11px;
font-weight:normal;
background:#FFF;
line-height:140%;
padding:10px;			
}

.comments-post  /* comment preview template.htm */
{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#666;
font-size: 11px;
font-weight:normal;
background:#FFF;			
}		


/* The following elements seem NOT to be used in any of the mttemplates */
					
	#content {
		float:left;
		width:65%;
		background:#fff;
		border-right:1px dotted #999;
		margin-right:15px;
		padding-bottom:20px;
		}

	#links {
		background:#fff;
		padding-right:15px;				
		}
			
	
	.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;				
		}	
		
	.sidetitle {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:bold;
  		background:#EEE;
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		text-transform:uppercase;
		letter-spacing: .2em;  					
		}		
	
	.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:#EEE;  		
 		}	
		
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#003366;
		font-size:xx-small;
		font-weight:bold;
		border-top:1px solid #CCC;
		border-bottom:1px solid #CCC;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em  					
		}	
		
/* End of not used */
