/* @PimpRoll "Ebony Knights" video gallery thumbs 400x300 design v.1.1 stylesheet */
body {
	background-image: url(../img/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: 300px;
	width: 400px;
	border: 2px solid #999999;
	margin: 3px;
}
a:hover .thumb {
	border: 2px solid #FF0000;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
}
.linkpic {
	margin: 3px;
}
a:hover .linkpic {
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
}
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;
}

