	body {
		margin:0px 0px 20px 0px;
		background:#FFF;		
		}
	A 			{ color: #003366; text-decoration: underline; }
	A:link		{ color: #333333; text-decoration: underline; }
	A:visited	{ color: #666666; text-decoration: underline; }
	A:active	{ color: #CC0000;  }
	A:hover		{ color: #CC0000;  }

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

	#banner,
	#container,
	#content,
	.blog {
		width: 580px;
	}

	#links {
		width: 200px;			
		background: #FFF;
		float: left;
		padding: 5px;
	}
		
	#banner,
	#container,
	#content,
	.blog {
		margin-left: auto;
		margin-right: auto;

	}

	#content .blog {
		margin-left: 220px;  

		/* NOTE: DO NOT SPECIFY A WIDTH HERE. With a width, IE
		   and Safari will behave differently. 

		   IE, when it sees the width, will place the origin
		   of the block to the right of the floated
		   #links. Once it sees the margin-left, it sends the
		   block to the bottom of the page.

		   Safari, keeps the left side of the origin at the
		   #content left, even with a width specified. Letting
		   the width be auto has the desired effect in both
		   browsers.
		*/
		width: auto;
	}

	#banner {
		padding-top: 10px;
		height: 80px;
	}

	#banner {
		font-family:palatino,  georgia, verdana, arial, sans-serif;
		color:#333;
		font-size:x-large;
		font-weight:normal;	
		}

	#banner img {
		float: left;
	}	

	#banner h1, #banner h2 {
		margin-left: 220px;
	}

	#banner h1 {
		padding-top: 20px;
	}

	#banner h2 {
		padding-top: 10px;
	}
	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		text-decoration: none;
		}

	.description {
		font-family:palatino,  georgia, times new roman, serif;
		color:#333;
		font-size:small;
  		text-transform:none;	
		}
				
	#content {
		background:#FFF;
		margin-bottom:20px;
		border-top:1px solid #CCCCCC;
		border-left:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
		}

	#container {
		background:#FFF;
		border:1px solid #FFF;		
		}

	#links {	
		border:1px solid #FFF;
		}
		
	.blog {
		padding-top: 5px;
		background:#FFF; 
		}

	.blogbody {
/*
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color: black;
		font-size:small;
		font-weight:normal; */
  		background:#FFF;
  		line-height:200%;
		}

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

	.title	{
	/*
		font-family: palatino, georgia, times new roman, serif;
		font-size: medium;
	*/
		color: black;
		}			

	#menu {
  		margin-bottom:15px;
		background:#FFF;
		text-align:center;
		}		

	.date	{ 
		font-family:palatino, georgia, times new roman, serif; 
		font-size: large; 
		color: black; 
		/*border-bottom:1px solid #CCCCCC;*/
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #000000; 
		margin-bottom:25px;
		}
		
		
	.calendar {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
                text-align:left;
		}
	
	.calendarhead {	
		font-family:palatino, georgia, times new roman, serif;
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase;
		text-align:left;			
		}	
	
	.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:palatino, georgia, times new roman, serif;
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:2px;
  		margin-top:30px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase;		
		}		
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#FFF;  		
 		}	
		
	.powered {
		font-family:palatino, georgia, times new roman, serif;
		color:#666;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;					
  		background:#FFF;		
		}	
		
	
	.comments-body {
		font-family:palatino, georgia, verdana, arial, sans-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:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	
			
	
	.trackback-url {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
		font-family:palatino, georgia, verdana, arial, sans-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:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	

		
	.comments-head	{ 
		font-family:palatino, georgia, verdana, arial, sans-serif; 
		font-size:small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}		

	#banner-commentspop {
		font-family:palatino, georgia, verdana, arial, sans-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;  		  		  			 
		}


	/* debugging code to display blocks */
/*
	#banner,
	#content,
	#container,
	#links,
	.blog {
		border: solid 1px;
	}

	#banner {
		border-color: red;
	}

	#content {
		border-color: blue;
	}

	#container {
		border-color: green;
	}

	#links {
		border-color: black;
	}

	.blog {
		border-color: aqua;
	}
*/

