html, body
{
	background-color: #000;
	color: #fff;
	font-family: Verdana, Arial;
	font-size: 9px;
	margin: 0px 0px 0px 0px;
}


.menu a:link, .menu a:visited
{
	color: #fff;
	text-decoration: none;
}

a:link, a:visited

{
	color: #fff;
	text-decoration: underline;
}



a:hover, .menu a:hover
{
	color: #c90;
	text-decoration: underline;
}

.head {
	padding: 0px;
	border-collapse: collapse;
	border: 0px none;
	margin: 0px auto;
}

.menu
{
	background-image:url("images/bar.jpg");
	font-size: 10px;
	text-decoration: none;
	color: #fff;
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	border: 0px none;
}



.content_pane

{
	margin: 15px 40px 15px 40px;
}

div.center_wrap {
	margin-left: auto;
	margin-right: auto;
}

.content_table, .fighter_table {
	 border: 0px none;
	 width: 650px;
	 padding: 4px;
	 margin: 0px auto;
	 text-align: left;
}

.fight_title

{
	font-size: 15pt;
	color: Silver;
}



h1 {
	font-weight: bold;
	font-size: 16pt;
	color: #cccccc;
	text-align: center;
}

h2 {
	font-size:10.0pt;
	font-weight: bold;
	text-decoration: underline;
}

h3 {font-size:10.0pt;}

p, li, div, td
	{font-size:9.0pt;}

img {
	border: 0px none;
}

.menu td {
	text-align: center;
	padding: 0px;
	height:30px;
}

.menu#bottom td {
	font-size: 10px;
	text-align: center;
}


.menu td img {
	vertical-align: middle;
}

.head td {
	padding: 0px;
}

.fighter_table {
	width: 800px;
}

.fighter_val {
	background: #000 url("images/2009/fighters/8men_header.jpg") no-repeat center;
	height:100px;
}

.fighter_wbc {
	background: #000 url("images/2009/fighters/wbc_fights_header.jpg") no-repeat center;
	height:100px;
}

.fighter_table#wbc {
	text-align: center;
}

.fighterdetails_left {
	width: 265px;
	vertical-align: top;
}
ul {
	margin-left:0px;
	padding-left: 15px;
}
