/* HornyMatches Landing Page */

body {
	margin: 0;
	color: #000;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(singles_bg.gif) repeat-x top #fff;
}

/* links */
a {
	color: #800000;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #800000; 
	background-color: inherit;
}
#wrap {
	position: relative;
	width: 940px;
	margin: auto;
	text-align: left;
}
#intro_grey {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 10px 279px 11px 0;
}
#left {
	padding: 10px 10px 10px 0;
	background: #fff;
}
#left h1 {
	text-align: left;
	font-size: 24px;
	color: #760900;
	margin: 5px 0;
}
#left h1 span {
	color: #fc6f06;
}
#left p {
	margin: 3px 12px 14px 12px;
	line-height: 21px;
}
#left #thumbs {
	width: 940px;
	margin: 3px auto 10px auto;
	padding-bottom: 12px;
	text-align: center;
	color: #9b1802;
	font-weight: bold;
}
#left #thumbs img {
	margin:8px 4px 3px 4px;
	border: 1px solid #dfdfdf;
}
.j2a {
	font-size: 12px;
	font-weight: bold;
}
.ibox {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.text {
	font-size: 10px;
	text-align:justify
}
.bigtext {
	font-size: 14px;
	font-weight:bold;
}

