body {
	background-color: #2c2c2c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.head {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; }
.head2 {font-size: 10px; color: #6DC903; font-weight: bold; }

#main {
background-color: grey;
margin: auto;
width: 1000px;
font-size: 10px;
}

#overall_head {
background-image: url('images/ts_test_01.png');
width: 1000px;
height: 7px;
}

#logo {
background-image: url('images/logo.png');
width: 1000px;
height: 133px;
}

#nav {
width: 100%;
height: 33px;
}

#register {
color:white;
text-align: left;
width: 100%;
height: 14px;	
}

#info {
background-image: url('images/navibox.png');
width: 1000px;
height: 106px;
}

#subinfo {
width: 100%;
height: 35px;
}

#sub_navi {
width: 750px;
background-image: url('images/ts_test_15.png');
height: 14px;
float: left;
}

#sub_navi_no_reg {
width: 750px;
background-image: url('images/no_reg_left.png');
height: 14px;
float: left;
}

#login {
display: inline;
margin-left: 37px;
padding-top: 28px;
float: left;
width: 321px;
}

#server {
padding-top: 40px;
float: left;
width: 166px;
}

#results {
padding-top: 11px;
float: left;
width: 289px;
}

#news {
float: left;
padding-top: 19px;
width: 150px;
}

#content_space_left {
background-image:url('images/spacer_left_vert.png');
background-repeat:repeat-y;
clear:both;
float:left;
height:100%;
width:20px;
}

#content_space_center {
background-image:url('images/content_spacer.png');
float:left;
width:1000px;
min-height:700px;
}

#content{
background-color: #f2f2f2;
width: 565px;
overflow:hidden;
float:left;
}

#content_tv{
background-color: #f2f2f2;
width: 700x;
overflow:hidden;
float:left;

}

#left_nav {
padding-left: 15px;
text-align: left;
height: 35px;
float: left;
}

#left_squads {
clear:both;
width: 163px;
height: 416px;
background-color: #1a1a1a;
margin-left: 1px;
}

#randompic {
clear:both;
width: 162px;
height: 243px;
background-color: #1a1a1a;
margin-left: 1px;
}

#right_sponsors {
background-image:url('images/right_sponsors.png');
width: 226px;
height: 469px;
float: left;
overflow: hidden;
}

#right_sponsors_spacer{
background-image:url('images/sponsor_spacer.png');
width: 226px;
height: 35px;
float: left;
}

#footer {
clear:left;
background-image:url('images/footer.png');
height: 56px;
width: 1000px;
}

.navlist {
}

.navlist a {
color:white;
}

.navlist a:hover {
color:white;
text-decoration:none;
}

.rosterlist {
float:left;
width:160px;
}

.memberdesc {
color:black;
font-size:90%;
margin-left:5px;
}

.bar {
background-color:black;
float:left;
height:35px;
margin-right:10px;
width:1px;
}

.member {
height:60px;
}

