/* @override http://testing.reimaginedesigns.com/WOTV/css/styles.css */

/* CSS Document */

/* World Orphans TV */

body {
	background-color: #000;
	margin: 0;
	text-align: center;
}

#bg {
	height: 960px;
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
	z-index: -1;
}

#wrapper {
	position: relative;
	width: 800px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}

#player {
	position: relative;
	padding-top: 200px;
	margin-left: 60px;
}

#links {
	width: 200px;
	height: 60px;
	position: relative;
	display: block;
	margin-top: 30px;
}

#links li
 {
	height: 60px;
	margin-top: 10px;
	display: block;
}

.archive {
	width: 180px;
}

.online_donation {
	width: 310px;
}

.get_involved {
	width: 300px;
}

.thumb li {
	list-style-type: none;
	float: left;
	display: block;
	margin-top: 20px;
	margin-left: 20px;
}

.thumb ul {
	margin: 0;
}

.thumb {
	list-style-type: none;
}

.thumb img {
	border-width: 0;
	border-style: none;
}

.clear {
	clear: both;
}

#thumbs {
	position: relative;
	height: 480px;
	width: 600px;
	overflow: auto;
}

#topspace {
	width: 100%;
	height: 140px;
}

.thumb a {
	color: #FFF;
	text-decoration: none;
	font: small-caps 16px Helvetica;
	float: left;
}

.hover {
	cursor: pointer;
}