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

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

	#banner {
		font-family: arial, verdana, sans-serif;
		color:#333;
		font-size:x-large;
		font-weight:normal;	
  		padding:15px;
/*                 border-top:1px solid #666; */
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
	font-family: arial, verdana, sans-serif;
        font-size: x-large;
	color:#330099;
	text-decoration: none;
}

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

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

	#links {	
		padding:15px;				
		border:1px solid #FFF;
		width:200px;			
		}
		
	.blog {
  		padding:15px;
		background:#FFF; 
		}

	.blogbody {
		font-family:arial, verdana, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
		}

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

	.title	{
		font-family: palatino, georgia, times new roman, serif;
		font-size: medium;
		color: #666;
		}			

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

	.date	{ 
		font-family:palatino, georgia, times new roman, serif; 
		font-size: large; 
		color: #333; 
		border-bottom:1px solid #999;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{ 
		font-family:arial, verdana, sans-serif;
		font-size: x-small; 
		color: #000000; 
		margin-bottom:25px;
		}
		
		
	.calendar {
		font-family:arial, verdana, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
		}
	
	.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;
		}	

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

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

	#banner-commentspop {
		font-family:arial, verdana, 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;  		  		  			 
		}
/* Added */
.heading {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:x-large;
	font-weight:900;
	color:#330099;
	background-color:transparent;
	}
.subhead {
        font-size: large;
	color: #000000;
	background-color:transparent;
        font-weight: normal;
       }
.subsub {
        font-size: medium;
	color: #000000;
	background-color:transparent;
        font-weight: bold;
       }
.ahem { display: none; }

#outer  {
          position:absolute;
          top:0;
	  left:0;
	  color:silver;
	  width:100%;
	}
/*  Navigation with links */
#inner  {
          background-color:white;
	  color:black;
          margin-left:9em;
	  padding-top:10px;
	 }
/*  Navigation with buttons, like on index */
#innerb {
          background-color:white;
	  color:black;
          margin-left:100px;
	  padding-top:10px;
	}

#bannerA {
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:52px; /* 50px + 2px = 52px */
	border-style:solid;
	border-color:black;
	width:100%;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	background-color:#eee;
        color:black;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:50px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#bannerA {height:50px;}

/* Reposition image in banner */
#siteimage { position: relative; top: 6px; margin-left: 10px; }

/*  General navigation style
     only need the IE5 hack if have nonzero margins/padding
*/
.navbar {
    position:absolute;
    top:0;
    left:0;
    margin:0;
    width:9em;
    background-color:#330099;
    color:white;
    line-height:125%;
    height:100%;
    min-height: 50em;
   }

/*  Navigation with links
     only need the IE5 hack if have nonzero margins/padding
*/
#nav {width:9em;}

/*  Navigation with buttons, like on index
     only need the IE5 hack if have nonzero margins/padding
*/
#navb {width:100px;}

/* Navigation and special classes.
*/
ul.mainnav {
    list-style:none;
    margin: 0;
    padding: 0;
}

.mainnav li {
    height: 1.25em;
}
.mainnav a, .mainnav a:visited {
    display:block;
    text-decoration:none;
    font-family: arial, helvetica, sans-serif;
    font-size: smaller;
    white-space: nowrap;
    color: silver;
    background-color:transparent;
    padding-left:9px;
    margin-left:6px;
    margin-right: 0.5em;
}
/* The selected item in the navigation is handled one of two ways:
   CSS2: (:before selector and > operator(
     small graphic before selection and selection in white on blue
   CSS1: (older browsers)
     light gray background, blue text
*/
.mainnav .current a {
    color: white;
    background: transparent url(/wade/images/navdot-nt.png) left center no-repeat;
}

/* Navigation and special classes.
*/
.navbar .side {
		font-family:verdana, arial, sans-serif;
		color:#fff;
	        background-color:#330099;
		font-size:x-small;
		font-weight:normal;
  		line-height:140%;
  		padding:2px;				
                margin-left:5px;
		}	
		
.navbar .sidetitle {
		font-family:palatino, georgia, times new roman, serif;
		color:#ffff66;
	        background-color:#330099;
		font-size:small;
		font-weight:normal;
  		padding:2px;
  		margin-top:30px;
                margin-left:5px;
		letter-spacing: .3em;
  		text-transform:uppercase;		
		}		

.navbar .side a {
                 color: silver;
	        background-color:#330099;
                }
.navbar .syndicate {
		font-family:arial, verdana, sans-serif;
		font-size:xx-small;		
                color: silver;
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
	        background-color:#330099;
 		}	
.navbar .syndicate a {
                 color: silver;
	        background-color:#330099;
                }
		
.navbar .powered {
		font-family:palatino, georgia, times new roman, serif;
                color: silver;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;					
	        background-color:#330099;
		}	
.navbar .powered a {
                 color: silver;
	        background-color:#330099;
                }

#search {
                   font-size: x-small;
                }

.menu    {
           font-family: arial, helvetica, sans-serif;
           font-size: small;
	   color: #330099;
	   background-color:transparent;
	   margin-bottom:1em;
	 }
.menusel {
    /* font-weight: bold; */
}
.submenu { 
           font-family: arial, helvetica, sans-serif;
           font-size: x-small;
	   color: #330099;
	   background-color:transparent;
	   padding-left:2em;
	   margin-top:-1em;
	   margin-bottom:1em;
         }
.submenusel {
    /* font-weight: bold; */
}

/*  Support for sidebar text in-line. */
.sidecal  {
             float:right;
	     margin-left:0.5em;
	     color:black;
	     padding:0 0.5em 0.5em 0.5em;
	     width:15em;
	     max-width:40%;
           }
.sidebar  {
             float:right;
	     margin-left:0.5em;
	     background-color:#eee;
	     color:black;
	     border-style:solid;
	     border-width:1px;
	     padding:0 0.5em 0.5em 0.5em;
	     width:15em;
	     max-width:40%;
           }
.sidebar .subhead, .sidebar .heading { margin-top: 0.5em; }
.sidebar dd { margin-left: 1em; margin-bottom: 0.5em ;}
.sidebar dd li {
              margin: 0;
	      padding: 0;
              margin-left:-2em;
	      font-size:smaller;
	    }
/*
   Code blocks look funny without this.
*/
code { font-size: 120%; }
pre { line-height: 0.8;
          font-size: 120%;
          margin: 0;
}
