body {
	background-color: #3e3e3e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#center {
	width: 940px;
	position: absolute;
	left: 50%;
	margin-left: -470px;
}

#logo {
	height: 99px;
	width: 383px;
	position: absolute;
	top: 0px;
	left: 35px;
}

#title {
	width: 34px;
	position: relative;
	float: left;
	top: 8px;
}

#content {
	width: 365px;
	position: relative;
	padding-top: 15px;
	padding-left: 15px;
	vertical-align: top;
}

#content_fullpage {
	width: 845px;
	position: relative;
	padding-top: 15px;
}

#mug {
	height: 180px;
	width: 140px;
	float: left;
	text-align: left;
}

#gallery {
	width: 456px;
	position: relative;
	float: right;
	right: 10px;
	padding-top: 10px;
}

#footer {
	width: 610px;
	position: relative;
	top: 6px;
	left: 145px;
}

#guide_logo {
	height: 119px;
	width: 136px;
	position: relative;
	top: 7px;
	float: right;
}

.text {
	color: #909090;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}
a.text:link {
    color: #b8b8b8;
}
a.text:hover {
	color: #c7b026;	
}
a.text:visited {
	color: #b8b8b8;	
}

.text_large {
	color: #b8b8b8;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
}

.hunt_stat_text {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}

.nav_text {
	color: #909090;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}
a.nav_text:link {
    color: #b8b8b8;
}
a.nav_text:hover {
	color: #c7b026;	
}
a.nav_text:visited {
	color: #b8b8b8;	
}

.footer_small {
	color: #909090;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
a.footer_small:link {
    color: #b8b8b8;
}
a.footer_small:hover {
	color: #c7b026;	
}
a.footer_small:visited {
	color: #b8b8b8;	
}
