#content {
	width:964px;
}

#shooter {
	width:320px;
	list-style:none;
}

#hunter {
	width:320px;
	list-style:none;
}

#media {
	width:320px;
	list-style:none;
}

.slideshow {
	float:left;
}

.slideshow img {
	border:0;
}

.divider {
	width:2px;
	display:block;
	padding-top:382px; 
	height:0 !important;
	height /**/:382px; 
	overflow:hidden;
	background:url(../images/divider_bluefade.png) no-repeat;
	float:left;
}

#shooter-title {
	width:320px;
	display:block;
	padding-top:80px; 
	height:0 !important;
	height /**/:80px; 
	overflow:hidden;
	background:url(../images/title_shooter.png) 0 0;
	position:absolute;
	margin-top:160px;
	z-index:100;
}

#hunter-title {
	width:320px;
	display:block;
	padding-top:80px; 
	height:0 !important;
	height /**/:80px; 
	overflow:hidden;
	background:url(../images/title_hunter.png) 0 0;
	position:absolute;
	margin-left:322px;
	margin-top:160px;
	z-index:100;
}

#media-title {
	width:320px;
	display:block;
	padding-top:80px; 
	height:0 !important;
	height /**/:80px; 
	overflow:hidden;
	background:url(../images/title_media.png) 0 0;
	position:absolute;
	margin-left:644px;
	margin-top:160px;
	z-index:100;
}

#shooter-title:hover, #hunter-title:hover, #media-title:hover {
	background-position: 0 100%;
	cursor:pointer;
}

.backbutton {
	float:right;
	display:inline-block;
	padding:6px;
	margin-right:5px;
	margin-bottom:10px;
	background:#006bae;
	text-decoration:none;
	border:2px dashed #1481c5;
	font:bold 12px Arial, Sans-Serif;
	color:#6cadd6;
}

.backbutton:hover {
	border:2px dashed #006bae;
	background:#005285;
	color:#fff;
}

.backlink {
	z-index:100;
	position:absolute;
	margin-left:86px;
	margin-top:304px;
	text-decoration:none;
	text-transform:uppercase;
	font:bold 10px Arial;
	color:#006bae;
}

.backlink:hover {
	color:#32ccff;
	cursor:pointer;
}
