* {
  margin: 0 auto 0 auto;
	padding: 0px;
}

body {
	color: #fff;
	background-color: #ffffff;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
}

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 {
	margin-right: auto;
	width: 904px;
	background: #fff;
}

#topcolumn {
	width: 904px;
height: 125px;
	float: left;
	text-align: left;
background: url('images/headerlogo2.jpg') no-repeat 0% 0%;
}

#rightcolumn {
	width: 675px;
	float: right;
	text-align: left;
	border-bottom:3px solid #434039;	
}

/* Page Header */

#page_header {
	background: url('images/headertransbg.png') no-repeat 0% 0%;
	width: 675px;
	height: 244px;
}


/* Center Column */

#centercolumn {
	width: 452px;
	color: #333;

	background-color: #fff;
	float: left;
	text-align: center;
}

#centercolumn_2 {
	margin: 8px auto;
	width: 452px;
	text-align: left;
}

#centercolumn a {
	color: #333;
	font-size: 16px;
	background-color: inherit;
}

#centercolumn a:hover {
	text-decoration: underline;
}


/* Center Column Main Text Box */

.newsbox {
	margin-bottom: 5px;
	width: 442px;
	background: url('images/newsbox_bg.jpg') repeat-y;
}



.newsbox_header h2 {
	padding-left: 20px;
	width: 330px;
	float: left;
	font-size: 10px;
	font-weight: bold;
}

.newsbox_header strong {
	float: right;
}

.newsbox_content {
	padding: 0px 13px 0px;
	background: #fff;
	line-height: 17px;
}

.newsbox_comments a {
	text-decoration: none;
}

.newsbox_comments a:hover {
	color: #959595;
	background-color: inherit;
}


/* Right Sidebar */

#rightsidebar {
	margin: 0px 0px -1px 18px;
	border-right:3px solid #434039;	
	width: 202px;
	float: left;
	color: inherit;
	background-color: inherit;
}


/* Left Column and Sidebar */

#leftcolumn {
	width: 229px;
	color: #000;
	background-color: inherit;
	float: right;
	text-align: left;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
}

#leftcolumn ul {
	width: 100%;
	overflow: hidden;
}

#leftcolumn li {
	margin-bottom: 1px;
	padding: 3px 10px 5px 35px;
	color: inherit;
	background: #2A7B7C 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;
}


/* Left Top Square */

#topleft {
	width: 229px;
	height: 244px;
	color: #fff;
	float: left;
	text-align: bottom;
background-image: url('images/topleft_bg.jpg');

}




/* Navigation */

#nav {
	width: 230px;

	color: inherit;
	background-image: url('images/testbackground.jpg');
	border-top: #fff 1px solid;
border-bottom:3px solid #434039;
}

#nav h2 {
	background-image: url('images/quicklinks_title.jpg');
}

#nav li {
	color: inherit;
	background-color: #2A7B7C;
	background-image: url('images/latestmatches_bullet.gif');
}







/* Page Footer */

#page_footer {
	margin-left: 229px;
	margin-right: 0px;
	padding: 0px 0px 0px;
	width: 780px;
	height: 100px;
	text-align: right;
	color: #464646;
	position: right;
	top: -15px;
}
 a {
text-decoration:none;
    color:#1A0F0B;
font-size:13px;
}
a:hover {
	text-decoration:underline;
    color:#13357B;
font-size:13px;
}

