/* @PipRoll "Rap Video Auditions" video gallery thumbs 400x300 design v.1.3 */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	background-color: #111111;
	background-attachment: fixed;
	background-image: url(../img/rap_bg2.gif);
}
table {
	background-color: #000000;
	border: 2px solid #222222;
	width: 840px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumb {
	height: 300px;
	width: 400px;
	border: 2px solid #CC6600;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 5px;
}
a:hover .thumb {
	border: 2px solid #CC0000;
	margin-top: 8px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 7px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.tx1 {
	font-size: 18px;
	font-weight: bold;
}
.textpic {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
a:hover .textpic {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

