html {
	scrollbar-3dlight-color: #4F4F4F;
	scrollbar-arrow-color: #8B8B8B;
	scrollbar-darkshadow-color: #8B8B8B;
	scrollbar-face-color: #6E6E6E;
	scrollbar-highlight-color: #8B8B8B;
	scrollbar-shadow-color: #4F4F4F;
	overflow-y: auto;
	}

body {
	background: #3A3A2F url(gfx/back.gif) 30% 30%;
	font-family: 'Trebuchet MS', trebuchet, verdana, arial;
	line-height: 130%;
	color: #FACF74;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	}

* {
	-moz-outline: none;
	}

a:link, a:visited, a:active {
	color: #C44A00;
	text-decoration: none;
	}

a:hover, a:focus {
	color: #FF7000;
	}

#container {
	position: absolute;
	top: 50%;
	left: 0;
	margin: -255px 0 0 0;
	text-align: left;
	width: 100%;
	height: 500px;
	background: #622500 url(gfx/back_2.gif) 0 0 repeat-x;
	}

#visual_only_1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 148px;
	height: 500px;
	margin: 0;
	padding: 0;
	background: transparent url(gfx/left.gif) 0 0 no-repeat;
	}

#visual_only_2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 147px;
	height: 500px;
	margin: 0;
	padding: 0;
	background: transparent url(gfx/right.gif) 0 0 no-repeat;
	}

#head {
	position: absolute;
	top: -25px;
	left: 30px;
	width: 100px;
	height: 100px;
	margin: 0;
	padding: 0;
	color: #FFD365;
	background: transparent url(gfx/chest.gif) 0 0 no-repeat;
	}

#head h1 {
	text-indent: -5000px;
	font-size: 140%;
	font-weight: normal;
	text-transform: uppercase;
	}

#head a:link, #head a:visited, #head a:active {
	display: block;
	position: absolute;
	top: 44px;
	left: 50px;
	width: 38px;
	height: 40px;
	background: transparent url(gfx/logo.gif) 0 0 no-repeat;
	}

#head a:hover, #head a:focus {
	background-position: 0 -40px;
	}

img {
	margin: 0;
	border: 0;
	}

p, ul {
	margin: 0;
	padding: 20px 20px 0 20px;
	}

#maintab {
	position: absolute;
	right: 20px;
	bottom: -20px;
	width: 202px;
	height: 271px;
	margin: 0;
	padding: 30px 0 0 0;
	list-style: none;
	background: transparent url(gfx/plate.gif) 0 0 no-repeat;
	overflow: hidden;
	}

#maintab li {
	padding: 0;
	}

#maintab li a:link, #maintab li a:visited, #maintab li a:active {
	display: block;
	margin: 0 0 0 25px;
	padding: 1px 0 1px 22px;
	color: #111;
	text-decoration: none;
	text-transform: capitalize;
	}

#maintab a.selected {
	background: transparent url(gfx/dot.gif) 0 45% no-repeat;
	}

#maintab li a:hover, #maintab li a:focus {
	font-weight: bold;
	}

.tabcontentstyle {
	position: absolute;
	top: 50px;
	left: 170px;
	height: 423px;
	margin: 0;
	padding: 0;
	overflow: auto;
	overflow-y: hidden;
	scrollbar-3dlight-color: #C44A00;
	scrollbar-arrow-color: #9C3E00;
	scrollbar-darkshadow-color: #C44A00;
	scrollbar-face-color: #C44A00;
	scrollbar-highlight-color: #C44A00;
	scrollbar-shadow-color: #C44A00;
	scrollbar-track-color: #9C3E00;
	}

.tabcontent {
	display: none;
	margin: 0;
	padding: 0;
	text-align: justify;
	}

.tabcontent p {
	height: 423px;
	min-width: 0;
	margin: 0;
	padding: 0 250px 0 0;
	}

.gallery img {
	margin: 10px 25px;
	}

span.sub_nav {
	display: block;
	position: absolute;
	right: 140px;
	margin: 0;
	padding: 0;
	width: 66px;
	height: 33px;
	}

span.sub_nav a.prev:link, span.sub_nav a.prev:visited, span.sub_nav a.prev:active, span.sub_nav a.next:link, span.sub_nav a.next:visited, span.sub_nav a.next:active {
	display: block;
	float: left;
	width: 33px;
	height: 33px;
	margin: 0;
	text-decoration: none;
	background: url(gfx/sub_nav_prev.gif) 0 0 no-repeat;
	}

span.sub_nav a.next:link, span.sub_nav a.next:visited, span.sub_nav a.next:active {
	background: url(gfx/sub_nav_next.gif) 0 0 no-repeat;
	}

span.sub_nav a.prev:hover, span.sub_nav a.next:hover {
	background-position: 0 -33px;
	}

.ul_nav a:link, .ul_nav a:visited, .ul_nav a:active {
	padding-left: 40px;
	background: transparent url(gfx/arrow.gif) 22px -7px no-repeat;
	}

.ul_nav a:hover {
	background-position: 23px -40px;
	}

.crumb {
	margin: 0;
	padding: 0;
	font-size: 90%;
	*font-size: 80%;
	line-height: 90%;
	text-align: left;
	color: #C44A00;
	}

.note {
	color: #C44A00;
	}

