/* @ARS "Interracial Paradise" video gallery thumbs 384x288 design v.2 stylesheet */

body {
	background-image: url(../images/interracial-paradise_bg.gif);
	background-color: #A40E0E;
	background-attachment: fixed;
	font-family: "Courier New", Courier, monospace;
	background-repeat: repeat;
}

table {
	background-color: #280000;
	border: 4px solid #660000;
	height: 1200px;
	width: 966px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thumb {
	height: 288px;
	width: 384px;
	border: 2px solid #FF6600;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 12px;
}

a:hover .thumb {
	border: 2px solid #FF0000;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FF6633;
	text-decoration: none;
}

.tx1 {
	font-size: 18px;
	font-weight: bold;
}

.tx2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

