body {
	margin:0;
	padding:0;
	text-align:center;
    background:#B0A15E url(slices/background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family:Georgia;
	font-size:13px;
	color:#000;
}

#wrap {
	position: relative;
	text-align:left;
	margin:0 auto;
	width:785px;
	}
	
h1 {
	font-size:18px;
	color:#524415;
	margin:0;
	display:none;
}
	
h2 {
	font-size:16px;
	color:#524415;
	margin-top:0;
	margin-bottom:10px;
}
	
h3 {
	font-size:16px;
	color:#524415;
	margin-top:0;
	margin-bottom:10px;
}

.clear {
	clear:both;
}

#content {
	position:relative;
	top:0;
	left:0;
	text-align:left;
	width:785px;
	height:auto;
}

#content_container {
	position:relative;
	top:0;
	left:0;
	text-align:left;
	width:785px;
	background:url(slices/middle.jpg);
	background-repeat:repeat-y;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:785px;
	height:145px;
	background:url(slices/header.jpg);
	background-repeat:no-repeat;
}

#left {
	float:left;
	width:265px;
	height:auto;
	background:url(slices/leftdrop.jpg);
	background-repeat:no-repeat;
}

#left h3 {
	font-size:16px;
	color:#524415;
	margin-top:0;
	margin-bottom:15px;
	margin-right:50px;
	text-align:center;
}

#leftcontainer {
	position:relative;
	top:15px;
	left:45px;
	width:auto;
	height:auto;
}

#right {
	float:right;
	width:455px;
	height:auto;
	background:url(slices/rightdrop.jpg);
	background-repeat:no-repeat;
	padding-top:275px;
	padding-right:60px;
	padding-left:5px;
}

.animal {
	float:left;
	width:68px;
	height:88px;
	background:url(slices/huntdrop.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	padding-left:2px;
	padding-top:11px;
	text-align:center;
}

.outfitters {
	line-height:22px;
	font-size:12px;
	padding-bottom:20px;
}

.outfitters a {
	color:#361504;
}

#navigation {
	position:relative;
	top:0;
	left:0;
	width:190px;
	height:220px;
	background:url(slices/navdrop.jpg);
	background-repeat:no-repeat;
	margin-left:58px;
}

#navigation a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

#navigation a:hover {
	color:#FFF652;
	text-decoration:none;
	font-weight:bold;
	margin-left:1px;
	font-size:12px;
}

#navigation ul {
	line-height:23px;
	color:#FFF;
	margin-top:0;
	margin-bottom:0;
}

#navigation li {
	margin-left:-10px;
}

#video {
	position:absolute;
	top:22px;
	left:276px;
	width:510px;
	height:373px;
	z-index:15;
}

#character {
	position:absolute;
	bottom:46px;
	right:1px;
	width:80px;
	height:90px;
	background:url(slices/character.jpg);
	background-repeat:no-repeat;
	z-index:5;
}

#footer {
	position:relative;
	top:0;
	left:0;
	width:785px;
	height:125px;
	text-align:center;
	background:url(slices/footer.jpg);
	background-repeat:no-repeat;
	font-size:12px;
}

#footer a {
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

.copyright {
	position:relative;
	top:95px;
	left:0;
	width:785px;
	height:auto;
}