/* ^1 --------------------------- global constants -------------------------*/
html, body {
	margin: 0px;
	padding: 0px;
}

body {
	text-align:center;
	background: #000000;
	font-family: Times, "Times New Roman", serif;
	font-size: 100%;
}

/* ^2 --------------- limited-scale reset ---------------- */
h1, h2, h3, h4, h5, h6, p, address, blockquote, div, ul, li {
	margin: 0;
	padding: 0;
}
p {
	color:#8d7f62;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
object { 
	outline: none; 
}
a {
   outline: 0;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #8d7f62;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* -------- header guide ----------
h1 : for link alt text
h2 : for headline dividers
h3 : for subheadline dividers
h4 : for subheadline dividers w/ no line image
h5 : for char headline dividers
h6 : for subheadline dividers w/ smaller text (ie, weap2.html)
h7 : for ?
*/
h1 {
	font-size: 0.73em;
	color: #FFF;
	line-height: 1.5em;
	font-weight: normal;
}
h2 {
	position: relative;
	color: #FFFFFF;
	font-size: 27pt;
	font-weight: normal;
	padding: 26px 0px 7px 30px;
	background-image: url(../_images/headline_divider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 1;
}
h3 {
	font-family: Times, "Times New Roman", serif;
	color: #FFFFFF;
	font-size: 16pt;
	font-weight: normal;
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 10px 0px;
	background-image: url(../_images/subheadline_divider.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h4 {
	font-family: Times, "Times New Roman", serif;
	color: #FFFFFF;
	font-size: 16pt;
	font-weight: normal;
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 10px 0px;
}
h5 {
	position: relative;
	color: #FFFFFF;
	font-size: 27pt;
	font-weight: normal;
	padding: 26px 0px 7px 30px;
	z-index: 1;
	background: url(../_images/headline_divider.png) no-repeat -400px bottom;
}
h6 {
	font-family: Times, "Times New Roman", serif;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: normal;
	padding: 0px 0px 4px;
	margin: 0px 0px 10px;
	background-image: url(../_images/subheadline_divider.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h7 {
		color: #FFFFFF;
		font-size: 2.2em; 
		font-weight: normal;
		margin: 0px 0px 10px 0px;
		background-repeat: no-repeat;
		background-position: left bottom;
}

/* ^3 --------------- global styles ---------------- */
#wrapper {
	width: 1024px;
	height: 100%;
	text-align: left;
	margin: 0px auto;
	position: relative;
	padding: 0px;
}
#music {
	height: 38px;
	width: 42px;
	position: absolute;
	left: 75px;
	top: 20px;
}
#music a{
	background: url(../_images/music.png) no-repeat left top;
	height: 38px;
	width: 42px;
	display: block;
}
#music a:hover {
	border: none;
	background: url(../_images/music.png) no-repeat right top;
}
#music h1{
	text-indent: -1000em;
}
#fb {
	height: 31px;
	width: 31px;
	position: absolute;
	top: 17px;
	left: 924px;
}
#fb a{
	background: url(../_images/facebook.png) no-repeat left top;
	height: 31px;
	width: 31px;
	display: block;
}
#fb a:hover {
	border: none;
	background: url(../_images/facebook.png) no-repeat left top;
}
#fb h1{
	text-indent: -1000em;
}
#twitter {
	height: 31px;
	width: 31px;
	position: absolute;
	top: 17px;
	left: 960px;
}
#twitter a{
	background: url(../_images/twitter.png) no-repeat left top;
	height: 31px;
	width: 31px;
	display: block;
}
#twitter a:hover {
	border: none;
	background: url(../_images/twitter.png) no-repeat left top;
}
#twitter h1{
	text-indent: -1000em;
}
#logo {
	height: 115px;
	width: 180px;
	position: absolute;
	top: 59px;
}
#logo a{
	background: url(../_images/logo.jpg) no-repeat left top;
	height: 115px;
	width: 180px;
	display: block;
}
#logo a:hover {
	border: none;
	background: url(../_images/logo.jpg) no-repeat left top;
}
#logo h1{
	text-indent: -1000em;
}
#order {
	height: 24px;
	width: 143px;
	position: absolute;
	top: 64px;
	left: 605px;
}
#order a{
	background: url(../_images/order.png) no-repeat left top;
	height: 24px;
	width: 143px;
	display: block;
}
#order a:hover {
	border: none;
	background: url(../_images/order.png) no-repeat right top;
}
#order h1{
	text-indent: -1000em;
}
#email {
	height: 24px;
	width: 213px;
	position: absolute;
	top: 65px;
	left: 781px;
}
#email a{
	background: url(../_images/email.png) no-repeat left top;
	height: 24px;
	width: 213px;
	display: block;
}
#email a:hover {
	border: none;
	background: url(../_images/email.png) no-repeat right top;
}
#email h1{
	text-indent: -1000em;
}
#nav {
	height: 42px;
	width: 860px;
	padding-top: 105px;
	padding-left: 163px;
}
#link1 {
	height: 42px;
	width: 127px;
	float: left;
	margin-left: 31px;
}
#link1 a{
	background: url(../_images/link1.jpg) no-repeat left -5px;
	height: 42px;
	width: 127px;
	display: block;
}
#link1 a:hover {
	border: none;
	background: url(../_images/link1.jpg) no-repeat left -52px;
}
#link1 h1{
	text-indent: -1000em;
}
#link2 {
	height: 42px;
	width: 127px;
	float: left;
	margin-left: 7px;
}
#link2 a{
	background: url(../_images/link2.jpg) no-repeat left -5px;
	height: 42px;
	width: 127px;
	display: block;
}
#link2 a:hover {
	border: none;
	background: url(../_images/link2.jpg) no-repeat left -52px;
}
#link2 h1{
	text-indent: -1000em;
}
#link3 {
	height: 42px;
	width: 127px;
	float: left;
	margin-left: 7px;
}
#link3 a{
	background: url(../_images/link3.jpg) no-repeat left -5px;
	height: 42px;
	width: 127px;
	display: block;
}
#link3 a:hover {
	border: none;
	background: url(../_images/link3.jpg) no-repeat left -52px;
}
#link3 h1{
	text-indent: -1000em;
}
#link4 {
	height: 42px;
	width: 127px;
	float: left;
	margin-left: 7px;
}
#link4 a{
	background: url(../_images/link4.jpg) no-repeat left -5px;
	height: 42px;
	width: 127px;
	display: block;
}
#link4 a:hover {
	border: none;
	background: url(../_images/link4.jpg) no-repeat left -52px;
}
#link4 h1{
	text-indent: -1000em;
}
#link5 {
	height: 42px;
	width: 127px;
	float: left;
	margin-left: 7px;
}
#link5 a{
	background: url(../_images/link5.jpg) no-repeat left -5px;
	height: 42px;
	width: 127px;
	display: block;
}
#link5 a:hover {
	border: none;
	background: url(../_images/link5.jpg) no-repeat left -52px;
}
#link5 h1{
	text-indent: -1000em;
}
#link6 {
	height: 42px;
	width: 127px;
	float: left;
	margin-left: 7px;
}
#link6 a{
	background: url(../_images/link6.jpg) no-repeat left -5px;
	height: 42px;
	width: 127px;
	display: block;
}
#link6 a:hover {
	border: none;
	background: url(../_images/link6.jpg) no-repeat left -52px;
}
#link6 h1{
	text-indent: -1000em;
}
#link1-on {
	background: url(../_images/link1.jpg) no-repeat left -99px;
	height: 42px;
	width: 127px;
	float: left;
	margin-left: 31px;
}
#link2-on {
	background: url(../_images/link2.jpg) no-repeat left -99px;
	height: 42px;
	width: 127px;
	float: left;
	margin-left: 7px;
}
#link3-on {
	background: url(../_images/link3.jpg) no-repeat left -99px;
	height: 42px;
	width: 127px;
	float: left;
	margin-left: 7px;
}
#link4-on {
	background: url(../_images/link4.jpg) no-repeat left -99px;
	height: 42px;
	width: 127px;
	float: left;
	margin-left: 7px;
}
#link5-on {
	background: url(../_images/link5.jpg) no-repeat left -99px;
	height: 42px;
	width: 127px;
	float: left;
	margin-left: 7px;
}
#link6-on {
	background: url(../_images/link6.jpg) no-repeat left -99px;
	height: 42px;
	width: 127px;
	float: left;
	margin-left: 7px;
}
#subnav1 {
	background: url(../_images/subnav1.jpg) no-repeat left top;
	height: 22px;
	width: 818px;
	margin-left: 180px;
	padding-left: 25px;
	padding-top: 5px;
}
#subnav2 {
	background: url(../_images/subnav2.jpg) no-repeat left top;
	height: 44px;
	width: 781px;
	margin-left: 180px;
	padding-left: 30px;
}
#subnav-no {
	height: 22px;
	width: 818px;
	margin-left: 180px;
	padding-left: 25px;
	padding-top: 5px;
}
#content {
	height: 100%;
	width: 960px;
	margin-left: 31px;
}
#footer {
	background: url(../_images/footer.jpg) no-repeat left top;
	height: 103px;
	width: 960px;
	margin-left: 31px;
}
#xseedlogo {
	height: 37px;
	width: 102px;
	padding-top: 40px;
	padding-left: 9px;
}
#xseedlogo a:hover {
	border: none;
}
#xseedlogo a{
	height: 37px;
	width: 102px;
	display: block;
}
#xseedlogo h1{
	text-indent: -1000em;
}
.pt-txt-link {
	padding: 0px 0px 0px 15px;
	font-size: 8.7pt;
	color:     #FFFFFF;
	text-decoration: none;
	background-image:    url(../_images/arrow_txtlink.gif);
	background-repeat:   no-repeat;
	background-position: center left;
	margin-right: 95px;
}
.pt-txt-nolink {
	padding: 0px 0px 0px 15px;
	font-size: 8.7pt;
	color:     #8d7f62;
	text-decoration: none;
	background-image:    url(../_images/arrow_txtlink.gif);
	background-repeat:   no-repeat;
	background-position: center left;
	margin-right: 95px;
}
.pt-txt-link2 {
	padding: 0px 0px 0px 15px;
	font-size: 8.7pt;
	color:     #FFFFFF;
	text-decoration: none;
	background-image:    url(../_images/arrow_txtlink.gif);
	background-repeat:   no-repeat;
	background-position: center left;
	margin-right: 140px;
	line-height: 24px;
}
.pt-txt-nolink2 {
	padding: 0px 0px 0px 15px;
	font-size: 8.7pt;
	color:     #8d7f62;
	text-decoration: none;
	background-image:    url(../_images/arrow_txtlink.gif);
	background-repeat:   no-repeat;
	background-position: center left;
	margin-right: 140px;
	line-height: 22px;
}
.pt-txt-link3 {
	padding: 0px 0px 0px 15px;
	font-size: 8.7pt;
	color:     #FFFFFF;
	text-decoration: none;
	background-image:    url(../_images/arrow_txtlink.gif);
	background-repeat:   no-repeat;
	background-position: center left;
	margin-right: 170px;
	line-height: 24px;
}
.pt-txt-nolink3 {
	padding: 0px 0px 0px 15px;
	font-size: 8.7pt;
	color:     #8d7f62;
	text-decoration: none;
	background-image:    url(../_images/arrow_txtlink.gif);
	background-repeat:   no-repeat;
	background-position: center left;
	margin-right: 170px;
	line-height: 22px;
}
.pt-content-box p {
	margin: 0px 0px 0px 0px;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	
	font-size: 1.2em;
	color: #c9b799;
	font-family: Arial, Helvetica, sans-serif;
}

/* ^4 --------------- splash ---------------- */
#splash {
	background: url(../_images/splash.jpg) no-repeat;
	height: 781px;
	width: 1024px;
}
#splash-order {
	height: 24px;
	width: 143px;
	position: absolute;
	top: 505px;
	left: 53px;
}
#splash-order a{
	background: url(../_images/order.png) no-repeat left top;
	height: 24px;
	width: 143px;
	display: block;
}
#splash-order a:hover {
	border: none;
	background: url(../_images/order.png) no-repeat right top;
}
#splash-order h1{
	text-indent: -1000em;
}
#splash-email {
	height: 24px;
	width: 213px;
	position: absolute;
	top: 529px;
	left: 28px;
}
#splash-email a{
	background: url(../_images/email.png) no-repeat left top;
	height: 24px;
	width: 213px;
	display: block;
}
#splash-email a:hover {
	border: none;
	background: url(../_images/email.png) no-repeat right top;
}
#splash-email h1{
	text-indent: -1000em;
}
#splash-music {
	height: 38px;
	width: 42px;
	position: absolute;
	top: 518px;
	right: 134px;
}
#splash-music a{
	background: url(../_images/music.png) no-repeat left top;
	height: 38px;
	width: 42px;
	display: block;
}
#splash-music a:hover {
	border: none;
	background: url(../_images/music.png) no-repeat right top;
}
#splash-music h1{
	text-indent: -1000em;
}
#splash-fb {
	height: 31px;
	width: 31px;
	position: absolute;
	top: 529px;
	left: 926px;
}
#splash-fb a{
	background: url(../_images/facebook.png) no-repeat left top;
	height: 31px;
	width: 31px;
	display: block;
}
#splash-fb a:hover {
	border: none;
	background: url(../_images/facebook.png) no-repeat left top;
}
#splash-fb h1{
	text-indent: -1000em;
}
#splash-twitter {
	height: 31px;
	width: 31px;
	position: absolute;
	top: 529px;
	left: 962px;
}
#splash-twitter a{
	background: url(../_images/twitter.png) no-repeat left top;
	height: 31px;
	width: 31px;
	display: block;
}
#splash-twitter a:hover {
	border: none;
	background: url(../_images/twitter.png) no-repeat left top;
}
#splash-twitter h1{
	text-indent: -1000em;
}
#splash-nav {
	height: 42px;
	width: 100%;
	position: absolute;
	top: 568px;
}
#splash-link1 {
	height: 42px;
	width: 150px;
	float: left;
	margin-left: 31px;
}
#splash-link1 a{
	background: url(../_images/splash-link1.png) no-repeat left -5px;
	height: 42px;
	width: 150px;
	display: block;
}
#splash-link1 a:hover {
	border: none;
	background: url(../_images/splash-link1.png) no-repeat left -52px;
}
#splash-link1 h1{
	text-indent: -1000em;
}
#splash-link2 {
	height: 42px;
	width: 150px;
	float: left;
	margin-left: 13px;
}
#splash-link2 a{
	background: url(../_images/splash-link2.png) no-repeat left -5px;
	height: 42px;
	width: 150px;
	display: block;
}
#splash-link2 a:hover {
	border: none;
	background: url(../_images/splash-link2.png) no-repeat left -52px;
}
#splash-link2 h1{
	text-indent: -1000em;
}
#splash-link3 {
	height: 42px;
	width: 150px;
	float: left;
	margin-left: 12px;
}
#splash-link3 a{
	background: url(../_images/splash-link3.png) no-repeat left -5px;
	height: 42px;
	width: 150px;
	display: block;
}
#splash-link3 a:hover {
	border: none;
	background: url(../_images/splash-link3.png) no-repeat left -52px;
}
#splash-link3 h1{
	text-indent: -1000em;
}
#splash-link4 {
	height: 42px;
	width: 150px;
	float: left;
	margin-left: 12px;
}
#splash-link4 a{
	background: url(../_images/splash-link4.png) no-repeat left -5px;
	height: 42px;
	width: 150px;
	display: block;
}
#splash-link4 a:hover {
	border: none;
	background: url(../_images/splash-link4.png) no-repeat left -52px;
}
#splash-link4 h1{
	text-indent: -1000em;
}
#splash-link5 {
	height: 42px;
	width: 150px;
	float: left;
	margin-left: 12px;
}
#splash-link5 a{
	background: url(../_images/splash-link5.png) no-repeat left -5px;
	height: 42px;
	width: 150px;
	display: block;
}
#splash-link5 a:hover {
	border: none;
	background: url(../_images/splash-link5.png) no-repeat left -52px;
}
#splash-link5 h1{
	text-indent: -1000em;
}
#splash-link6 {
	height: 42px;
	width: 150px;
	float: left;
	margin-left: 12px;
}
#splash-link6 a{
	background: url(../_images/splash-link6.png) no-repeat left -5px;
	height: 42px;
	width: 150px;
	display: block;
}
#splash-link6 a:hover {
	border: none;
	background: url(../_images/splash-link6.png) no-repeat left -52px;
}
#splash-link6 h1{
	text-indent: -1000em;
}
#splash-xseedlogo {
	height: 37px;
	width: 102px;
	position: absolute;
	left: 26px;
	top: 650px;
}
#splash-xseedlogo a:hover {
	border: none;
}
#splash-xseedlogo a{
	height: 37px;
	width: 102px;
	display: block;
}
#splash-xseedlogo h1{
	text-indent: -1000em;
}

/* ^5 --------------- story ---------------- */
.pt-story-txt-box {
	margin: 0px 0px 0px 30px;
	padding: 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#8d7f62;
	width: 345px;
	line-height: 20px;
	font-weight: normal;
	float: left;
}
.pt-story-txt-box2 {
	margin: 0px 0px 0px 30px;
	padding: 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#8d7f62;
	width: 550px;
	line-height: 20px;
	font-weight: normal;
	float: left;
}
#story1 {
	height: 550px;
	width: 960px;
	background: #0D0D0D url(../_images/story1.jpg) no-repeat right 30px;
}
#story2 {
	height: 550px;
	width: 960px;
	background: #0D0D0D url(../_images/story2.jpg) no-repeat right 30px;
}
#story3A {
	height: 550px;
	width: 960px;
	background: #0D0D0D url(../_images/story3A.jpg) no-repeat right 30px;
}
#story3B {
	height: 550px;
	width: 960px;
	background: #0D0D0D url(../_images/story3B.jpg) no-repeat right 30px;
}
#story3C {
	height: 550px;
	width: 960px;
	background: #0D0D0D url(../_images/story3C.jpg) no-repeat right 30px;
}
#story3D {
	height: 550px;
	width: 960px;
	background: #0D0D0D url(../_images/story3D.jpg) no-repeat right 30px;
}
#story3E {
	height: 550px;
	width: 960px;
	background: #0D0D0D url(../_images/story3E.jpg) no-repeat right 30px;
}
#story3F {
	height: 550px;
	width: 960px;
	background: #0D0D0D url(../_images/story3F.jpg) no-repeat right 30px;
}
#story4 {
	height: 660px;
	width: 960px;
	background: #0D0D0D url(../_images/story4.jpg) no-repeat right 1px;
}
#story3subhead {
	color: #e5decc;
	float: left;
	height: 50px;
	font-size: 1.3em;
	padding-top: 40px;
	padding-left: 60px;
	width: 425px;
}
#story3-nav {
	float: left;
	padding-left: 4px;
	padding-top: 20px;
}
#story3-icon1 {
	height: 54px;
	width: 78px;
	margin-bottom: 14px;
}
#story3-icon1 a{
	background: url(../_images/story3-icon1.jpg) no-repeat left top;
	height: 54px;
	width: 78px;
	display: block;
}
#story3-icon1 a:hover {
	border: none;
	background: url(../_images/story3-icon1.jpg) no-repeat left -64px;
}
#story3-icon1 h1{
	text-indent: -1000em;
}
#story3-icon2 {
	height: 54px;
	width: 78px;
	margin-bottom: 14px;
}
#story3-icon2 a{
	background: url(../_images/story3-icon2.jpg) no-repeat left top;
	height: 54px;
	width: 78px;
	display: block;
}
#story3-icon2 a:hover {
	border: none;
	background: url(../_images/story3-icon2.jpg) no-repeat left -64px;
}
#story3-icon2 h1{
	text-indent: -1000em;
}
#story3-icon3 {
	height: 54px;
	width: 78px;
	margin-bottom: 14px;
}
#story3-icon3 a{
	background: url(../_images/story3-icon3.jpg) no-repeat left top;
	height: 54px;
	width: 78px;
	display: block;
}
#story3-icon3 a:hover {
	border: none;
	background: url(../_images/story3-icon3.jpg) no-repeat left -64px;
}
#story3-icon3 h1{
	text-indent: -1000em;
}
#story3-icon4 {
	height: 54px;
	width: 78px;
	margin-bottom: 14px;
}
#story3-icon4 a{
	background: url(../_images/story3-icon4.jpg) no-repeat left top;
	height: 54px;
	width: 78px;
	display: block;
}
#story3-icon4 a:hover {
	border: none;
	background: url(../_images/story3-icon4.jpg) no-repeat left -64px;
}
#story3-icon4 h1{
	text-indent: -1000em;
}
#story3-icon5 {
	height: 54px;
	width: 78px;
	margin-bottom: 14px;
}
#story3-icon5 a{
	background: url(../_images/story3-icon5.jpg) no-repeat left top;
	height: 54px;
	width: 78px;
	display: block;
}
#story3-icon5 a:hover {
	border: none;
	background: url(../_images/story3-icon5.jpg) no-repeat left -64px;
}
#story3-icon5 h1{
	text-indent: -1000em;
}
#story3-icon6 {
	height: 54px;
	width: 78px;
}
#story3-icon6 a{
	background: url(../_images/story3-icon6.jpg) no-repeat left top;
	height: 54px;
	width: 78px;
	display: block;
}
#story3-icon6 a:hover {
	border: none;
	background: url(../_images/story3-icon6.jpg) no-repeat left -64px;
}
#story3-icon6 h1{
	text-indent: -1000em;
}
#story3-icon1-on {
	background: url(../_images/story3-icon1.jpg) no-repeat left -128px;
	height: 54px;
	width: 78px;
	margin-bottom: 14px;
}
#story3-icon2-on {
	background: url(../_images/story3-icon2.jpg) no-repeat left -128px;
	height: 54px;
	width: 78px;
	margin-bottom: 14px;
}
#story3-icon3-on {
	background: url(../_images/story3-icon3.jpg) no-repeat left -128px;
	height: 54px;
	width: 78px;
	margin-bottom: 14px;
}
#story3-icon4-on {
	background: url(../_images/story3-icon4.jpg) no-repeat left -128px;
	height: 54px;
	width: 78px;
	margin-bottom: 14px;
}
#story3-icon5-on {
	background: url(../_images/story3-icon5.jpg) no-repeat left -128px;
	height: 54px;
	width: 78px;
	margin-bottom: 14px;
}
#story3-icon6-on {
	background: url(../_images/story3-icon6.jpg) no-repeat left -128px;
	height: 54px;
	width: 78px;
	margin-bottom: 14px;
}
#story-watchvid {
	height: 27px;
	width: 102px;
	position: absolute;
	left: 465px;
	top: 650px;
}
#story4-box1 {
	font-size: 8.7pt;
	float: left;
	height: 347px;
	width: 395px;
	padding-top: 30px;
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8d7f62;
	line-height: 19px;
}
#story4-box1 p {
	padding-bottom: 25px;
}

/* ^6 --------------- characters ---------------- */
#char {
	height: 600px;
	width: 960px;
	background: #0D0D0D;
}
#char1 {
	height: 530px;
	width: 960px;
	background: #191817 url(../_images/char1.jpg) no-repeat right top;
}
#char2 {
	height: 530px;
	width: 960px;
	background: #191817 url(../_images/char2.jpg) no-repeat right top;
}
#char3 {
	height: 530px;
	width: 960px;
	background: #191817 url(../_images/char3.jpg) no-repeat right top;
}
#char1BU {
	height: 462px;
	width: 255px;
	margin-top: 32px;
	margin-right: 30px;
	margin-left: 34px;
	float: left;
}
#char1BU a{
	background: url(../_images/char1BU.jpg) no-repeat left top;
	height: 462px;
	width: 255px;
	display: block;
}
#char1BU a:hover {
	border: none;
	background: url(../_images/char1BU.jpg) no-repeat left -467px;
}
#char1BU h1{
	text-indent: -1000em;
}
#char2BU {
	height: 462px;
	width: 255px;
	margin-top: 32px;
	margin-right: 30px;
	margin-left: 34px;
	float: left;
}
#char2BU a{
	background: url(../_images/char2BU.jpg) no-repeat left top;
	height: 462px;
	width: 255px;
	display: block;
}
#char2BU a:hover {
	border: none;
	background: url(../_images/char2BU.jpg) no-repeat left -467px;
}
#char2BU h1{
	text-indent: -1000em;
}
#char3BU {
	height: 462px;
	width: 255px;
	margin-top: 32px;
	margin-right: 30px;
	margin-left: 34px;
	float: left;
}
#char3BU a{
	background: url(../_images/char3BU.jpg) no-repeat left top;
	height: 462px;
	width: 255px;
	display: block;
}
#char3BU a:hover {
	border: none;
	background: url(../_images/char3BU.jpg) no-repeat left -467px;
}
#char3BU h1{
	text-indent: -1000em;
}
#zoom {
	height: 25px;
	width: 125px;
	position: absolute;
	top: 600px;
	left: 840px;
}
#char-close {
	height: 23px;
	width: 134px;
	position: absolute;
	left: 450px;
	top: 670px;
}
#char-close a{
	background: url(../_images/char-close.png) no-repeat left top;
	height: 23px;
	width: 134px;
	display: block;
}
#char-close a:hover {
	border: none;
	background: url(../_images/char-close.png) no-repeat right top;
}
#char-close h1{
	text-indent: -1000em;
}
#char-next {
	height: 22px;
	width: 114px;
	position: absolute;
	top: 670px;
	left: 860px;
}
#char-next a{
	background: url(../_images/char-next.png) no-repeat left top;
	height: 22px;
	width: 114px;
	display: block;
}
#char-next a:hover {
	border: none;
	background: url(../_images/char-next.png) no-repeat right top;
}
#char-next h1{
	text-indent: -1000em;
}
#char-prev {
	height: 23px;
	width: 114px;
	position: absolute;
	left: 60px;
	top: 670px;
}
#char-prev a{
	background: url(../_images/char-prev.png) no-repeat left top;
	height: 23px;
	width: 114px;
	display: block;
}
#char-prev a:hover {
	border: none;
	background: url(../_images/char-prev.png) no-repeat right top;
}
#char-prev h1{
	text-indent: -1000em;
}
.pt-char-txt-box {
	margin: 0px 0px 0px 30px;
	padding: 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#8d7f62;
	width: 345px;
	line-height: 20px;
	font-weight: normal;
	float: left;
}

/* ^7 --------------- weapons ---------------- */
.pt-weap1-txt-box {
	margin: 0px 0px 0px 30px;
	padding: 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#8d7f62;
	width: 580px;
	line-height: 20px;
	font-weight: normal;
	float: left;
}
.pt-weap2-txt-box {
	margin: 0px 0px 0px 30px;
	padding: 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#8d7f62;
	width: 350px;
	line-height: 20px;
	font-weight: normal;
	float: left;
}
.pt-weap3-txt-box {
	margin: 0px 0px 0px 30px;
	padding: 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#8d7f62;
	width: 407px;
	line-height: 20px;
	font-weight: normal;
	float: left;
}
#weap1 {
	height: 660px;
	width: 960px;
	background: #0D0D0D;
}
#weap2 {
	height: 640px;
	width: 960px;
	background: #0D0D0D url(../_images/weap2.jpg) no-repeat right top;
}
#weap3 {
	height: 560px;
	width: 960px;
	background: #0D0D0D;
}
#weap1-box1 {
	background: url(../_images/weap1-boxA.jpg) no-repeat right top;
	font-size: 8.7pt;
	height: 438px;
	width: 450px;
	margin-left: 30px;
	padding-top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8d7f62;
	line-height: 19px;
	float: left;
}
#weap1-box1 p {
	padding-bottom: 25px;
	width: 200px;
}
#weap1-box2 {
	background: url(../_images/weap1-boxB.jpg) no-repeat right top;
	font-size: 8.7pt;
	height: 438px;
	width: 450px;
	margin-left: 30px;
	padding-top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8d7f62;
	line-height: 19px;
	float: left;
}
#weap1-box2 p {
	padding-bottom: 25px;
	width: 200px;
}
#weap1-ss1 {
	height: 227px;
	width: 394px;
}
#weap1-ss1 a{
	background: url(../_images/weap1-ss1.jpg) no-repeat left top;
	height: 227px;
	width: 394px;
	display: block;
}
#weap1-ss1 a:hover {
	border: none;
	background: url(../_images/weap1-ss1.jpg) no-repeat left -232px;
}
#weap1-ss1 h1{
	text-indent: -1000em;
}
#weap1-ss2 {
	height: 227px;
	width: 394px;
}
#weap1-ss2 a{
	background: url(../_images/weap1-ss2.jpg) no-repeat left top;
	height: 227px;
	width: 394px;
	display: block;
}
#weap1-ss2 a:hover {
	border: none;
	background: url(../_images/weap1-ss2.jpg) no-repeat left -232px;
}
#weap1-ss2 h1{
	text-indent: -1000em;
}
#weap1-BU1 {
	height: 32px;
	width: 236px;
	margin-left: 77px;
	margin-top: 30px;
}
#weap1-BU1 a{
	background: url(../_images/weap1-BU1.jpg) no-repeat left top;
	height: 32px;
	width: 236px;
	display: block;
}
#weap1-BU1 a:hover {
	border: none;
	background: url(../_images/weap1-BU1.jpg) no-repeat left bottom;
}
#weap1-BU1 h1{
	text-indent: -1000em;
}
#weap1-BU2 {
	height: 32px;
	width: 236px;
	margin-left: 77px;
	margin-top: 30px;
}
#weap1-BU2 a{
	background: url(../_images/weap1-BU2.jpg) no-repeat left top;
	height: 32px;
	width: 236px;
	display: block;
}
#weap1-BU2 a:hover {
	border: none;
	background: url(../_images/weap1-BU2.jpg) no-repeat left bottom;
}
#weap1-BU2 h1{
	text-indent: -1000em;
}
#weap2-ss1 {
	height: 154px;
	width: 264px;
}
#weap2-ss1 a{
	background: url(../_images/weap2-ss1.jpg) no-repeat left top;
	height: 154px;
	width: 264px;
	display: block;
}
#weap2-ss1 a:hover {
	border: none;
	background: url(../_images/weap2-ss1.jpg) no-repeat left -160px;
}
#weap2-ss1 h1{
	text-indent: -1000em;
}
#weap2-ssholder {
	float: left;
	height: 360px;
	width: 495px;
	padding-top: 27px;
	padding-left: 70px;
}
.weap2-ss {
	float: left;
	height: 171px;
	width: 231px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#weap2-ss2 {
	height: 126px;
	width: 214px;
}
#weap2-ss2 a{
	background: url(../_images/weap2-ss2.jpg) no-repeat left top;
	height: 126px;
	width: 214px;
	display: block;
}
#weap2-ss2 a:hover {
	border: none;
	background: url(../_images/weap2-ss2.jpg) no-repeat left -132px;
}
#weap2-ss2 h1{
	text-indent: -1000em;
}
#weap2-ss3 {
	height: 126px;
	width: 214px;
}
#weap2-ss3 a{
	background: url(../_images/weap2-ss3.jpg) no-repeat left top;
	height: 126px;
	width: 214px;
	display: block;
}
#weap2-ss3 a:hover {
	border: none;
	background: url(../_images/weap2-ss3.jpg) no-repeat left -132px;
}
#weap2-ss3 h1{
	text-indent: -1000em;
}
#weap2-ss4 {
	height: 126px;
	width: 214px;
}
#weap2-ss4 a{
	background: url(../_images/weap2-ss4.jpg) no-repeat left top;
	height: 126px;
	width: 214px;
	display: block;
}
#weap2-ss4 a:hover {
	border: none;
	background: url(../_images/weap2-ss4.jpg) no-repeat left -132px;
}
#weap2-ss4 h1{
	text-indent: -1000em;
}
#weap2-ss5 {
	height: 126px;
	width: 214px;
}
#weap2-ss5 a{
	background: url(../_images/weap2-ss5.jpg) no-repeat left top;
	height: 126px;
	width: 214px;
	display: block;
}
#weap2-ss5 a:hover {
	border: none;
	background: url(../_images/weap2-ss5.jpg) no-repeat left -132px;
}
#weap2-ss5 h1{
	text-indent: -1000em;
}
.weap2-lowertext1 {
	height: 140px;
	width: 220px;
	padding-top: 35px;
	padding-left: 45px;
	font-size: 8.7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8d7f62;
	line-height: 19px;
	float: left;
}
.weap2-lowertext2 {
	height: 140px;
	width: 275px;
	padding-top: 35px;
	padding-left: 375px;
	font-size: 8.7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8d7f62;
	line-height: 19px;
	float: left;
}
#weap3-box1 {
	background: url(../_images/weap3-box2.jpg) no-repeat left top;
	font-size: 8.7pt;
	height: 140px;
	width: 383px;
	margin-left: 110px;
	padding-top: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8d7f62;
	line-height: 19px;
	float: left;
	margin-top: 10px;
	padding-left: 25px;
}
#weap3-box1 p {
	padding-bottom: 25px;
	width: 200px;
}
.weap3-lowertext1 {
	height: 300px;
	width: 282px;
	font-size: 8.7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8d7f62;
	line-height: 19px;
	float: left;
	margin-left: 29px;
}
#weap3-ss1 {
	height: 247px;
	width: 279px;
	padding-bottom: 10px;
}
#weap3-ss1 a{
	background: url(../_images/weap3-ss1.jpg) no-repeat left top;
	height: 247px;
	width: 279px;
	display: block;
}
#weap3-ss1 a:hover {
	border: none;
	background: url(../_images/weap3-ss1.jpg) no-repeat left -305px;
}
#weap3-ss1 h1{
	text-indent: -1000em;
}
#weap3-ss2 {
	height: 247px;
	width: 279px;
	padding-bottom: 10px;
}
#weap3-ss2 a{
	background: url(../_images/weap3-ss2.jpg) no-repeat left top;
	height: 247px;
	width: 279px;
	display: block;
}
#weap3-ss2 a:hover {
	border: none;
	background: url(../_images/weap3-ss2.jpg) no-repeat left -255px;
}
#weap3-ss2 h1{
	text-indent: -1000em;
}
#weap3-ss3 {
	height: 247px;
	width: 279px;
	padding-bottom: 10px;
}
#weap3-ss3 a{
	background: url(../_images/weap3-ss3.jpg) no-repeat left top;
	height: 247px;
	width: 279px;
	display: block;
}
#weap3-ss3 a:hover {
	border: none;
	background: url(../_images/weap3-ss3.jpg) no-repeat left -305px;
}
#weap3-ss3 h1{
	text-indent: -1000em;
}

/* ^8 --------------- gameplay ---------------- */
.pt-game1-txt-box {
	margin: 0px 0px 0px 30px;
	padding: 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#8d7f62;
	width: 580px;
	line-height: 20px;
	font-weight: normal;
}
#game1 {
	height: 550px;
	width: 960px;
	background: #0D0D0D url(../_images/game1.jpg) no-repeat left 250px;
}
#game2 {
	height: 560px;
	width: 960px;
	background: #0D0D0D;
}
#game3 {
	height: 660px;
	width: 960px;
	background: #0D0D0D url(../_images/game3.jpg) no-repeat left 185px;
}
#game4 {
	height: 525px;
	width: 960px;
	background: #0D0D0D url(../_images/game4.jpg) no-repeat left 65px;
}
.game1-lowertext1 {
	height: 140px;
	width: 279px;
	padding-top: 20px;
	font-size: 8.7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8d7f62;
	line-height: 19px;
	float: left;
	margin-left: 30px;
}
.game1-lowertext2 {
	height: 140px;
	width: 279px;
	padding-top: 20px;
	font-size: 8.7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8d7f62;
	line-height: 19px;
	float: left;
	margin-left: 21px;
}
.game1-lowertext3 {
	height: 72px;
	width: 153px;
	font-size: 8.7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8d7f62;
	line-height: 19px;
	position: absolute;
	left: 190px;
	top: 638px;
}
.game2-lowertext1 {
	height: 30px;
	width: 279px;
	padding-top: 10px;
	font-size: 8.7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8d7f62;
	line-height: 19px;
	float: left;
	margin-left: 30px;
}
.game2-lowertext2 {
	height: 30px;
	width: 279px;
	padding-top: 10px;
	font-size: 8.7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8d7f62;
	line-height: 19px;
	margin-left: 201px;
	float: left;
	clear: right;
}
.game2-ssholder {
	height: 321px;
	width: 426px;
	margin-left: 30px;
	float: left;
}
.game2-ssholder2 {
	height: 321px;
	width: 426px;
	float: left;
	margin-left: 54px;
}
#game2-BU1 {
	height: 46px;
	width: 78px;
	margin-top: 16px;
	margin-left: 42px;
	float: left;
}
#game2-BU1 a{
	background: url(../_images/game2-BU1.jpg) no-repeat left top;
	height: 46px;
	width: 78px;
	display: block;
}
#game2-BU1 a:hover {
	border: none;
	background: url(../_images/game2-BU1.jpg) no-repeat left -54px;
}
#game2-BU1 h1{
	text-indent: -1000em;
}
#game2-BU2 {
	height: 46px;
	width: 78px;
	margin-top: 16px;
	margin-left: 10px;
	float: left;
}
#game2-BU2 a{
	background: url(../_images/game2-BU2.jpg) no-repeat left top;
	height: 46px;
	width: 78px;
	display: block;
}
#game2-BU2 a:hover {
	border: none;
	background: url(../_images/game2-BU2.jpg) no-repeat left -54px;
}
#game2-BU2 h1{
	text-indent: -1000em;
}
#game2-BU3 {
	height: 46px;
	width: 78px;
	margin-top: 16px;
	margin-left: 10px;
	float: left;
}
#game2-BU3 a{
	background: url(../_images/game2-BU3.jpg) no-repeat left top;
	height: 46px;
	width: 78px;
	display: block;
}
#game2-BU3 a:hover {
	border: none;
	background: url(../_images/game2-BU3.jpg) no-repeat left -54px;
}
#game2-BU3 h1{
	text-indent: -1000em;
}
#game2-BU4 {
	height: 46px;
	width: 78px;
	margin-top: 16px;
	margin-left: 10px;
	float: left;
}
#game2-BU4 a{
	background: url(../_images/game2-BU4.jpg) no-repeat left top;
	height: 46px;
	width: 78px;
	display: block;
}
#game2-BU4 a:hover {
	border: none;
	background: url(../_images/game2-BU4.jpg) no-repeat left -54px;
}
#game2-BU4 h1{
	text-indent: -1000em;
}
#game2-BU1-on {
	background: url(../_images/game2-BU1.jpg) no-repeat left -108px;
	height: 46px;
	width: 78px;
	margin-top: 16px;
	margin-left: 42px;
	float: left;
}
#game2-BU2-on {
	background: url(../_images/game2-BU2.jpg) no-repeat left -108px;
	height: 46px;
	width: 78px;
	margin-top: 16px;
	margin-left: 10px;
	float: left;
}
#game2-BU3-on {
	background: url(../_images/game2-BU3.jpg) no-repeat left -108px;
	height: 46px;
	width: 78px;
	margin-top: 16px;
	margin-left: 10px;
	float: left;
}
#game2-BU4-on {
	background: url(../_images/game2-BU4.jpg) no-repeat left -108px;
	height: 46px;
	width: 78px;
	margin-top: 16px;
	margin-left: 10px;
	float: left;
}
.game3-lowertext1 {
	height: 140px;
	width: 205px;
	padding-top: 15px;
	font-size: 8.7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8d7f62;
	line-height: 19px;
	float: left;
	margin-left: 30px;
	padding-left: 30px;
}
.game3-lowertext2 {
	height: 140px;
	width: 279px;
	padding-top: 52px;
	font-size: 8.7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8d7f62;
	line-height: 19px;
	float: left;
	margin-left: 222px;
}
.game3-lowertext3 {
	height: 200px;
	width: 410px;
	font-size: 8.7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8d7f62;
	line-height: 19px;
	margin-left: 50px;
	padding-top: 60px;
	float: left;
}
.game3-lowertext3 p {
	padding-bottom: 25px;
}
.pt-game4-txt-box {
	margin: 0px 0px 0px 30px;
	padding: 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#8d7f62;
	width: 470px;
	line-height: 20px;
	font-weight: normal;
}
.game4-lowertext1 {
	height: 50px;
	width: 279px;
	padding-top: 250px;
	font-size: 8.7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8d7f62;
	line-height: 19px;
	float: left;
	margin-left: 29px;
}
.game4-lowertext2 {
	height: 50px;
	width: 279px;
	padding-top: 250px;
	font-size: 8.7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8d7f62;
	line-height: 19px;
	float: left;
	margin-left: 29px;
}

/* ^9 --------------- a true bond ---------------- */
#true {
	height: 585px;
	width: 960px;
	background: #0D0D0D url(../_images/true.jpg) no-repeat left 230px;
}	
.pt-true-txt-box {
	margin: 0px 0px 0px 30px;
	padding: 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#8d7f62;
	width: 600px;
	line-height: 20px;
	font-weight: normal;
}
.true-lowertext1 {
	height: 140px;
	width: 320px;
	padding-top: 30px;
	font-size: 8.7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8d7f62;
	line-height: 19px;
	float: left;
	margin-left: 30px;
}
.true-lowertext2 {
	height: 140px;
	width: 470px;
	padding-top: 30px;
	font-size: 8.7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8d7f62;
	line-height: 19px;
	float: left;
	margin-left: 112px;
}
.true-lowertext3 {
	height: 72px;
	width: 120px;
	font-size: 8.7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8d7f62;
	line-height: 15px;
	position: absolute;
	left: 70px;
	top: 630px;
}

/* ^10 --------------- media ---------------- */
#media1 {
	height: 600px;
	width: 960px;
	background: #0D0D0D url(../_images/media1.jpg) no-repeat right 130px;
}
#multimedia-header-wall {
	font-family: Times, "Times New Roman", serif;
	font-size: 16pt;
	color: #FFF;
	padding-top: 26px;
	padding-left: 434px;
}
#multimedia-header-icons {
	font-family: Times, "Times New Roman", serif;
	font-size: 16pt;
	color: #FFF;
	padding-top: 30px;
	padding-left: 207px;
	float: left;
}
#multimedia-header-trailers {
	font-family: Times, "Times New Roman", serif;
	font-size: 16pt;
	color: #FFF;
	padding-top: 30px;
	padding-left: 415px;
	float: left;
}
#multimedia-wall-container {
	font-family: Arial, Helvetica, sans-serif;
	height: 35px;
	width: 927px;
	margin-left: 33px;
	margin-top: 150px;
	font-size: 11px;
}
.multimedia-wp1 {
	float: left;
	height: 35px;
	width: 231px;
}
.multimedia-wp1 a {
	margin-right: 20px;
	float: left;
}
#multimedia-icons-container {
	height: 222px;
	width: 360px;
	clear: left;
	padding-top: 17px;
	padding-left: 70px;
}
#multimedia-icon1 {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 11px;
	margin-bottom: 10px;
}
#multimedia-icon1 a{
	background: url(../_images/iconBU1.jpg) no-repeat left;
	height: 100px;
	width: 100px;
	display: block;
}
#multimedia-icon1 a:hover {
	border: none;
	background: url(../_images/iconBU1.jpg) no-repeat right;
}
#multimedia-icon1 h1{
	text-indent: -1000em;
}
#multimedia-icon2 {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 11px;
	margin-bottom: 10px;
}
#multimedia-icon2 a{
	background: url(../_images/iconBU2.jpg) no-repeat left;
	height: 100px;
	width: 100px;
	display: block;
}
#multimedia-icon2 a:hover {
	border: none;
	background: url(../_images/iconBU2.jpg) no-repeat right;
}
#multimedia-icon2 h1{
	text-indent: -1000em;
}
#multimedia-icon3 {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 11px;
	margin-bottom: 10px;
}
#multimedia-icon3 a{
	background: url(../_images/iconBU3.jpg) no-repeat left;
	height: 100px;
	width: 100px;
	display: block;
}
#multimedia-icon3 a:hover {
	border: none;
	background: url(../_images/iconBU3.jpg) no-repeat right;
}
#multimedia-icon3 h1{
	text-indent: -1000em;
}
#multimedia-trailer1 {
	height: 46px;
	width: 230px;
	position: absolute;
	top: 690px;
	left: 495px;
}
#multimedia-trailer1 a{
	background: url(../_images/media-trailer1.jpg) no-repeat left;
	height: 46px;
	width: 230px;
	display: block;
}
#multimedia-trailer1 a:hover {
	border: none;
	background: url(../_images/media-trailer1.jpg) no-repeat right;
}
#multimedia-trailer1 h1{
	text-indent: -1000em;
}
#multimedia-trailer2 {
	height: 46px;
	width: 230px;
	position: absolute;
	top: 690px;
	left: 739px;
}
#multimedia-trailer2 a{
	background: url(../_images/media-trailer2.jpg) no-repeat left;
	height: 46px;
	width: 230px;
	display: block;
}
#multimedia-trailer2 a:hover {
	border: none;
	background: url(../_images/media-trailer2.jpg) no-repeat right;
}
#multimedia-trailer2 h1{
	text-indent: -1000em;
}

/* ^11 --------------- videos ---------------- */
#video1 {
	height: 470px;
	width: 770px;
	background: #000;
	padding-left: 190px;
	padding-top: 100px;
}
#video-close {
	height: 23px;
	width: 134px;
	margin-left: 230px;
	margin-top: 20px;
}
#video-close a{
	background: url(../_images/char-close.png) no-repeat left top;
	height: 23px;
	width: 134px;
	display: block;
}
#video-close a:hover {
	border: none;
	background: url(../_images/char-close.png) no-repeat right top;
}
#video-close h1{
	text-indent: -1000em;
}
