@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	position: relative;
	width: 887px;
	height: 253px;
	margin: 0 auto;
}

#wrapper h3 {
	color: #006699;
}

#face {
	position: absolute;
	left: 560px;
	top: 268px;
}

#cluetitle {
	position: absolute;
	width: 182px;
	height: 50px;
	left: 130px;
	top: 200px;
	background-image: url(images/cluestitle2.png);
}

#social {
	text-align: center;
}

#social2 {
	text-align: right;
}

#pagebody {
	background-image: url(images/body_bg_bg3.jpg);
	background-repeat: repeat-y;
	margin: 0 0 0 12px;
	padding-left: 47px;
	padding-right: 47px;
	font-size: 16px;
}
#pagebody2a {
	background-image: url(images/body_bg_topimage.jpg);
	background-repeat: no-repeat;
	padding-left: 47px;
	padding-right: 47px;
	font-size: 16px;
}

#pagebody a {
	color: #069;
}

.heading {
	font-size: 24px;
	font-weight: bold;
	color: #1468A6;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}

#footer {
	position: relative;
	text-align: center;
	background-image: url(images/footer_bg.jpg);
	padding-top: 30px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-decoration: none;
}
#footer a {
	text-decoration:none;
	color: #FFFFFF;
}
.copyright {
	color: #333333;
}

#forum {
	position: absolute;
	left: 500px;
    top: -260px;
	width: 300px;
	height: 239px;
    background: url(images/forumlink.jpg) no-repeat;
}
#forum  a {
	display: block;
	width: 300px;
	height: 239px;
}
