a:link { color: #036; text-decoration: none; background-color: #eee; }
a:visited { color: #666; text-decoration: none; background-color: #eee; }
a:active { color: #ccc; text-decoration: none; background-color: #036; }
a:hover { color: #ccc; text-decoration: underline; background-color: #036; }
img { padding: 0px; border-width: 0px; }
#headline {			
	color: #036;
	margin: 8px 12px;
	font-size: 7pt;
	line-height: 11pt;
	font-family: Hoefler, Georgia, Times, serif;
}
a#indexlink { font-weight: bold; text-decoration: none; }

.nav, #nav:link			
{
	color: #999;
	background-color: #eee;
	text-align: left;
	text-decoration: none;
	margin: 8px 8px 0px 12px;
	font-size: 7pt;
	line-height: 11pt;
	font-family: Hoefler, Georgia, Times, serif;
}
#jump			
{
	color: #999;
	margin: 28px 8px 8px 12px;
	background-color: #eee;
	text-decoration: none;
	font-size: 7pt;
	line-height: 10pt;
	font-family: Hoefler, Georgia, Times, serif;
}
input, form
{
	color: #999;
	background-color: #eee;
	text-decoration: none;
	font-size: 7pt;
	line-height: 10pt;
	font-family: Hoefler, Georgia, Times, serif;
}
#copyright, #copyright:link			
{
	color: #999;
	background-color: #eee;
	margin: 80px 20px 30px 13px;
	font-size: 7pt;
	line-height: 11pt;
	font-family: Hoefler, Georgia, Times, serif;
}
#gridframe		
{
	max-width: 1100px; 
	margin: 13px 8px 8px 8px;
	text-align: left;
	background-color: #eee;
	padding: 2px;
	border-collapse: collapse; 
	border: 1px dotted #333; 
}
#detailframe		
{
	width: 700px;
	margin: 13px 8px 8px 8px;
	padding: 2px;
	text-align: center;
	background-color: #fff;
	border: 1px dotted #333; 

}
body			
{
	background-color: #eee;
	margin: 40px 40px 20px 40px;
}
#story { 
	width: 33em; color: #666; margin-top: -60px; margin-bottom: 20px; 
}