body {
	text-align: center;
	background-color: #000000;
	font-family: verdana;
	}
img {
	border: 0;
	}

#container {
	margin: 25px auto;
	width: 980px;
	height: 900px;
	text-align: left;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
	
  #header {
  text-align: center;
  }
  
  #nav {
  margin-top: 15px;
  }

  #navbutton {
  margin-right: 13px;
  }
  
  #rule {
  border-bottom: 1px solid #3f3f3f;
  }
  
#subcontainer {
 padding: 100px 0 47px 0; 
 width: 980px;
 font-family: arial;
 font-size: 12px;
 color: #ffffff;
	}
	
#banner {
	width: 728px;
	height: 90px;
	margin: 0 auto;
	border: 1px solid #ffffff;
	}

#leftcol {
	float: left;
	width: 223px;
	}
	
#rightcol {
	float: right;
	width: 223px;
	}
#rightcol.raise {
	margin-top: -19px;
	}
#rightcol.marginrt {
	margin-right: 30px;
	}
	
.sb {
	width: 223px;
	}
	
.sb-top {
	background-image: url(../images/sidebar-top.png); 
	width: 223px;
	height: 67px;
	text-align: center;
	}

	
.sb-content {
	background-image: url(../images/sidebar-middle.png);
	background-repeat: repeat-y;
	width: 223px;
	text-align: center;
	}
div.sb-content p {
	margin: 0 auto;
	width: 180px;
	}
	
div.sb-banner img {
	position: relative;
	top: -18px;
	left: 0;
	}
div.sb-banner {
	height: 237px;
	overflow: visible;
	}

.sb-bottom {
	background-image: url(../images/sidebar-bottom.png); 
	width: 223px; 
	height: 40px;
	}
	
.smlinks {
	margin-top: 25px;
	margin-left: 150px;
	}
.smlinks img {
	margin-left: 10px;
	}
	

a {
	text-decoration: none;
	color: #ff0000;
	}

pre {
    font-family: verdana;
	}

.contalt {
	width: 531px;
	height: 400px;
	margin-left: 180px;
	padding-left: 5px;
	float: left;
	}
#home.contalt {
	margin-top: 20px;
	margin-left: 0;
	padding-left: 0;
	}

.contalt label {
	display: block;
	}
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#extra_controls, #scrollbar { 
    display:none; /* hide from incapable */
    }



.bold {
	font-weight: bold;
	}
	
h3.media {
	color: #ffffff;
	line-height: 12px;
	}
.newsdatemargin {
	margin-left: 21px;
	}
div.onlin img {
	border: 3px solid #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	}
div.phto img {
	border: 3px solid #ffffff;
	margin-top: 10px;
	}

div.onlin {
	width: 100%;
	text-align: left;
	}

div.video {
  margin-left: 10px;
  margin-right: 10px;
  float: left;
  text-align: center;
	}
div.video object {
	display: inline;
	}
div.descrip {
	text-align: center;
	}
div.discog img {
	float: left;
	border: 3px solid #ffffff;
	}
div.discog {
	margin-top: 20px;
	width: 430px;
	}
	
div.discoright {
	float: right;
	width: 250px;
	}
span.joinform {
	display: block;
	width: 10em;
	float: left;
	}
#join label {
	margin-top: 5px;
	}
	

