/* CSS Document */

html {
	scrollbar-arrow-color: #001C3A; 
	scrollbar-3dlight-color: #77839B; 
	scrollbar-darkshadow-color: #001C3A;
	scrollbar-face-color: #4A5979; 
	scrollbar-highlight-color: #B5BBC8; 
	scrollbar-shadow-color: #13161E; 
	scrollbar-track-color: #4A5979; 
}

body {
	padding: 0;
	margin: 0;
	height: 100%;
	background-color: #001C3A;
	text-align: center;
	background-image: url(images/bg-main.gif);
	background-repeat: repeat-x;
	background-position: center top;	
}

a {
	color: #00D2FF;
}

img {
	border: none;
}

h1 {
	margin: 5px 0;
	padding: 0;
	font-size: 12px;	
	font-weight: bold;
}

h2 {
	margin: 5px 0;
	padding: 0;
	font-size: 12px;	
	font-weight: bold;
}

p {
	margin: 0 0 5px;
	padding: 0;
	font-size: 12px;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	color: #00D2FF;
	border: solid 0px white;
	margin: 0;
	padding: 0;
}

#container {
	position: relative;
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: auto;
	text-align: center;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#bar-left {
	position: absolute;
	top: 139px;
	left: 0px;
	width: 50%;
	height: 93px;	
	background-image: url(images/bar-left.gif);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 0;
}

#bar-right {
	position: absolute;
	top: 139px;
	right: 0px;
	width: 50%;
	height: 93px;	
	background-image: url(images/bar-right.gif);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 0;
}

#menubar {
	position: absolute;
	top: 139px;
	right: 0px;
	width: 900px;
	height: 93px;
	padding: 0;
	margin: 0 auto;
	background-image: url(images/menubar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 2;
	text-align: left;
}

#menubar2 {
	position: absolute;
	top: 139px;
	right: 0px;
	width: 900px;
	height: 93px;
	padding: 0;
	margin: 0 auto;
	background-image: url(images/menubar2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 2;
	text-align: left;
}

#main {
	position:absolute;
	left:95px;
	top:10px;
	width:102px;
	height:19px;
}

#main a img {
	width:102px;
	height:19px;
	background: url(images/spacer.gif) top left no-repeat;
}

#main a:hover img {
	background: url(images/butts/butt-main.gif) top left no-repeat;
}

#news {
	position:absolute;
	left:201px;
	top:10px;
	width:102px;
	height:19px;
}

#news a img {
	width:102px;
	height:19px;
	background: url(images/spacer.gif) top left no-repeat;
}

#news a:hover img {
	background: url(images/butts/butt-news.gif) top left no-repeat;
}

#games {
	position:absolute;
	left:308px;
	top:10px;
	width:102px;
	height:19px;
}

#games a img {
	width:102px;
	height:19px;
	background: url(images/spacer.gif) top left no-repeat;
}

#games a:hover img {
	background: url(images/butts/butt-games.gif) top left no-repeat;
}

#info {
	position:absolute;
	left:413px;
	top:10px;
	width:102px;
	height:19px;
}

#info a img {
	width:102px;
	height:19px;
	background: url(images/spacer.gif) top left no-repeat;
}

#info a:hover img {
	background: url(images/butts/butt-info.gif) top left no-repeat;
}

#mobile {
	position:absolute;
	left:519px;
	top:10px;
	width:102px;
	height:19px;
}

#mobile a img {
	width:102px;
	height:19px;
	background: url(images/spacer.gif) top left no-repeat;
}

#mobile a:hover img {
	background: url(images/butts/butt-mobile.gif) top left no-repeat;
}

#help {
	position:absolute;
	left:68px;
	top:39px;
	width:100px;
	height:17px;
}

#help a img {
	position:absolute;
	width:100px;
	height:17px;
	background: url(images/spacer.gif) top left no-repeat;
}

#help a:hover img {
	background: url(images/butts/butt-help.gif) top left no-repeat;
}

#extras {
	position:absolute;
	left:184px;
	top:39px;
	width:92px;
	height:17px;
}

#extras a img {
	position:absolute;
	width:92px;
	height:17px;
	background: url(images/spacer.gif) top left no-repeat;
}

#extras a:hover img {
	background: url(images/butts/butt-extras.gif) top left no-repeat;
}

#music {
	position:absolute;
	left:290px;
	top:39px;
	width:92px;
	height:17px;
}

#music a img {
	position:absolute;
	width:92px;
	height:17px;
	background: url(images/spacer.gif) top left no-repeat;
}

#music a:hover img {
	background: url(images/butts/butt-music.gif) top left no-repeat;
}

#jobs {
	position:absolute;
	left:396px;
	top:39px;
	width:86px;
	height:17px;
}

#jobs a img {
	position:absolute;
	width:86px;
	height:17px;
	background: url(images/spacer.gif) top left no-repeat;
}

#jobs a:hover img {
	background: url(images/butts/butt-jobs.gif) top left no-repeat;
}

#store {
	position:absolute;
	left:495px;
	top:36px;
	width:99px;
	height:48px;
}

#store a img {
	width:99px;
	height:48px;
	background: url(images/spacer.gif) top left no-repeat;
}

#store a:hover img {
	background: url(images/butts/butt-store.jpg) top left no-repeat;
}

#gear {
	position:absolute;
	left:604px;
	top:36px;
	width:95px;
	height:48px;
}

#gear a img {
	width:95px;
	height:48px;
	background: url(images/spacer.gif) top left no-repeat;
}

#gear a:hover img {
	background: url(images/butts/butt-gear.jpg) top left no-repeat;
}

#link-up {
	position:absolute;
	left:710px;
	top:36px;
	width:117px;
	height:48px;
}

#link-up a img {
	width:117px;
	height:48px;
	background: url(images/spacer.gif) top left no-repeat;
}

#link-up a:hover img {
	background: url(images/butts/butt-linkup.jpg) top left no-repeat;
}

.center {
	z-index: 5;
}

.shadow {
	position:absolute;
	top: -1px;
	left: -1px;
	color: #001C3A;
	z-index: 4;
}

.bevel {
	position:absolute;
	top: 1px;
	left: 1px;
	color: #9DA4B3;
	z-index: 3;
} 

#filler {
	width: 788px;
	height: 225px;
}

#sidemenu {
	position: relative;
	float: right;
	right: 8px;
	padding: 0;
	margin: 0px 0;
	width: 200px;
	height: auto;
}

#sidemenu-list {
	padding: 5px 0 1px;
	margin: 0;
	width: 200px;
	height: auto;
	background: url(spiffs/images/spiff-content-bg.gif) repeat-y center top;
}

#sidemenu-list a {
	display: block;
	margin: 0 11px 5px 10px;
	padding: 1px 2px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #00D2FF;
	color: #00D2FF;
}

#sidemenu-list a:hover {
	color: #001C3A;
	background-color: #00D2FF;
}

#sidemenu-list p {
	font-size: 11px;
	font-weight: bold;
	margin: 0 6px 5px 5px;
	padding: 1px 5px;
}

#sidemenu-list p:hover {
/*	color: #001C3A; */
	background-color: #00D2FF;
}

#sidemenu-bottom {
	position: relative;
	padding: 0;
	margin: 0 0 70px;
	width: 200px;
	height: 10px;
	background: url(spiffs/images/spiff-bottom.gif) no-repeat center top;
}

#sidemenu-bottom-tab {
	position: relative;
	padding: 0;
	margin: 0 0 70px;
	width: 200px;
	height: 25px;
	background: url(images/tabs/sidemenu-tab-bottom.gif) no-repeat center top;
}

#sidemenu-bottom-tab p {
	position: relative;
	top: 8px;
	right: 10px;
	font-size: 11px;
	text-align: right;
}

.spiffs {
	margin: 0 0 50px;
}

.spiff-top-tab {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 200px;
	height: 24px;
	background: url(spiffs/images/spiff-tab-top.gif) no-repeat center top;
	z-index: 2;
}

.spiff2-top-tab {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 10px 0 0;
	width: 200px;
	height: 24px;
	background: url(spiffs/images/spiff2-tab-top.gif) no-repeat center top;
	z-index: 2;
}

.spiff-top {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 200px;
	height: 7px;
	background: url(spiffs/images/spiff-top.gif) no-repeat center top;
	z-index: 2;
}

.spiff-content {
	position: relative;
	padding: 7px 0 0;
	margin: 10px 0 0;
	width: 200px;
	height: auto;
	background: url(spiffs/images/spiff-content-bg.gif) repeat-y center top;
}

.spiff-content img {
	margin: 0px 5px;
	padding: 0;
}

.spiff-content2 {
	position: relative;
	padding: 7px 0 0;
	margin: 0;
	width: 200px;
	height: auto;
	background: url(spiffs/images/spiff-content-bg.gif) repeat-y center top;
}

.spiff-content2 img {
	margin: 0px 10px;
	padding: 0;
}

.spiff-text {
	position: relative;
	left: 12px;
	width: 172px;
	height: auto;
	padding: 0 0 5px;
	margin: 0;	
}

.spiff-text h1 {
	padding: 0px 5px;
	margin: 5px 0 0;
}

.spiff-text p {
	padding: 5px 5px 5px;
}

.spiff-bottom {
	position: relative;
	padding: 0;
	margin: 0 0 70px;
	width: 200px;
	height: 8px;
	background: url(spiffs/images/spiff-bottom.gif) no-repeat center top;
}

.spiff-bottom-tab {
	position: relative;
	padding: 0;
	margin: 0 0 70px;
	width: 200px;
	height: 23px;
	background: url(spiffs/images/spiff-tab-bottom.gif) no-repeat center top;
}

.spiff-bottom-tab p {
	position: relative;
	top: 6px;
	right: 10px;
	font-size: 11px;
	text-align: right;
}

.spiff2-bottom-tab {
	position: relative;
	padding: 0;
	margin: 0 0 70px;
	width: 200px;
	height: 23px;
	background: url(spiffs/images/spiff2-tab-bottom.gif) no-repeat center top;
}

.spiff2-bottom-tab p {
	position: relative;
	top: 6px;
	right: 10px;
	font-size: 11px;
	text-align: right;
}

#footer {
	width: 788px;
	height: 50px;
	padding: 0;
	margin: 0 auto;
	background-image: url(images/footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;	
}

#footer p {
	position: relative;
	top: 21px;
	left: 44px;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#footer2 {
	width: 788px;
	height: 50px;
	padding: 0;
	margin: 0 auto;
	background-image: url(images/footer2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;	
}

#footer2 p {
	position: relative;
	top: 21px;
	left: 44px;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
