/* PimpRoll "Tranny Hookers" video gallery thumbs 400x300 design v.1.2 stylesheet */

body {
	background-image: url(../images/hookers_bg.jpg);
	background-color: #333333;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	margin: 0px;
	background-attachment: fixed;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table {
	background-color: #000000;
	width: 880px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left {
	background-image: url(../images/hookers_left.jpg);
	width: 20px;
}
.right {
	background-image: url(../images/hookers_right.jpg);
	width: 20px;
}
.thumb {
	height: 300px;
	width: 400px;
	border: 1px solid #0066FF;
	background-color: #111111;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
a:hover .thumb {
	border: 1px solid #FF0000;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.tx1 {
	font-size: 18px;
	font-weight: bold;
}
.img-text {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
a:hover .img-text {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

