*	{ margin: 0; }
body { 	background: url(images/body-bg.gif) repeat-x; 
		background-color: #292929; 
		margin: 0;		
}

a:link {
	color: #6C1616;
	font-weight: bold;
}
a:visited {
	color: #545454;
	font-weight: bold;
}
a:hover {
	color: #545454;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #545454;
	font-weight: bold;	
}
p img {
	float: right;
	margin: auto auto 4px 4px;
}
ul 	{ list-style: none; }
#wrapper {
	width: 980px;
	margin: 0 auto;
}
#header	{
	width: 980px; height: 290px;
	background: url(images/header.jpg) no-repeat;
}
#nav {
	margin: -130px auto auto 60px;
	position: absolute;
}
#content {
	background: url(images/content-bg.jpg) repeat-y;
	height: auto;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
}
#content p {
	margin: 10px auto;
	line-height: 18px;
}
#leftside {
	width: 415px; height: auto;
	float: left;
	margin-left: 115px;
	margin-bottom: 30px;
}
#rightside {
	width: 285px; height: auto;
	float: right;
	margin-right: 100px;
	margin-bottom: 30px;
}
#footer {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	height: 45px; 
	padding-bottom: 5px;
}

/** sprite general **/
ul li {
   display: block;
   float: left;
   list-style-type: none;
}
ul li a {
	display: block;
	height: 40px; width: 34px;
	background: transparent url(images/navbar_sprite.gif) no-repeat 0 0;
	text-indent:-9009px;
}

/** sprite off **/


ul li#home a {
	width: 81px;
	height: 40px;
	background-position: 0px 0px;
}
ul li#testimony a {
	width: 135px;
	height: 40px;
	background-position: -81px 0px;
}
ul li#gallery a {
	width: 120px;
	height: 40px;
	background-position: -216px 0px;
}
ul li#ring a {
	width: 120px;
	height: 40px;
	background-position: -336px 0px;
}
ul li#mail a {
	width: 125px;
	height: 40px;
	background-position: -456px 0px;
}

/** sprite on **/

ul li#home a:hover {
	width: 81px;
	height: 40px;
	background-position: 0px -40px;
}
ul li#testimony a:hover {
	width: 135px;
	height: 40px;
	background-position: -81px -40px;
}
ul li#gallery a:hover {
	width: 120px;
	height: 40px;
	background-position: -216px -40px;
}
ul li#ring a:hover {
	width: 120px;
	height: 40px;
	background-position: -336px -40px;
}
ul li#mail a:hover {
	width: 125px;
	height: 40px;
	background-position: -456px -40px;
}

.welcome {
	background: url(images/welcome.png) no-repeat;
	width: 129px; height: 28px;
}
.testimony {
	background: url(images/testimony.gif) no-repeat;
	width: 148px; height: 27px;
}
.ring {
	background: url(images/ring_record.gif) no-repeat;
	width: 223px; height: 27px;
}
.contact {
	background: url(images/mail.gif) no-repeat;
	width: 170px; height: 29px;
}
.email {
	margin: 20px auto 0px auto;
}
a.email {
	display: block;
	background: transparent url(images/email_chris.gif) no-repeat;
	width: 208px; height: 86px;
}
a.email:hover {
	background-position: -208px 0px;
}
.news {
	background: url(images/latest_news.png) no-repeat;
	width: 181px; height: 27px;
	margin-bottom: 10px;
}
.readmore {
	float: right;
	margin-top: -10px;
}
.nextfight {
	background: url(images/next_fight.png) no-repeat;
	width: 155px; height: 27px;
	margin-top: 40px; 
}
.clear {
	clear: both;
}
table.record tr.white {
	background-color: #FFFFFF;
}
table.record tr.grey {
	background-color: #E1E1E1;
}
table.record {
	width: 415px;
	margin: 12px auto 12px auto;
	font: 11px/13px  Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
table.record td {
	padding: 5px 5px;
}
table.record td.recordheader {
	font: 12px/14px  Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E1E1E1;
	font-weight: bold;
	border-bottom: 1px solid black;
}
#cover {
	width: 34px; height: 27px;
	background-color: #292929;
	position: relative;
	float: right;
	right: 80px;
	top: 13px;
	z-index: 999999999;
}
#flashgallery {
	margin-top: 0px;
	margin-left: -5px;
	position: absolute;
	z-index: -50;
}

/* CSS Document */

