	body {
		background-color: #FFFFFF;
		margin: 0px;
		padding: 0px; 				
	}
	
	A 			{ color: #6699FF; text-decoration: none; }
	A:link		{ color: #6699FF; text-decoration: underline; }
	A:visited	{ color: #336699; text-decoration: underline; }
	A:active	{ color: #3333FF;  }
	A:hover		{ color: #003399; text-decoration: underline;}

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


	.list {
		list-style-type: square;
		margin-left: 15px;
		padding: 0px;
	}

	.tdpadding {
		margin: 5px;
		padding: 10px;
	}
	
	
	
	.tdcontent {
		margin: 10px;
		padding: 15px;
		width: 400px;
	}


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

	#banner {
		font-family: "Trebuchet MS", Arial, serif;
		color:#663300;
		font-size:x-large;
		font-weight:normal;	
		padding-bottom: 20px;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:  "Trebuchet MS", Arial, serif;
		font-size: large;
		color: #003366;
		text-decoration: none;
		}

	.description {
		font-family: "Trebuchet MS", Arial, serif;
		color:#003366;
		font-size:small;
  		text-transform:none;	
		}
				
	#content {
		position:absolute;
		width: 400px;
		}

	#container {
		padding: 10px;		
		}

	#links {	
		padding: 8px;				
		/*border:1px solid #FFF; */
		width: 165px;			
		}
		
	.blog {
  		padding:15px; 
		}

	.blogbody {
		font-family: "Trebuchet MS", Arial, serif;
		color:#000000;
		font-size: 11px;
		font-weight:normal;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}

	.title	{
		font-family:  "Trebuchet MS", Arial, serif;
		font-size: medium;
		color: #666;
		}			

	#menu {
		font-family:  "Trebuchet MS", Arial, serif;
		font-size: 12px;
  		margin-bottom:15px;
		text-align:center;
		}

	.heading {
		font-family:  "Trebuchet MS", Arial, serif;
		font-size: 11pt;
		color: #003366;
		}
		
	.subdate {
		font-family:  "Trebuchet MS", Arial, serif;
		font-size: 9pt;
		color: #666666;
	}		

	.date	{ 
		font-family: "Trebuchet MS", Arial, serif; 
		font-size: large; 
		color: #333; 
		border-bottom:1px solid #999;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{ 
		font-family: "Trebuchet MS", Arial, serif; 
		font-size: x-small; 
		color: #000000; 
		margin-bottom:25px;
		}
		
		
	.calendar {
		background-color: #F1ECDC;
		background-image: url(graphics/lighpeachbg.gif);
		font-family: "Trebuchet MS", Arial, serif;
		color:#996633;
		font-size: 11px;
		font-weight:normal;
  		padding: 1px;
        text-align:left;
		}
	
	.calendarhead {	
		font-family: "Trebuchet MS", Arial, serif;
		color:#663300;
		font-size: 14px;
		font-weight: bold;
  		padding:2px;
		letter-spacing: 2px;
  		/*background:#FFF;*/
  		text-transform: lowercase;
		text-align: center;			
		}	
	
	.side {
		font-family: "Trebuchet MS", Arial, serif;
		width: 80%
		color:#003366;
		font-size:x-small;
		font-weight:normal;
  		/*background:#FFF;*/
  		/*line-height:140%;*/
  		padding:2px;				
		}	
		
	.side a, .side a:link, .side a:visited, .powered a, .powered a:link, .powered:visited {
		text-decoration: none;
		color: #000000;
	}
	
	.side a:hover, .powered a:hover {
		text-decoration: underline;
		color: #000000;
	}
	
	.sidetitle {
		font-family: "Trebuchet MS", Arial, serif;
		color:#663300;
		font-size:14px;
		font-weight:bold;
		padding:2px;
		margin-top:20px;
		letter-spacing: 2px;
		text-transform:lowercase;
		font-variant: normal;
		}		
	
	.syndicate {
		font-family: "Trebuchet MS", Arial, serif;
		font-size:xx-small;		
  		/* line-height:140%; */
  		padding:2px;
  		margin-top:15px;
  		/* background:#FFF;  */		
 		}	
		
	.powered {
		font-family: "Trebuchet MS", Arial, serif;
		color:#663300;
		font-size: xx-small;		
		/* line-height:140%; */
		text-transform:lowercase; 
		padding:2px;
		margin-left: 20px;
		letter-spacing: .2em;					
  		/* background:#FFF; */		
		}	
		
	
	.comments-body {
		font-family: "Trebuchet MS", Arial, serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.comments-post {
		font-family: "Trebuchet MS", Arial, serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	
			
	
	.trackback-url {
		font-family: "Trebuchet MS", Arial, serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
		font-family: "Trebuchet MS", Arial, serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.trackback-post {
		font-family: "Trebuchet MS", Arial, serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	

		
	.comments-head	{ 
		font-family: "Trebuchet MS", Arial, serif; 
		font-size:small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}		

	#banner-commentspop {
		font-family: "Trebuchet MS", Arial, serif;
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;  		
		border-top:1px solid #FFF;  		
  		background:#003366;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}
