@charset "UTF-8";


.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: transparent;
}
.vscrollerbar {
width: 10px;
background-color: #333333;
}
.hscrollerbase {
height: 10px;
background-color: transparent;
}
.hscrollerbar {
height: 10px;
background-color: #333333;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}



.slider {
	/* for IE */
  filter:alpha(opacity=75);
	/* CSS3 standard */
  opacity:0.75;
	position:relative;
	overflow:hidden;
	height:350px;
	margin-bottom:20px;
	background-color: #CCCCCC;
	width: 490px;
	margin-left: 10px;
}
.slidercontent {position:absolute}
.link {cursor:pointer; color:#666}
.link:hover {color:#fff}



body {
	margin: 0px;
	background-color: #181818;
	background-image: url(newinstereobg.png);
	background-repeat: no-repeat;
	
}
#wrapper {
	width:960px;
	margin-left: -480px;
	position: relative;
	left: 50%;
	background-repeat: repeat;
	background-image: url(wrapbg.png);
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #nav {
	height: 50px;
	width: 960px;
	clear: left;
}
#wrapper #main .clear {
	clear: both;
}
#wrapper #main {
	width: 960px;
	float: none;
	margin-top: 0px;
	height: 810px;
}
#wrapper #main #footer {
	margin-bottom: 0px;
}
.right {
	float: right;
}
.left {
	float: left;
	clear: both;
}
#wrapper #newsection {
	float: left;
	clear: both;
}
#wrapper #sidebar {
	float: right;
	width: 150px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: 400;
}
t2    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
t3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#wrapper #main #pagedscr {
	margin-left: 15px;
	margin-bottom: 10px;
	width: 700px;
}
#wrapper #news {
	clear: both;
	background-color: #333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 470px;
	float: none;
	padding: 10px;
}
#wrapper #news h2 {
	color: #FFFFFF;
}
#wrapper #header .right {
	margin-bottom: 0px;
}
#wrapper #main #introtext {
	float: right;
	background-color: #CCCCCC;
	/* for IE */
  filter:alpha(opacity=75);
	/* CSS3 standard */
  opacity:0.75;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 10px;
	margin-left: 5px;
	width: 420px;
}
#wrapper  #newstext-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	padding: 5px;
	overflow: hidden;
	position: absolute;
	width: 480px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
}
#wrapper #main #newsection #news #newsnav {
	width: 100px;
	float: right;
	clear: none;
	margin-top: 10px;
}
t1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
#wrapper #main #introslide {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#wrapper #header {
	height: 110px;
}
#wrapper #header .left {
	margin-top: 50px;
	margin-left: 5px;
}
#wrapper #news .link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#promote  {
	width: 400px;
	float: right;
	clear: right;
	margin-right: 25px;
	margin-top: -10px;
}
#wrapper #main #promote p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#wrapper #main #introheader {
	background-color: #333333;
	width: 420px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px;
}
#wrapper #main #team {
	padding: 10px;
	width: 133px;
	float: right;
	margin-right: 85px;
	margin-top: 20px;
}
#wrapper #main #bio {
	float: left;
	width: 575px;
	margin-top: 30px;
	margin-left: 85px;
	padding: 15px;
	background-color: #666666;
}
#wrapper #main #info {
	background-color: #666666;
	padding: 10px;
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
}
#wrapper #main #bio t2 {
	font-size: 18px;
}
#wrapper #main #game {
	width: 465px;
	float: left;
	margin-left: 30px;
}

