/* @FitishHits "Raw Gay Bears" video gallery thumbs 400x300 design v.1.1 stylesheet */

body {
	background-color: #362202;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	width: 840px;
	border: 1px solid #CC9933;
	background-image: url(../img/raw-gay-bears_bgt.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.thumb {
	height: 300px;
	width: 400px;
	border: 2px solid #FFCC00;
	margin: 6px;
}
a:hover .thumb {
    border: 2px solid #FF6600;
	margin-top: 9px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 9px;
}
a:link {
	text-decoration: none;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}
a:visited {
	text-decoration: none;
	color: #FF9933;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
.tx1 {
	font-size: 18px;
	font-weight: bold;
}
.img-text {
	margin: 6px;
}
a:hover .img-text {
	margin-top: 9px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 9px;
}

