body {
	background-color: #000000;
	margin: 120px 0 0 0;
	clear: both;
	background-image: url(caving.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: verdana;
	color: #FFFFFF;
	line-height: 170%;
	font-size: 10pt;
}

div.backbar {
	clear: both;
	background-image: url(../home/backbar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: none;
}

.quote {
	background-color: #222222;
	border-top: 1px #6666ff solid;
	border-bottom: 1px #6666ff solid;
	font-family: Georgia, Serif, Tahoma;
	font-size: 8pt;
	line-height: 170%;
	font-style: italic;
	color: #6666ff;
	margin: 8px 0px 6px 30px;
	padding: 7px 20px 10px 60px;
	float: right;
	width: 30%;
}

div.thumbrail {padding: 0px;}

div.thumbs {
	padding: 10px;
	float: left;
}

div.content {
	clear: both;
	margin: 0px 20px 15px 20px;
}

td {
	font-size: 8pt;
	padding: 0 5px 30px 5px;
}

a:hover {color:#ffcc00;}

.movie {display: inline;width:370px;}
.movies { width: 240px; }
.caption { width: 120px; padding: 2px 6px 2px 2px;}
.download {
	background-image: url('../images/download.jpg');
	margin: 10px 0px 0px 0px;
	padding: 7px 7px 7px 4px;
	font-size: 9px;
	font-weight: bold;
}
.download a {color:#ffff00; text-decoration: none;}
.download a:hover { color: #ffcc00; }

