.bgbody
{
	background-image: url(../images/background.gif); background-repeat: repeat-x; background-color: #fefae9; 
}

.bgthumbs
{
	background-color: #f3ecd0;
}
a
{
	color: #235839;
	text-decoration: underline;
}
a:hover
{
	color: #235839;
	text-decoration: none;
}
.bold
{
	font-weight: bold;
}
.thumbimage
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
}
