

body {
  
}

A 		{ color: #4169E1; text-decoration: none; } 
A:link	{ color: #1E90FF; 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: White;
	}

A.permalink:link, A.permalink:visited, A.permalink:active { 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: White; 
	text-decoration: none;
	font-weight: normal;
}

A.permalink:hover { 
	color: #505050; 

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

.sidebar	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #4682B4;
	
	 }

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

.littlenote	{  font-family: arial, sans-serif; font-size: 9px; color: #A9A9A9; line-height:120%; 
	 }
	 
	 
A.littlenote:link, A.littlenote:visited, A.littlenote:active { 
	font-size: 9px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: White; 
	text-decoration: none;
	font-weight: normal;
}

A.littlenote:hover { 
	color: #505050; 

}
	 
	 
	 
#note 	{
 	color: #666;
	font-family: Verdana, Geneva, Arial; 
	font-size: 10px;  
	line-height:150%;
	text-align: justify;
	padding:5px;
	
		 }

.main 	{ 
	font-family: verdana, times, sans-serif; 
	font-size: 11px; 
	color: Black; 
	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;
	}






