@charset "utf-8";
body {
	background-color:#fff;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background-image: url(bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #f88fbf;
}
div, p {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
dl, dd, dt, h1 {
	margin: 0px;
	padding: 0px;
}
a:link {
	color:#be447b;
	text-decoration:none;
}
a:visited {
	color:#971b50;
	text-decoration:none;
}
a:hover {
	color:#d61a6f;
	text-decoration:underline;
}
a:active {
	color:#f6247e;
	text-decoration:none;
}
a.tn:hover img {
	border: 1px solid #d61a6f;
}
html {
scrollbar-face-color:#be447b;
scrollbar-highlight-color:#d74285;
scrollbar-3dlight-color:#ac2e67;
scrollbar-darkshadow-color:#710d3a;
scrollbar-shadow-color:#9b0448;
scrollbar-arrow-color:#f88fbf;
scrollbar-track-color:#f9f9f9;
}
.clear {
	clear: both;
}
#container {
	width:980px;
	height:auto;
	background-color: #fff;
	border-right: solid 3px #050506;
	border-left: solid 3px #050506;
	background-image: url(container_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 24px;
}
#recipsbox {
	width: 980px;
	background-color: #333;
	text-align: center;
	color: #000;
}
h1 {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	width: 980px;
	height: 24px;
	line-height: 24px;
	font-variant: small-caps;
	letter-spacing: 5px;
	color: #80244e;
}
#logo {
	width: 600px;
	height: 170px;
	float: right;
}
#logo img {
	width: 600px;
	height: 170px;
	border: 0px;
}
#promotext {
	width: 585px;
	padding: 0px 5px 5px 5px;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	float: right;
}
#picThumbs {
	width: 520px;
	height: auto;
	padding: 12px 5px 0px 5px;
	margin: 0px;
	float: right;
}
#picThumbs .pic {
	width: 104px;
	height: 154px;
	text-align: center;
	float: left;
	display: inline;
}
#picThumbs .pic img {
	width: 100px;
	height: 150px;
	border: 1px solid #333;
}
#joinLink {
	width: 480px;
	height: 162px;
	padding-right: 38px;
	margin: 0px;
	float: right;
	background-image: url(joinover.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#joinLink a {
	width: 480px;
	height: 162px;
	padding-right: 38px;
	display: block;
	background-image: url(join.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#joinLink a:hover {
	width: 480px;
	height: 162px;
	padding-right: 38px;
	display: block;
	background-image: url(joinover.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#joinLink a span {
	display: none;
}
#footer {
	width: 980px;
	height: auto;
	margin: 0px;
}
/*sites*/
#bonusbox {
	width: 930px;
	background-color: #fff;
	padding: 5px;
	color: #000;
}
#bonusbox h2 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#friendsBox {
	width: 930px;
	height: auto;
}
.friendsBoxContent {
	height: auto;
}
#friendsThumbs {
	width: 910px;
}
#friendsBox dl {
	width: 182px;
	height: 280px;
	display: inline;
	float: left;
}
#friendsBox dl dt {
	width: 177px;
	height: 252px;
	margin: auto;
}
#friendsBox dl dt img {
	width: 175px;
	height: 250px;
	border: 1px solid #000000;
}
#friendsBox dl dd {
	text-align: center;
}
#friendsBoxLink {
	width: 200px;
	height: 14px;
	float: right;
	padding-top: 3px;
}
#compliance {
	width: 980px;
	height: auto;
	padding-bottom: 10px;
	font-weight: bold;
	color: #000;
}
#lowerSites {
	width: 980px;
	height: auto;
	padding-bottom: 10px;
	border-top: solid 2px #333;
	background-color: #fff;
}
