/* @PimpRoll "Ebony Knights" video gallery thumbs 384x288 design v.1 stylesheet */
body {
	background-image: url(../imagesx/ebony-knights-bg1.jpg);
	background-attachment: fixed;
	background-color: #141414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table {
	background-color: #730000;
	border: 2px solid #999999;
	width: 840px;
}
.thumb {
	height: 288px;
	width: 384px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 2px solid #999999;
}
a:hover .thumb {
	border: 2px solid #FF0000;
}

a:link {
	color: #FFCC99;
	text-decoration: none;
}
a:active {
	color: #FFCC99;
	text-decoration: none;
}
a:visited {
	color: #FFCC99;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.tx1 {
	font-size: 18px;
	font-weight: bold;
}

