body {
	background: #370d26 url(images/bg.jpg) top repeat-x;
	color: #fff;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
:focus 	{ outline: none }
a 		{ text-decoration: underline; }
a:hover { text-decoration: none; }
.wrapper {
	width: 960px;
	margin: 0 auto;
}
.background {
	display: block;
	clear: both;
	width: 100%;
	background: url(images/bg_big.jpg) top center no-repeat;
}

/* Header */
.box_01, .box_02, .box_03, .box_04, .box_05, .box_06, .box_07, .box_08,
.box_09, .box_logo, .signup, .signup a, .members, .members a, .join, .join a {
	float: left;
}
.box_04, .box_08 {
	font-size: 13px;
}
.box_01 {
	height: 157px;
	width: 960px;
	background: url(images/shinygf_01.jpg) 0px 0px no-repeat;
}
.box_02 {
	height: 142px;
	width: 132px;
	background: url(images/shinygf_02.jpg) 0px 0px no-repeat;
}
.box_logo {
	height: 142px;
	width: 360px;
	background: url(images/shinygf_logo.gif) 0px 0px no-repeat;
}
.box_03 {
	height: 142px;
	width: 468px;
	background: url(images/shinygf_03.jpg) 0px 0px no-repeat;
}
.box_04 {
	height: 58px;
	width: 292px;
	padding: 6px 490px 10px 178px;
	background: url(images/shinygf_04.jpg) 0px 0px no-repeat;
}
.box_05 {
	height: 67px;
	width: 168px;
	background: url(images/shinygf_05.jpg) 0px 0px no-repeat;
}
.signup, .signup a  {
	height: 67px;
	width: 324px;
}
	.signup a {
		text-indent: -9999px;
		background: url(images/shinygf_joinbtn.gif) 0px 0px no-repeat;
	}
.box_06 {
	height: 67px;
	width: 468px;
	background: url(images/shinygf_06.jpg) 0px 0px no-repeat;
}
.box_07 {
	height: 251px;
	width: 960px;
	background: url(images/shinygf_07.jpg) 0px 0px no-repeat;
}
.members, .members a {
	height: 67px;
	width: 246px;
}
	.members a {
		text-indent: -9999px;
		background: url(images/shinygf_membtn.gif) 0px 0px no-repeat;
	}
.box_08 {
	height: 57px;
	width: 265px;
	padding: 5px 10px;
	background: url(images/shinygf_08.jpg) 0px 0px no-repeat;
}
.join, .join a {
	height: 67px;
	width: 429px;
}
	.join a {
		text-indent: -9999px;
		background: url(images/shinygf_join2btn.gif) 0px 0px no-repeat;
	}
.box_09 {
	height: 12px;
	width: 960px;
	background: url(images/shinygf_09.jpg) 0px 0px no-repeat;
}

/* Thumbs boxes */
.thumbs_box {
	background: #27091b;
}
.head, .link, .link a, .link2, .link2 a {
	clear: both;
	display: block;
}
	.head {
		height: 64px;
		width: 650px;
		background: url(images/shinygf_bh.jpg) 0px 0px no-repeat;
		color: #c06090;
		font-size: 13px;
		padding: 25px 35px 25px 275px;
	}
	.top .head {
		background: url(images/shinygf_bh1.jpg) 0px 0px no-repeat;
	}
	.link, .link a, .link2, .link2 a {
		height: 96px;
		width: 960px;
	}
		.link a {
			text-indent: -9999px;
			background: url(images/shinygf_bs.jpg) 0px 0px no-repeat;
		}
		.link2 a {
			text-indent: -9999px;
			background: url(images/shinygf_bs1.jpg) 0px 0px no-repeat;
		}
		
.thumbs {
	padding: 0 10px 0 14px;
}
.thumbs img {
	border: 1px solid #44142d;
	margin-right: 4px;
	margin-bottom: 4px;
}




/* Footer */
.footer {
	display: block;
	overflow: hidden;
	clear: both;
	background: url(images/shinygf_foot_01.jpg) 0px 0px no-repeat;
	height: 600px;
	position: relative;
}
.footer_join_link {
	position: absolute;
	top: 16px;
	right: 110px;
}
	.footer_join_link a {
		display: block;
		width: 224px;
		height: 42px;
		text-indent: -9999px;
	}
.footer .sites {
	position: absolute;
	top: 80px;
	left: 14px;
}
	.footer .sites p {
		clear: both;
		margin: 0;
		padding: 10px 0 0 0;
		font-size: 14px;
		color: #fff;
		width: 740px;
		line-height: 18px;
	}
	.footer .sites a {
		float: left;
	}
	.footer .sites a img {
		border: 1px solid #44142d;
		margin-right: 4px;
		margin-bottom: 4px;
	}
.foot_link {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 960px;
	height: 95px;
}
	.foot_link a {
		display: block;
		width: 960px;
		height: 95px;				
		background: url(images/shinygf_foot_02.jpg) 0px 0px no-repeat;
		text-indent: -9999px;
	}
.copyright {
	padding: 20px;
	text-align: right;
}
.copyright a {
	color: #E7B4D2;
	font-size: 36px;
}