body {
	margin: 0 0 0 0;
	background: #fff url('http://www.atvids.com/images/at_bg.jpg') left top repeat-x fixed;
	color: #000;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

.thumb {
	width: 240px;
	height: 180px;
	background-color: #fd4fa5;
	text-align: center;
	vertical-align: center;
	border: 1px solid #fff;
}

.header {
	width: 996px;
	margin: 0;
	padding: 0;
    display: block;
/*	background: #d04087; */
	background: #3d0d3a url('http://www.atvids.com/images/bg_thumbs.jpg');
}

.headertop {
	width: 996px;
	margin: 0;
	padding: 0;
	
}

.thumb_box {
	text-align: center;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.top {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 1.6em;
}

.topname {
	font-family:arial;
	font-size:25px;
	text-decoration:none;
	letter-spacing:-2px;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 5px;
}

.topname2 {
	font-family:arial;
	font-size:25px;
	text-decoration:none;
	letter-spacing:-2px;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
	padding-bottom: 5px;
}

.text {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000;
}

.text2 {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #99476f;
}

.topcell {
	width: 240px;
	background: #d04087;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}