body {
	background-color: #340100;
	background-image: url("/clips_templates/2/images/index_04.jpg");
	background-repeat: repeat-x;
	color: white;
	font-family: verdana;
}

h1 {
	clear: both;
	margin: 10px;
	padding: 0;
	text-align: center;
}

a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #F30100; text-decoration:none;
}
a:active {
	color: #FFF; text-decoration:none;
}

.thumbnail {	
	float: left;
	margin: 20px 0px;
	text-align: center;
	width: 495px;
}
.thumbnail a img {
	border: 1px solid #FF3300;
}
.footer {
	font-size: 8pt;
}