body,td {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size:70%; 
	color:#000000; 
	background-color:#ffffff; 
}
h1 { 
	font-size:150%; 
	font-weight:bold; 
	background-color:#ccccff; 
	padding:7px; 
	margin:0px;
	color:#000000;
}
div.thumbnail { 
	padding-left:5px; 
	padding-right:0px; 
	padding-top:5px; 
	padding-bottom:15px; 
	float: left;
	text-align:center; 
	font-size:110%;
	width:140px;
	height:110px;
}
div.thumbbreak { 
	padding-left:5px; 
	padding-right:0px; 
	padding-top:5px; 
	padding-bottom:15px; 
	text-align:center; 
	font-size:110%;
	width:100%;
	height:1px;
}
div.largepiclink { 
	font-size:70%; 
	padding-top:3px; 
}
div.navigation {
	background-color: #eeeeff;
	color:#000000;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px dotted black;
	border-bottom:1px solid black;
}

div.navigation a {
	text-decoration:none;
	background-color: #eeeeff;
	color:#000066;
}
div.bottom {
	border-top: 1px solid black;
	text-align: right;
	color: darkgray;
}
div.bottom a {
	text-decoration: none;
	color: darkgray;
}
div.bottom a:hover {
	text-decoration: underline;
}
div.navigation a:hover 	{
	text-decoration:underline;
}
