body {	 margin-top: 0px;
	 margin-left: 0px;
 	 margin-right: 0px;
 	 margin-bottom: 0px;
	 font-family: serif;
	 font-size: 12px;
	 color: #cccccc;
	background-color: #000000;
	overflow-x: hidden;
	color: #cccccc;
	background-image: url(images/bg.gif);
	  font-family: Arial, Helvetica, sans-serif;
}

table,td,tr{
	 font-family: sans-serif;
	 font-size: 11px;
  line-height: 130% !important;
  line-height: 120%;
	 vertical-align: top;
	 border: none;
	 }
	 
.textarea { 
background-color: #302D25;
color: #cccccc;
margin: 4px 4px 4px 4px;
padding: 6px 6px 6px 6px;
font-size: 11px;
	 }

.small {
font-size: 9px;
line-height: 250%;
}

.center {
text-align: center;
}

.player {
position:relative;
top: 48px;
left: 56px;
}

img { border-style:none;}



a { text-decoration: none; color: #cccccc; border-width: 0px; border-style: none;}
a:hover,visited { color: #ffffff}
a:active { color: #ffffff;}


/* SCROLLING */


#Container {
  position: relative;
  top: -550px !important;
  left: 315px !important;
  top: -555px; 
  left: 315px;
  width: 450px; height: 153px;
  overflow: hidden;
}

.Scroller-Container { 
	position: relative; 
	background: transparent;
	height: 600px;
}

h3 {
  margin: 0 0 5px 0;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #D6D8DA;
}
p {
  margin: 0 0 5px 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #D6D8DA;
  text-align: justify;
  text-indent: 10px;
  line-height: 133% !important;
  line-height: 120%;
}
#Scrollbar-Container {
  position: relative;
  top: -704px !important; 
  left: 778px !important;
 top: -705px; 
 left: 778px ;
  width: 15px; height: 153px;
}
.Scrollbar-Track {
  width: 10px; height: 153px;
  background-color: #666666;
}
.Scrollbar-Handle {
  position: absolute;
  width: 10px; height: 50px;
  background-color: #cccccc;
}
#sbLine {
  position: absolute;
  width: 10px;
  height: 5px;
  left: 0px;
  background-color: #dddddd;
  font-size: 0px;
}
#List {
  position: absolute;
  top: 50px; left: 380px;
}
#List a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #7ABAD3;
  display: block;
  text-decoration: none;
  padding: 3px;
}
#List a:hover {
  color: #0B6589;
}

#content {
text-align: left;
margin:auto;
width: 833px;
height: 800px;
}

#page {
	width: 931px;
	}
	
#sidebar
	
.sidebarbox {
	background-color: #2c2c2c;
	border: solid 8px #000000;
	padding: 6px;
	margin-bottom: 10px;
	}
	
.link, .link a, a.link {
font-weight: bold;
color: f4dc00;
line-height: 150%;
}