html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, ol, ul, li, fieldset, form, label {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
html, body {
	height:100%;
	width:100%;
	//overflow:hidden;
	background:#000;
	font:11px/1.3 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#666;
}
@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic-webfont.eot');
	src: local('☺'), url('League_Gothic-webfont.woff') format('woff'), url('League_Gothic-webfont.ttf') format('truetype'), url('League_Gothic-webfont.svg#webfont1Lb5Pdit') format('svg');
	font-weight: normal;
	font-style: normal;
}
:focus {
	outline:0;
}
a {
	-o-transition-duration:.3s;
	-o-transition-property:color, background-color;
	-webkit-transition-duration:.3s;
	-webkit-transition-property:color, background;
}
a:link, a:visited {
	color:#97b461;
	text-decoration:none;
}
a:hover {
	color:#3e5135;
}
h1{
	color:#fff;	
	font:50px/1 'LeagueGothicRegular';
	letter-spacing:2px;
}
h1 span{
	display:block;	
	font:22px/1 'LeagueGothicRegular';
	color:#97b461;
	text-transform:uppercase;
	margin-bottom:28px;
	letter-spacing:1px;
}
h2 {
	color:#555;
	font:42px/1.5 'LeagueGothicRegular';
	text-transform:uppercase;
}
h3, h4 {
	color:#97b461;
	font:24px/1.2 'LeagueGothicRegular';
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:5px;
}
h4 {
	color:#999;
	font-size:20px;
	line-height:1.2;
}
p {
	margin-bottom:15px;
}
ol, ul {
	list-style:none;
}
#bg {
	position:fixed;
	top:0;
	left:0;
	z-index:1;
	width:100%;
	height:100%;
}
#bg img {
	position:absolute;
	width:100%;
	-webkit-user-drag: none;
	-moz-user-drag: none;
	user-drag: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
#contents2 {
	width:98%;
	height:500px;
	position:absolute;
	top:30px;
	left:0px;
	z-index:2;
	  opacity:0.5;
  filter:alpha(opacity=50); /* For IE8 and earlier */
}
#contents {
	width:95%;
	height:500px;
	position:absolute;
	top:160px;
	left:30px;
	z-index:2;
}
#nav {
	margin-left:-30px;
}
#nav li {
	text-indent:30px;
}
#nav a {
	font:24px/32px 'LeagueGothicRegular';
	text-transform:uppercase;
	width:290px;
	display:block;
	color:#97b461;
	height:32px;
}
#nav a:hover {
	background:#fff url(i/arrow.png) right center no-repeat;
	color:#000;
}
#subnav {
	padding-top:100px;
}
#subnav li {
	text-indent:15px;
}
#main #subnav li a {
	font:24px/32px 'LeagueGothicRegular';
	text-transform:uppercase;
	width:100%;
	display:block;
	height:32px;
	color:#cde89a;
	text-shadow:0 -1px 0 #3e4b25;
}
a.selected {
	color:#fff !important;
}
#nav a:hover.selected {
	color:#000 !important;
}
#subnav a.selected {
	background-color:#79924a;
	border-top:1px solid #6d8049;
	border-bottom:1px solid #bbd48d;
}
#main #subnav li a:hover {
	color:#fff;
}
#main {
	width:700px;
	height:500px;
	background-color:#fff;
	background-color:rgba(255,255,255,0.9);
	position:absolute;
	top:0;
	left:300px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.9);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.9);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.9);
}
#sidebar {
	width:200px;
	height:500px;
	background:#97b461 url(i/sidebar_bg);
	border-right:1px solid #6d8049;
	-moz-border-radius-topleft:12px;
	-moz-border-radius-bottomleft:12px;
	-webkit-border-top-left-radius:12px;
	-webkit-border-bottom-left-radius:12px;
	border-top-left-radius:12px;
	border-bottom-left-radius:12px;
}
#sidebar a:link, #sidebar a:visited {
	color:#000;
}
.pane {
	position:absolute;
	top:25px;
	left:230px;
}
.but_close {
	position:absolute;
	top:-10px;
	right:-14px;
	text-indent:-9999px;
}
.but_close a {
	display:block;
	width:38px;
	height:38px;
	background:transparent url(i/close.png) no-repeat;
}
p#footer {
	position:absolute;
	bottom:-20px;
	left:0;
	font:12px/1.8 'LeagueGothicRegular';
	color:#fff;
	text-transform:uppercase;
	letter-spacing:1px;
	width:290px;
	overflow:hidden;
}
.goRight {
	float:right;
	margin:0 0 10px 10px;
}
img.border {
	background-color:#fff;
	padding:6px;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
}
ul.pin li {
	padding:0 0 5px 25px;
	background:transparent url(i/pin.png) no-repeat;
	font-size:11px;
	margin-bottom:10px;
	line-height:14px;
	width:360px;
}
label, input, textarea {
	width: 250px;
	margin: 0 0 6px 0;
	color:#000;
	height:16px
}
textarea {
	height:120px;
}
label {
	text-align: left;
	color:#555;
	font-size:11px;
	line-height:20px;
	text-transform:uppercase;
}
input, textarea {
	border:none;
	padding: 2px;
	background:#fff;
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
	color:#555;
}
input:focus, textarea:focus {
	border:none;
	padding: 2px;
	background:#ddefc7;
	margin: 0 0 6px 0;
	border-top:1px solid #666;
	border-left:1px solid #666;
}
.button {
	width:80px;
	height:25px;
	border:none;
	background:#97b461;
	color:#fff;
	margin-bottom:20px;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	font-weight:bold;
}
.lbox a img, .lbox2 a img {
	background-color:#fff;
	padding:5px;
	margin:0 10px 10px 0;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
}
.lbox2 a img {
	padding:4px;
	margin:0 6px 6px 0;
}
.thumbset {
	width:140px;
	float:left;
}
.sidepic {
	width:180px;
	float:right;
}
.sidepic img {
	background-color:#fff;
	padding:4px;
	margin:0 10px 10px 0;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	width:70px;
}
iframe {
	border:none;
	overflow:hidden;
	width:90px;
	height:21px;
	display:block;
}
/*scrollpane*/
.jspContainer {
	overflow: hidden;
	position: relative;
}
.jspPane {
	position: absolute;
}
.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 100%;
	background: red;
}
.jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}
.jspVerticalBar *, .jspHorizontalBar * {
	margin: 0;
	padding: 0;
}
.jspCap {
	display: none;
}
.jspHorizontalBar .jspCap {
	float: left;
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}
.jspArrow {
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}
.jspArrow.jspDisabled {
	cursor: default;
	background: #80808d;
}
.jspVerticalBar .jspArrow {
	height: 16px;
}
.jspHorizontalBar .jspArrow {
	width: 16px;
	float: left;
	height: 100%;
}
.jspVerticalBar .jspArrow:focus {
	outline: none;
}
.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%;
}
/* IE6 3 pixel bug */
* html .jspCorner {
	margin: 0 -3px 0 0;
}
/* customize here */
.pane {
	width: 430px;
	height: 450px;
	padding-right:20px;
	overflow: hidden;
}
.jspTrack {
	background: #d5e1bf;
	position: relative;
}
.jspDrag {
	background: #97b461;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.tableborderpage {
background-color: white;
	padding: 15px;
	margin-top: 10px;
	margin-right: 10px;
	width: 250;

  opacity:0.9;
  filter:alpha(opacity=90); /* For IE8 and earlier */

border-radius: 10px;
-moz-border-radius: 10px;
}

.dashes {
border-top: 1px dashed #000000;
margin-top: 5px;
}

.formbut {
	BACKGROUND-COLOR: #FFFFFF; BORDER-BOTTOM: #9DCBF4 1px solid; BORDER-LEFT: #9DCBF4 1px solid; BORDER-RIGHT: #9DCBF4 1px solid; BORDER-TOP: #9DCBF4 1px solid; FONT-FAMILY:  Verdana; FONT-SIZE: 11px; 
}

.formbut1 {
	BACKGROUND-COLOR: #FF6600; BORDER-BOTTOM: #9DCBF4 1px solid; BORDER-LEFT: #9DCBF4 1px solid; BORDER-RIGHT: #9DCBF4 1px solid; BORDER-TOP: #9DCBF4 1px solid; COLOR: #FFFFFF; FONT-FAMILY:  Verdana; FONT-SIZE: 11px; 
}
