/* Moms That Cheat Style Sheet */

body {
	margin: 0;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.bg {
	background: url(images/bg.gif) repeat-y center #7c0000;
}
.bg-top {
	background:url(images/bg-top.gif) no-repeat top center;
}
.intro {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	margin: 0px 80px;
	text-align: center;
}
.desc {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	margin: 0px 40px;
	text-align: center;
}
h1 {
	background: url(images/mtc_22.gif) no-repeat;
	height: 40px;
	width: 389px;
	padding: 4px 0;
	margin: 0 0 10px 0;
	font-size: 28px;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 28px;
	text-align: center;
}
.sites td {
	color: #fff; font-size: 10px;
}
.sites td img {
	border: 1px solid #fff;
}
img.join-thumb {
	border: 1px solid #fff;
	margin: 6px 6px 0px 6px;
}
.join { margin-left: 6px; color: #fff; font-weight: bold; border: 10px solid #680000;}
.join td { 	border-bottom: 1px dotted #680000; font-size: 12px; font-weight: bold; }