body				 
{
   background-color:#66CCFF;
	 color:#000000;
   font-family: verdana, geneva, arial, sans-serif; 
}
h1
{
   background-color:#CCCCCC;
	 color:#000000; 
	 font-size:1.5em;
	 margin-top:-10px;
	 margin-bottom:-10px; 
	 border: 0.1px solid #CCCCCC;
	 font-family: georgia, "times new roman", times, serif; 
}
.timestamp
{
   font-style:italic; 
	 font-size:0.8em; 
	 font-weight:bold;
	 font-family: georgia, "times new roman", times, serif; 
}
.sidebar 
{
   background-color:#66CCFF; 
   color: black; 
	 font-size:0.6em;
}
.skip 
{
   background-color:#66CCFF; 
   color: black; 
 	 text-decoration: none; 
	 font-size: 1em; 
	 font-weight:bold;
	 font-family: georgia, "times new roman", times, serif; 
}
a:hover  
{
   font-weight:bold;
}
.banner 
{
   background-color:#FFFFFF;
	 color:#000000; 
	 float:left; 
	 width:100%; 
	 text-align:center; 
   padding-top:5px; 
	 padding-bottom:15px; 
	 margin-bottom:-20px;
}
.sidebarfloat 
{
   background-color:#66CCFF;
	 color:#000000; 
	 float:left; 
	 width:15%; 
	 padding:5px;
   margin-top:20px;
}
.mainfloat 
{
   background-color:#FFFFFF;
	 color:#000000; 
	 float:left; 
	 width:65%; 
   padding-top:5px; 
	 padding-left:5px; 
	 padding-right:5px; 
	 margin-top:0px;
}
.clear 
{
   clear:both;
}
.permalink
{
   border-color: #CCCCCC;
	 border: 5px;
}
/*
a.sidebar:link  {color:black; font-size:0.6em}
a.sidebar:visited  {color:black; font-size:0.6em}
a.text:link	 {color:black}
a.text:visited  {color:black}
a.text:hover {font-weight:bold;}
td.main			 {background-color:#FFFFFF}
*/

