body {
    background-image: url('/flvs_templates/1/images/christymarks_bg.jpg');
    background-repeat: repeat-x;
    background-color: #F89458;
    width: 1000px;
    margin: 0px auto;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link,
a:visited {
	color: #B72901;
	text-decoration: none;
}
a:hover {
	color: #000000; 
	text-decoration: underline;
}
a:active {
	text-decoration: blink;
}
a img {
	border: 3px solid #B72901;
}
a:visited img {
	border: 3px solid #B72901;
}
a:hover img { 
	border: 3px solid #000000;
}
h1 {
	clear: both;
	font-size: 20px;
	padding-top: 8px;
}
.desc { 
	font-size: 12px;
	line-height: 15px;
	padding: 0 10px;
	text-align: justify;
}
.flvplayer { 
	border: 3px solid #B93101; 
}
.footer {
	font-size: 12px;
}
div.thumbnail {
	float: left;
	height: 210px;
	text-align: center;
	width: 25%;
}
.thumbnail img {
	margin-bottom: 3px;
}
.thumbnail span {
	font-size: 12px;
}
.clip {
	float: left;	
	width: 480px;
	text-align: center;
	margin: 5px 0;
}
.clip span {
	font-size: 12px;
}
