* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #fff;
	background-color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
        margin: 5px;
     ;
        
}

a {
	color: #fff;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
        
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 7px 0px 8px;
	text-align: justify;
}

input {
	border: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

#body_wrapper {
	width: 1004px; 
        margin-right: auto; 
        margin-left: auto;
        text-align: center;
	background: url('images/background.jpg') repeat-y 0% 0%;
}

#rightcolumn {
	width: 775px;
	float: right;
	text-align: left;
}

/* Page Header */

#page_header {
	background: url('images/header_bg.jpg') no-repeat 0% 0%;
	width: 775px;
	height: 193px;
}


/* Main Navigational Menu */

#mainnav {
	width: 775px;
	height: 45px;
	background: url('images/headernav_bg.jpg') repeat-x 0% 0%;
	overflow: hidden;
}

#mainnav ul {
	height: 44px;
	border-bottom: #fff 1px solid;
}

#mainnav li {
	height: 44px;
	float: left;
	border-left: #fff 1px solid;
}

#mainnav li a {
	margin: 13px 5px 0px 6px;
	display: block;
	height: 21px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

li#mainnav_01 a {
	margin-left: 10px;
	width: 40px;
	background-image: url('images/headernav_01.jpg')        

}

li#mainnav_02 a {
	width: 52px;
	background-image: url('images/headernav_02.jpg');
}

li#mainnav_03 a {
	width: 69px;
	background-image: url('images/headernav_03.jpg');
}

li#mainnav_04 a {
	width: 62px;
	background-image: url('images/headernav_04.jpg');
}

li#mainnav_05 a {
	width: 83px;
	background-image: url('images/headernav_05.jpg');
}

li#mainnav_06 a {
	width: 60px;
	background-image: url('images/headernav_06.jpg');
}

li#mainnav_07 a {
	width: 74px;
	background-image: url('images/headernav_07.jpg');
}

li#mainnav_08 a {
	width: 42px;
	background-image: url('images/headernav_08.jpg');
}

li#mainnav_09 a {
	width: 49px;
	background-image: url('images/headernav_09.jpg');
}

li#mainnav_10 a {
	width: 45px;
	background-image: url('images/headernav_10.jpg');
}

li#mainnav_11 a {
	margin-right: 0px;
	width: 60px;
	background-image: url('images/headernav_11.jpg');
}


/* Center Column */

#centercolumn {
	width: 610px;
	color: #333;
	background-color: #fff;
	float: left;
	text-align: center;
}

#centercolumn_2 {
	margin: 5px;
	width: 595px;
	text-align: center;
        float: right;
}

#centercolumn a {
	color: #333;
	background-color: inherit;
}

#centercolumn a:hover {
	text-decoration: none;
}




/* Right Sidebar */

#rightsidebar {
	margin: 5px 0px 0px 0px;
	width: 160px;
	float: left;
	color: #000000;
	background-color:#000000 ;
        border: none;
}


/* Left Column and Sidebar */

#leftcolumn {
	width: 229px;
	color: #000;
	background-color: inherit;
	float: left;
	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('images/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('images/latestmatches_bg_bot.gif') no-repeat 0% 100%;
}

#leftsidebar .more_button a {
	display: block;
	margin-top: 14px;
	width: 52px;
	height: 21px;
	background: url('images/button_more.gif') no-repeat 0% 0%;
	float: left;
}


/* Motorcross News */

#motocrossnews {
	width: 229px;
	height: 193px;
	color: #fff;
	background: #000000 url('images/recentrecord_bg.jpg') repeat-y 0% 0%;
	font-weight: bold;
}

#motocrossnews a {
	text-decoration: none;
}

#motocrossnews a:hover {
	text-decoration: underline;
}

#motocrossnews h2 {
	width: 229px;
	height: 76px;
	color: inherit;
	background: #000000 url('images/recentrecord_title.jpg') no-repeat 0% 50%;
}

#motocrossnews ul {
	width: 229px;
}

#motocrossnews li {
	color: inherit;
	background: #a21219 url('images/recentrecord_bullet.gif') no-repeat 9px 50%;
}


/* Motocross Links*/

#motocrosslinks {
	color: inherit;
	background-color: #000000;
	border-top: #fff 1px solid;
}

#motocrosslinks h2 {
	background-image: url('images/latestmatches_title.jpg');
}

#motocrosslinks li {
	color: inherit;
	background-color: #b3b3b3;
	background-image: url('images/latestmatches_bullet.gif');
}


/* schedule*/

#schedule {
	color: inherit;
	background-color: #000000;	
}

#schedule h2 {
	background-image: url('images/gamingservices_title.jpg');
}

#schedule li {
	padding-right: 5px;
	color: inherit;
	background-color: #cdcdcd;
	background-image: url('images/gamingservices_bullet.gif');
}

#schedule .more_button {
	padding-top: 2px;
	background-image: url('images/gamingservices_bg_bot.jpg');
}


/* mxnewsfeed links */

#mxnewsfeedlinks {
	color: inherit;
	background-color: #000;
}

#mxnewsfeedlinks h2 {
	background-image: url('images/quicklinks_title.jpg');
}

#mxnewsfeedlinks li {
	color: inherit;
	background-color: #babdbf;
	background-image: url('images/quicklinks_bullet.gif');
}

#mxnewsfeedlinks .more_button {
	padding-top: 4px;
	padding-bottom: 5px;
	background-image: url('images/quicklinks_bg_bot.gif');
}


/* Page Footer */

#page_footer {
	margin-left: 229px;
	margin-right: 222px;
	padding: 20px 0px 0px;
	width: 552px;
	text-align: center;
	color: #fff;
	background-color: #464646;
	position: relative;
	top: -20px;
}

