@charset "utf-8";
/* CSS Document */

body {
		margin: 0;
		padding: 0;
		background-color: #333;
}

.fullimg {
		margin-top: 20px;
		border: none;
}

td           { 
	font-family: Arial; 
	color: #F8EFD0; 
	font-size:8pt; 
	font-weight:bold; 
}

.copyright   { 
	font-family: arial; 
	font-size: 9px; 
	color: #666666; 
	font-weight: bold
}

a { 
	font-family: Arial; 
	font-size: 11px; 
	text-decoration: none; 
	color: #F8EFD0; 
	font-weight: bold 
}

.content-left
{
	float: left;
	padding: 20px 20px 20px 20px;
}

.title-left
{
	float: left;
	padding: 5px 5px 5px 20px;
}

.thumbnails {
	clear: both;
}

.thumbnails span img {
		margin: 6px;
}

.descbox {
	height: 6em;
	padding-top: 3px;
}
