

body {
   scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #333333;
	scrollbar-base-color: #ADD8E6;
	scrollbar-track-color: #B0C4DE;
	scrollbar-darkshadow-color: #708090;
	scrollbar-face-color: #F0F0F0;
	scrollbar-highlight-color: #F0F0F0;
	scrollbar-shadow-color: #B0C4DE;
}

A 		{ color: #4169E1; text-decoration: none; } 
A:link	{ color: #4169E1; text-decoration: none; } 
A:visited	{ color: #4169E1; text-decoration: none; } 
A:active	{ color: #B0C4DE; text-decoration: none; } 
A:hover	{ color: #B0C4DE; text-decoration: none; } 
.date 	{ 
	font-family: verdana, sans-serif; 
	font-size: 11px; 
	color: #006699; 
	line-height:120%; 
	text-transform:uppercase;
	}

.permalink { 
	font-family: verdana, trebuchet, arial, helvetica, sans-serif;
  	font-size: 9px; 	 
  	color: #006699;
	text-transform:uppercase;
	}


.smheader { font-family: verdana, sans-serif; font-size: 10px; color: #006699; line-height:120%; text-transform:uppercase;}

.sidebar	{ 
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	color: #000000;
	line-height:120%;
	 }

.cw	{ 
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	color: #666666;
	line-height:120%;
	 }

.littlenote	{  font-family: verdana, arial sans-serif; font-size: 9px; color: #2F455B; line-height:120%; 
	 }
#note 	{
 	color: #666;
	font-family: Verdana, Geneva, Arial; 
	font-size: 10px;  
	line-height:150%;
	text-align: justify;
	padding:5px;
	
		 }

.main 	{ 
	font-family: verdana, sans-serif; 
	font-size: 11px; 
	color: #191970; 
	line-height: 130%; 
	text-align: left; 
	}


.p	{ 
	font-family: verdana, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	line-height:150%; 
	text-align:justify; 
	}


.quote2 	{ 
	font-family: georgia, serif; 
	font-size:11px; 
	color: #000000; 
	line-height:150%; 
	background-color: #EEEEEE; 		
	padding:20px; 
	border: 5px solid #ccc;
	}		

.title 	{ 
	font-family: verdana, sans-serif; 
	font-size: 16px; 
	color: #666666; 
	font-weight: bold; 
	letter-spacing:.1em;
	}

.quote 	{ 
	width:425px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:justify; /* Counteract to IE5/Win Hack */
	padding:5px;
	border:1px dashed #cccc99;
	background-color:#CCCC66;
	}	

#plainquote 	{ 
	width:400px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:15px;
		}
.description 	{ 
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	color: #999966; 
	text-transform:uppercase; font-weight:bold; 
	letter-spacing:.2em; 
	padding:5px;
	}

#Content {
	width:425px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:15px;
	border:1px dashed #cccc99;
	background-color:#CCCC66;
	}

#pastnavigation {
	width:160px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	border-left:1px dashed #003366;
	background-color:#fff;
	}






