body {
	background-image: url(bkg.jpg);
	background-color: #FFFFFF;
	
}
#thumb {
color: #000000;
	border: 1px solid #CCCCCC;}
#thumb a:link, #images a:visited, #images a:hover, #images a:active {
	color: #000000;
	border: 1px solid #CCCCCC;
}
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
#maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px 10px 10px;
	text-align: justify;
}
#maintext a:link, #maintext a:visited, #maintext a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}
#maintext a:hover {
	text-decoration: underline;
}
#newest {
	color: #000000;
	border: 1px solid #000000;
	margin-left: 8px;
	margin-right: 5px;
	margin-top: 0px;
}
#newesttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
	letter-spacing: 3px;
	word-spacing: 6px;
	font-weight: bold;
}
