/* @ARS "Interracial Paradise" video gallery thumbs 384x288 design v.1 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: #5E0000;
	border: 4px solid #290000;
	width: 840px;
}

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

.thumb {
	height: 288px;
	width: 384px;
	border: 4px double #FFCC33;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
}

a:hover .thumb {
	border: 4px double #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: 20px;
	font-weight: bold;
}

