* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #fff;
	background-color: #c80400;
	 
	font-size: 10px;
	line-height: 15px;
    width:100%;
}

a {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: underline;
    font-size:13px;
    font-family:Arial;
	 
}

a:hover {
	text-decoration: none;
    color: #FFFFFF;
}

span {
	display: none;
}

img {
	border: none;
}
.whitefont{
  
  color:#ffffff;
  font-size:12px;
  font-family:Arial;
}
ul {
	list-style-type: none;
}

li {
	list-style-type: none;
    font-family: Arial;
    font-size:10px;
    color:#ffffff;
}

p {
	padding: 7px 0px 8px;
	text-align: justify;
}

input {
	border: 0px;
	font-family: arial, sans-serif;
	font-size: 14px;
}

.clearthis {
	
	height : 1px;
	margin : 0px;	    
    float : center;
	font-size: 11px;
    font-family:Arial;
    font-weight:bold;
	
	 clear : both; 
     line-height: 20px;
	 overflow : hidden;
	 visibility: hidden; 
}

#body_wrapper {
	margin-right: auto;
	width: 1009px;
	background-image: url("../image/background.jpg");
	background-repeat:no-repeat;
	background-position: 0 0;  
	float:left; 
}

#rightcolumn {
	width: 780px;
	float: right;
	text-align: left;
}

/* Page Header */

#page_header {
	background-image: url("../image/header_bg.jpg");
	background-repeat:no-repeat;
	background-position: 0 0;  
	width: 780px;
	height:193px;
	
}


/* Main Navigational Menu */

#mainnav {
	width: 780px;
	height: 40px;
	background:   url("../image/headernav_bg.jpg") repeat-x 0% 0%;
	overflow: hidden;
}

#mainnav ul {
	height: 40px;
	border-bottom: #fff 1px solid;
}

#mainnav li {
	height: 40px;
	float: left;
	border-left: #fff 1px solid;	 
	padding-top:10px;
	font-size:12px;
	font-weight:700;
	line-height:25px; 
	background-image:url("/Image/menubg_black.gif"); 
	text-align:center;
	width:77px ; 
}
#mainnav li a{
height:40px;
margin:0px 0px 0px 0px;
}
#mainnav li a:visted{color:#033;height:40px; } 
#mainnav li a:hover{
 
	width:75px;
	height:40px;
	list-style-position:inherit;
    background-image:url("/image/menubg_black_fl.gif" );  
	 
}
 
 
 

/* Center Column */

#centercolumn {
	width: 552px;
	color: #333;
	background-color: #fff;
	float: left;
	text-align: center;
}

#centercolumn_2 {
	margin: 8px auto;
	width: 542px;
	text-align: left;
}

#centercolumn a {
	color: #333;
	background-color: inherit;
}

#centercolumn a:hover {
	text-decoration: none;
}


/* Center Column News Box */

.newsbox {
	margin-bottom: 5px;
	width: 542px;
	background:   url("../image/newsbox_bg.jpg") repeat-y;
}

.newsbox_header {
	padding: 19px 10px 5px;
	background:   url("../image/newsbox_bg_top.jpg") no-repeat 0% 0%;
	height: 22px;
}

.newsbox_header h2 {
	padding-left: 20px;
	width: 100px;
	float: left;
    color:000;
	font-size: 13px;
	font-weight: bold;
    font-family:Arial;
}

.newsbox_header strong {
	float: right;
}

.newsbox_content {
	padding: 0px 10px 20px;
	background:   url("../image/newsbox_bg_bot.jpg") no-repeat 0% 100%;
	line-height: 20px;
    font-size:12px;
    font-family:Arial;
}

.newsbox_comments a {
	text-decoration: none; 
    font-size:14px;
    font-family:Arial;
}

.newsbox_comments a:hover {
	color: #959595;
	background-color: inherit;
    font-size:14px;
    font-family:Arial;

}
 

/* Right Sidebar */

#rightsidebar {
	margin: 5px 0px 10px 7px;
	width: 209px;
	float: left;
	color: inherit;
	background-color: inherit;
}


/* Team Roster */

#teamroster {
	margin-bottom: 9px;
	width: 209px;
	background:   url("../image/teamroster_bg.jpg") repeat-y;
}

#teamroster_header {
	padding: 17px 7px 0px;
	background:   url("../image/teamroster_bg_top.jpg") no-repeat 0% 0%;
}

#teamroster h2 {
	height: 35px;
	background:   url("../image/teamroster_title.jpg") no-repeat 0% 0%;
}

#teamroster_content {
	padding: 0px 7px 10px;
	background:   url("../image/teamroster_bg_bot.jpg") no-repeat 0% 100%;
}

#teamroster_categories {
	padding: 0px 5px 5px;
	font-weight: bold;
    font-size:11px;
    font-family:Arial;
}

#teamroster_categories a {
	text-decoration: none;
}

#teamroster_categories a:hover {
	text-decoration: underline
}

#teamroster ul {
	padding-left: 1px;
	padding-right: 1px;
}

#teamroster li {
	color: #a71b1f;
	background-color: #a71a1e;
	background-repeat: no-repeat;
	background-position: 45% 3px;
	border: #ffd5d7 1px solid;
	text-align: center;
	float: left;
}

#teamroster li a {
	display: block;
	margin-top: 77px;
	width: 94px;
	height: 25px;
	color: #a71b1f;
	background: #ffe0e2 url("../image/teamroster_name_bg.jpg") no-repeat;
	overflow: hidden;
	line-height: 23px;
	text-decoration: none;
}

#teamroster li a:hover {
	color: #380100;
	background-color: inherit;
}

#teamroster_sep {
	padding: 0px 0px 0px 0px;
	margin-left:0px;
	background:   url("../image/teasource_127.jpg") no-repeat 0% 0%;
	height:15px;
}


li#roster_twitch {
	background-image:   url("../image/teamroster_tb01.jpg");
}

li#roster_rock {
	background-image:   url("../image/teamroster_tb02.jpg");
}

li#roster_badkarma {
	background-image:   url("../image/teamroster_tb03.jpg");
}

li#roster_mostly {
	background-image:   url("../image/teamroster_tb04.jpg");
}

li#roster_thebowl {
	background-image:   url("../image/teamroster_tb05.jpg");
}

li#roster_doggerz {
	background-image:   url("../image/teamroster_tb06.jpg");
}

li#roster_drew {
	background-image:   url("../image/teamroster_tb07.jpg");
}

li#roster_nogusta {
	background-image:   url("../image/teamroster_tb08.jpg");
}

#teamroster .more_button {
	padding: 10px 0px 0px;
	text-align: center;
}

#teamroster .more_button a {
	display: block;
	margin: 0px auto;
	width: 52px;
	height: 21px;
	background:   url("../image/teamroster_button_more.gif") no-repeat 0% 0%;
}


/* Team Sponsors */

#teamsponsors {
	width: 209px;
	color: inherit;
	background-color: #a21219;
	 
}

#teamsponsors h2 {
	height: 46px;
	border-bottom: #c80400 1px solid;
	background:   url("../image/teamsponsors_title.jpg") no-repeat 9px 50%;
}

#teamsponsors_content {
	padding: 15px 10px;
	text-align: center;
}

#teamsponsors .more_button {
	padding: 10px 0px 0px;
}

#teamsponsors .more_button a {
	display: block;
	margin: 0px auto;
	width: 68px;
	height: 70px;
	background:   url("../image/teamsponsors_button_more.gif") no-repeat 0% 0%;
}


/* Left Column and Sidebar */

#leftcolumn {
	width: 229px;
	color: #000;
	background-color: inherit;
	float: right;
	text-align: left;
	font-size: 9px;
}

#leftcolumn ul {
	width: 100%;
	overflow: hidden;
}

#leftcolumn li {
	margin-bottom: 1px;
	padding: 3px 10px 5px 35px;
	color: inherit;
	background: #b3b3b3 url("../image/latestmatches_bullet.gif") no-repeat 9px 50%;
}

#leftsidebar {
	margin-right: 6px;
	width: 223px;
}

#leftsidebar a {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

#leftsidebar a:hover {
	text-decoration: underline;
}

#leftsidebar h2 {
	height: 54px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

#leftsidebar .more_button {
	padding-left: 48px;
	height: 50px;
	background:   url("../image/latestmatches_bg_bot.gif") no-repeat 0% 100%;
}

#leftsidebar .more_button a {
	display: block;
	margin-top: 14px;
	width: 52px;
	height: 21px;
	background:   url("../image/button_more.gif") no-repeat 0% 0%;
	float: left;
}


/* Recent Record */

#recentrecord {
	width: 229px;
	height: 193px;
	color: #fff;
	background: #f21000 url("../image/recentrecord_bg.jpg") repeat-y 0% 0%;
	font-weight: bold;
}

#recentrecord a {
	text-decoration: none;
}

#recentrecord a:hover {
	text-decoration: underline;
}

#recentrecord h2 {
	width: 229px;
	height: 76px;
	color: inherit;
	background: #c00000 url("../image/logo.gif") no-repeat 0% 50%;
}

#recentrecord ul {
	width: 229px;
}

#recentrecord li {
	color: inherit;
	background: #a21219 url("../image/recentrecord_bullet.gif") no-repeat 9px 50%;
    font-size:11px;
    font-family:Times New Roman;
	 height:16px;
	 
	padding-top:6px; 
	 
}


/* Latest Matches */

#latestmatch {
	color: inherit;
	background-color: #313131;
	border-top: #fff 1px solid;
}

#latestmatch h2 {
	background-image:   url("../image/latestmatches_title.jpg");
}

#latestmatch li {
	color: inherit;
	background-color: #cdcdcd;
	background-image:   url("../image/gamingservices_bullet.gif");
}


/* Gaming Services */

#gamingservices {
	color: inherit;
	background-color: #313131;	
}

#gamingservices h2 {
	background-image:   url("../image/gamingervices_title.jpg");
}

#gamingservices li {
	padding-right: 5px;
	color: inherit;
	background-color: #cdcdcd;
	background-image:   url("../image/gamingservices_bullet.gif");
}

#gamingservices .more_button {
	padding-top: 2px;
	background-image:   url("../image/gamingservices_bg_bot.jpg");
}


/* Quick Links */

#quicklinks {
	color: inherit;
	background-color: #313131;
}

#quicklinks h2 {
	background-image:   url("../image/quicklinks_title.jpg");
}

#quicklinks li {
	color: inherit;
	background-color: #cdcdcd;
	background-image:   url("../image/gamingservices_bullet.gif");
}

#quicklinks .more_button {
	padding-top: 4px;
	padding-bottom: 5px;
	background-image:   url("../image/quicklinks_bg_bot.gif");
}

/* ¹ã¸æ */
#adv02 {
	color: inherit;
	background-color: #313131;
	padding-top:0px 0px 0px 0px; 
}
#adv02 li {
	color: inherit;
	background-color: #313131;	
    background-image:   url("../image/adv02bg.gif");
	height:51px;
	padding: 5px 4px 5px 10px;
	
}
/* Page Footer */

#page_footer {
	margin-left: 229px;
	margin-right: 222px;
	padding: 15px 0px 0px;
	width: 552px;
	text-align: center;
	color: #fff;
	background-color: #464646;
	position: relative;
	top: -47px;
    font-family:Arial;
	vertical-align:middle;
	height:45px;
}
 

