body { background-color: #8B0003 }
.container { border-left: 2px solid black; border-right: 2px solid black; }
a { 
	color: #8B0003; 
	text-decoration: none; 
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
h1 { 
	text-align: center; 
	margin: 10px; 
	padding: 0px; 
	color: #8B0003;
}
#videoclip { 
	width: 640px;
	border: 1px solid #000;
}
.flvplayer { 
	border: 1px solid #8B0003; 
}
.footer { padding: 10px 0px; color: black; font-weight: bold; }
.footer a { color:red; }
.thumbnail {
	text-align: center;
}
.thumbnail img { 
	border: 2px solid #383838; 
	vertical-align: middle;
}
#videoclip { 
	border: 1px solid #000;
	width: 640px;
}
.footer { 
	color: black; 
	font-weight: bold; 
	padding: 10px 0px; 
}
.footer a { 
	color: red; 
}
.desc {
	font-family: verdana;
	padding: 0 45px;
	text-align: justify;
}
div.thumbnail {
	float: left;
	margin: 5px 0 10px 0;
	text-align: center;
	width: 33%;
}
.thumbnail {
	text-align: center;
}
.thumbnail a img {
	text-decoration: none;
}
.thumbnail img { 
	border: 1px solid #8B0003; 
	vertical-align: middle;
}
