body {
	font-family: Verdana, Arial, sans-serif;	
	background: black url('/fightnight/images/big-red-bg.jpg') repeat center top;
	color: #9a9a9a;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
h1, h2, h3, h4 {
	margin: 2px 0 5px 0;	
	color: #78663f;
}
h1 { 
	font-size: 20px; 
}
h2 { 
	font-size: 18px; 
}
h3 { 
	font-size: 16px;  
}
p {
	margin: 10px 0;
	font-size: 16px;
	color: #9a9a9a;	
}
img {
	border: 0;	
}
a {
	color: #9a9a9a;
	text-decoration: none;	
}
a:hover {
	color: #78663f;
	text-decoration: underline;	
}
td {
	vertical-align: top;
}
.h {
	display: none;	
}

#site {
	margin: 0 auto;
	width: 961px;
	text-align: center;
}
#header {
	margin: 20px 0 0 0;
	width: 100%;
	height: 924px;
	background: url('/fightnight/images/body-bg3.png') no-repeat -2px top;
}

#fighters {
	float: left;
	position: relative;
	margin: 320px 0 0 60px;
	width: 750px;
	height: 540px;
	text-align: center;
}
#fighters #fight {
	margin: 0 0 0 80px;
}

/*
#fighters #f2 { margin-left: 0; }
#fighters #f3 { margin-left: 0; }
#fighters #f4 { margin-left: 0; }
#fighters #f5 { margin-left: 0; }
#fighters #f6 { margin-left: 0; }
#fighters #f7 { margin-left: 0; }
#fighters #f8 { margin-left: 0; }
#fighters #f9 { margin-left: 0; }
#fighters #f10 { margin-left: 0; }

#fighters #fight2 { margin-left: 10px; }
#fighters #fight3 { margin-left: -20px; }
#fighters #fight4 { margin-left: -10px; }
#fighters #fight5 { margin-left: 0; }
#fighters #fight6 { margin-left: -5px; }
#fighters #fight7 { margin-left: -5px; }
#fighters #fight8 { margin-left: 5px; }

#fighters #also { margin-top: 10px; }
*/
#anchor {
	position: absolute;
	top: 320px;
	left: 10px;
	height: 5px;
	z-index: 5000;
}

#content {
/*	float: left;
	position: relative;
	margin: 370px 0 0 200px; */
	position: relative;
	top: 320px;
	left: 130px;
	width: 750px;
	height: 550px;
	color: #898989;
	background: url('/fightnight/images/bg-black-80p.png') repeat;
	border: 2px solid #313131;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#content #chead {
	height: 50px;
	text-align: center;
	background: black;
	border-bottom: 2px solid #313131;
}
#content #chead img {
	margin-top: 5px;
}
#content #cpage {
	height: 438px;
	overflow: auto;
	padding: 5px 10px;
	text-align: left;
}
#navi {
	margin: 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 60px;
	background: url('/fightnight/images/bg-nav.jpg') no-repeat 0 top;
}
#navi #navtable {
	width: 920px;
	padding: 17px 0;
	color: #9a9a9a;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
}

#navi #navtable td {
	width: 20%;
}
#book {
	margin: 0;
	width: 100%;
	height: 90px;
	background: url('/fightnight/images/bg-book.jpg') no-repeat 0 top;
}
#book #notice {
	display: block;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
}
#notice span {
	display: block;
	margin: 0;
	padding: 5px;
	height: auto;
}
#notice a {
	font-size: 16px;
	text-decoration: underline;
}
#book #liput {
	margin: 15px 0 0 0;
}
/*
#book a {
	display: block;
	margin: 0 auto;
	color: white;
	width: 80%;
	height: 20px;
	padding: 20px 0;
	vertical-align: center;
	text-align: center;
	font-size: 32px;
	text-transform: uppercase;
}
*/
#boxes {
	text-align: center;
	margin: 0;
	padding: 0 0 0 0;
	height: 88px;
	overflow: hidden;
	background: url('/fightnight/images/bg-boxes.jpg') no-repeat 0 top;
}
#boxes #boxtable {
	padding: 0;
	margin-top: 10px;
}
#boxtable #c1 { width: 320px; }
#boxtable #c2 { width: 290px; }
#boxtable #c3 { width: 320px; }
#boxtable #liput { margin-top: 20px; }
#footer {
	margin: 0;
	width: 100%;
	height: 75px;
	background: url('/fightnight/images/bg-footer.png') no-repeat 0 top;
}
#fbanner {
	margin: 0 0 20px 0;
	text-align: center;
	width: 100%;	
}
#gfolder {
	float: left;
	margin: 5px;
	text-align: center;
	width: 200px;
	height: 250px;
}
#gimgbox {
	float: left;
	margin: 5px;
	text-align: center;
	width: 150px;
	height: 150px;
}