@charset "utf-8";
/* CSS Document */

body
{
	position:relative;
	top:5px;
	margin:0 auto;
	padding:0;
	width:995px;
	background-color:#000;
	text-align:justify;
	height:584px;
}

#header
{
	position:relative;
	height:158px;
	background-image:url(images/header.jpg);
}

#reglog
{
	position:absolute;
	top:10px;
	left:798px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#reg
{
	width:60px;
	color:#181818;
	text-decoration:none;
	float:left;
}

#reglog span
{
	float:left;
}

#log
{
	width:65px;
	color:#181818;
	text-decoration:none;
	float:left;
}

#update
{
	position:absolute;
	top:-1px;
	left:140px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#181818;
	font-size:14px;
	font-weight:bold;
	width:560px;
}

#up
{
	position:absolute;
	width:100px;
}

#updates
{
	position:absolute;
	top:14px;
	left:70px;
}

#other
{
	position:relative;
	top:75px;
	left:418px;
}

#navibar
{
	position:relative;
	left:425px;
	top:75px;
	height:50px;
	width:502px;
}

#navilist
{
	position:relative;
	top:20px;
	left:-35px;
	list-style-type:none;
	margin:0px;
	width:600px;
	z-index:2;
}

#navilist li
{
	float:left;
	margin-right:32px;
	cursor:pointer;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	z-index:3;
}

#navilist li a
{
	text-decoration:none;
	color:#999;
	z-index:4;
}

#slider
{
	position:relative;
	top:42px;
	height:10px;
}

#knob
{
	height:37px;
	position:relative;
	top:-50px;
	z-index:1;
}

#main
{
	position:relative;
	height:318px;
	background-image:url(images/main.jpg);
	overflow:hidden;
}

#container
{
	position:relative;
	left:200px;
	top:20px;
	width:600px;
	height:280px;
	overflow:hidden;
	outline-color:#666;
	outline-style:solid;
	outline-width:1px;
}

#backdrop
{
	position:relative;
	left:200px;
	top:20px;
	width:600px;
	height:280px;
	outline-color:#666;
	outline-style:solid;
	outline-width:1px;
}

#desc
{
	color:#DDD;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	width:550px;
	position:relative;
	left:220px;
	top:-260px;
	height:251px;
	overflow:hidden;
	padding-top:10px;
	padding-right:20px;
}

#desc a
{
	color:#666;
	text-decoration:none;
}

#scrollarea
{
	position:absolute;
	top:35px;
	left:770px;
}

#scrollBack
{
	background-image:url(images/up.png);
	height:16px;
	width:16px;
	cursor:pointer;
	z-index:2;
}

#scrollBarContainer
{
	background-image:url(images/bar.png);
	height:199px;
	width:18px;
	position:relative;
	top:10px;
	z-index:2;
	cursor:pointer;
}

#scrollBar
{
	position:relative;
	top:5px;
	height:189px;
	width:18px;
}

#scrollKnob
{
	width:16px;
	height:40px;
	position:relative;
	left:1px;
	cursor:pointer;
	z-index:2;
}

#scrollForward
{
	background-image:url(images/down.png);
	height:16px;
	width:16px;
	position:relative;
	top:20px;
	left:1px;
	cursor:pointer;
	z-index:2;
}

#footer
{
	height:108px;
	width:996px;
	background-image:url(images/footer.jpg);
}

#bits
{
	position:relative;
	top:31px;
	left:25px;
	text-decoration:none;
	padding:12px;
}

#fb
{
	position:relative;
	top:11px;
	left:166px;
	text-decoration:none;
	padding:12px;
}

#twit
{
	position:relative;
	top:-9px;
	left:303px;
	text-decoration:none;
	padding:12px;
}

#ignit
{
	position:relative;
	top:-29px;
	left:442px;
	text-decoration:none;
	padding:12px;
}

#last
{
	position:relative;
	top:-49px;
	left:575px;
	text-decoration:none;
	padding:13px;
}

#apogee
{
	position:relative;
	top:-69px;
	left:716px;
	text-decoration:none;
	padding:12px;
}

#oasis
{
	position:relative;
	top:-89px;
	left:850px;
	text-decoration:none;
	padding:13px;	
}

embed
{
	width:400px;
	height:240px;
	position:relative;
	top:30px;
	left:297px;
}