body{margin:0 auto;padding:0;width:1024px;height:775px;color:#888;font-family:"Arial";font-size:10.5px;text-align:justify;line-height:140%;background:#222;overflow-x:hidden;}
a{color:#8bdbff;text-decoration:none;}
a:hover{text-decoration:underline;}
h1{color:#8bdbff;text-transform:uppercase;}
li{float:left;list-style:none;}
img{border:0;}
.blue{color:#8bdbff;}
.small{font-size:16px;font-weight:bold;}

#header{position:absolute;padding:20px 0;width:1024px;height:100px;text-transform:uppercase;}
#header li{padding:5px 15px;margin-top:60px;border-right:1px solid #444;}
#header li.logo{margin:0 140px 0 60px;border:0;}
#header li.last{border:0;}
#header a{color:#444;font-size:13px;}
#header a.current,#header a:hover{color:#8bdbff;text-decoration:none;}

#content{position:absolute;top:140px;width:1024px;height:600px;background:#111;}
#content img{position:absolute;}
#text{position:absolute;padding:25px 100px 25px 50px;margin:115px 0 0 530px;width:355px;height:325px;background:#222;}

#pane1 {
height:265px;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #222;
}
.jScrollPaneDrag {
	position: absolute;
	background: #8bdbff;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

#footer{float:left;margin-top:5px;color:#555;margin-top:743px;width:1024px;text-align:center;}
#footer a{color:#555;}
#footer a.mod{color:#777;}
#footer a.mod:hover{color:#990000;text-decoration:none;}

#preload{position:absolute;top:-100px;}
#preload img{width:1px;height:1px;}