body{ font-family:Tahoma; font-size:12px; margin:0; background:#000000;}
p{ margin:0; padding:0;}
.h1{ display:block; margin-top:10px; font-size:20px; }

a:link, a:visited, a:active{ color:#FFFFFF; text-decoration:none; }
a:hover{ color:#0066FF; text-decoration:underline; }

a.url:link, a.url:visited, a.url:active{ color:#FFFFFF; text-decoration:none; }
a.url:hover{ color:#0066FF; text-decoration:underline; }

#mainbox{ width:768px; margin-left:auto; margin-right:auto; background:#900000; }
#clear{ clear:both; }

#header{ width:756px; height:206px; margin-left:10px; }
#header-left{ float:left; width:10px; height:206px; background:url(../img/hdr_lft.jpg) no-repeat; }
#header-top{ float:left; font-size:2px; width:732px; height:5px; background:url(../img/hdr_top.jpg) no-repeat; }
#header-middle{ float:left; width:732px; height:149px; background:#000000; }
#header-logo{ float:left; width:176px; height:149px; background:url(../img/logo.jpg) no-repeat; }
#header-banner{ float:left; width:550px; height:149px; margin-left:6px; background:url(../img/banner.jpg) no-repeat; }
#header-right{ float:right; width:14px; height:206px; background:url(../img/hdr_rgt.jpg) no-repeat; }
#header-bottom{ float:left; width:732px; height:52px; }
#header-bottom ul{ list-style:none; margin:0; padding:0; }
#header-bottom li{ float:left; }
#header-bottom li a{ line-height: 2em; float:left; display:block; text-decoration:none; text-align:left; }

#spcr_lft{ width:25px; height:52px; background:url(../img/spcr_lft.jpg) no-repeat; }
#spcr_rgt{ width:25px; height:52px; background:url(../img/spcr_rgt.jpg) no-repeat; }

#home a{ width:122px; height:52px; background:url(../img/home.jpg) top no-repeat; }
#home a:hover{ width:122px; height:52px; background:url(../img/home.jpg) bottom no-repeat; }
#fighter a{ width:150px; height:52px; background:url(../img/fighter.jpg) top no-repeat; }
#fighter a:hover{ width:150px; height:52px; background:url(../img/fighter.jpg) bottom no-repeat; }
#about a{ width:126px; height:52px; background:url(../img/about.jpg) top no-repeat; }
#about a:hover{ width:126px; height:52px; background:url(../img/about.jpg) bottom no-repeat; }
#gallery a{ width:140px; height:52px; background:url(../img/gallery.jpg) top no-repeat; }
#gallery a:hover{ width:140px; height:52px; background:url(../img/gallery.jpg) bottom no-repeat; }
#contact a{ width:144px; height:52px; background:url(../img/contact.jpg) top no-repeat; }
#contact a:hover{ width:144px; height:52px; background:url(../img/contact.jpg) bottom no-repeat; }

#content{ width:756px; margin:5px 0 0 10px; }
#content-left{ float:left; width:521px; }
#content-right{ float:left; width:220px; margin-left:9px; }
#contents p{ margin-bottom:10px; line-height:18px; }
#contents form{ margin-top:20px; padding:0; }
#contents .page{ margin-left:30px; }
#contents .page label{ 
	display:block;
	width:100px;
	float:left;
	text-align:right;
	padding:3px 5px 0px 0px;
}
#contents .page .input{ 
	font-size:13px;
	padding:3px 3px 3px 3px;
	border:1px solid #000000;
	background-color:#FFFFFF;
}

#contents .page textarea{ 
	font-size:13px;
	padding:3px 3px 3px 3px;
	border:1px solid #000000;
	background-color:#FFFFFF;
}

#footer{ width:726px; height:30px; margin:10px 10px 0 10px; background:#000000; color:#FFFFFF; text-align:center; padding:10px; }


/*paging*/
div.navigation{
	margin: 0 0 10px 0;
	text-align: left;
	padding-top:5px;
	padding-bottom:5px;
}

div.navigation a, div.navigation span.a{
	background-color: #900000;
	border: 1px solid #AEAEAE;
	margin-left: 5px;
	padding: 1px 5px;
}
/*end paging*/



