@charset "utf-8";
/* CSS Document */
body {
	background-color:#ffffff;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	background-image: url(/dylantemplates/global_images/bg_dylan.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #af1caf;
}
h1, h2, h3, dl, dd, dt {
	margin: 0px;
	padding: 0px;
}
div {
	padding: 0px;
	margin: 0px auto;
}
a:link {
	color: #7a057a;
	text-decoration: none;
}
a:visited {
	color: #be52ce;
	text-decoration: none;
}
a:hover {
	color: #2c9ce4;
	text-decoration: underline;
}
a:active {
	color:#190d1b;
	text-decoration: none;
}
a.tn:hover img {
	border: 1px dashed #2c9ce4;
}
html {
	scrollbar-face-color:#7a057a;
	scrollbar-highlight-color:#d381de;
	scrollbar-3dlight-color:#590159;
	scrollbar-darkshadow-color:#4d054d;
	scrollbar-shadow-color:#781278;
	scrollbar-arrow-color:#f1bcdc;
	scrollbar-track-color:#2c9ce4;
}
#container {
	width:980px;
	height:auto;
	background-color: #010101;
	border-right: 1px solid #050506;
	border-left: 1px solid #050506;
}
#recipbox {
	width: 980px;
	background-color: #529cd3;
	text-align: center;
	color: #fff;
}
#header {
	width: 980px;
	height: 424px;
	text-align: center;
}
#headertopsection {
	height: 40px;
	width: 980px;
	background-image: url(/dylantemplates/07/images/header_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#headertopsection h1 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #f9f9f9;
}
#headerpic {
	width: 980px;
	height: 344px;
	background-image: url(/dylantemplates/07/images/photo_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#headerpic img {
	width: 906px;
	height: 302px;
	border: solid 1px #333;
	margin-top: 14px;
	margin-right: 35px;
	margin-bottom: 12px;
	margin-left: 37px;
}
#headertagline, #headertagline img {
	width: 980px;
	height: 50px;
	border: 0px;
}
#promotext {
	width: 960px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#promotext p {
	color: #fff;
	margin: 0px;
}
#promotext a {
	color: #d57fe1;
}
.boxedge, .boxedge img {
	width: 980px;
	height: 12px;
	border: 0px;
}
#centersection, #bonussitesholder {
	width: 980px;
	height: auto;
}
#bonussitesholder {
	background-image: url(/dylantemplates/07/images/center_bg.gif);
	background-repeat: repeat;
}
#imagethumbs {
	width: 972px;
	text-align: center;
}
dl.thumb {
	width: 162px;
	height: 237px;
	text-align: center;
	float:left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.thumb dt {
	font-weight: bold;
}
.thumb dt img {
	border: 1px solid #c0477d;
	width: 150px;
	height: 225px;
}
.thumb dd {
	font-weight: bold;
	font-size: 10px;
}
p#scenetext {
	width: 960px;
	height: auto;
	text-align: center;
	display: block;
	font-size: 12px;
	color: #fff;
	padding: 5px 10px;
	margin: 0px auto;
}
#joinnow {
	width: 980px;
	height: 87px;
	border: 0px;
}
#joinnow a {
	width: 980px;
	height: 87px;
	border: 0px;
	display: block;
	background: url(/dylantemplates/07/images/join_link.gif) 0px 0px no-repeat;
}
#joinnow a:hover {
	width: 980px;
	height: 87px;
	border: 0px;
	display: block;
	background: url(/dylantemplates/07/images/join_link.gif) 0px -87px no-repeat;
}
#joinnow a span {
	display: none;
}
#bonussitesholder 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;
}
#footer {
	width: 980px;
	height: 63px;
}
#footer a {
	color: #d57fe1;
}
#compliance {
	width: 800px;
	font-weight: bold;
	color: #f9f9f9;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}
#compliance p {
	margin: 0px auto;
	padding: 0px;
}
.clear {
	clear:both;
}

