body {
	background-color: #ed9500;
	background-image: url(../images/bkgrnd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

html, div, img, h1, h2, h3, h4, h5 { 
	margin: 0px; 
	padding: 0px;
	border: 0px;
}

.clr {
	clear:both;
}

/* Container */

#container {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image:url(../images/container-bkgrnd.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ffffff;
}

/* Top Image and Logo */

#header {
position:relative;
top:0px;
width:750px;
height:215px;
background-image:url(../images/header-bkgrnd.jpg);
background-repeat:no-repeat;
}

#logo {
float:right;
width:260px;
height:176px;
margin: 15px 40px 10px 0px;
}

#upper-phone {
	padding: 15px 0px 0px 10px;
	float:left;
}

#upper-phone p{
	font-size: large;
	font-weight:bold;
	color: #c41130;
	text-align:left;
	padding: 0px;
	margin:0px;
}

#upper-phone a:link{
	font-size: medium;
	color: #c41130;
	text-decoration:none;
	font-style:italic;
	font-weight:normal;
}

#upper-phone a:hover{
	color: #ed9500;
	text-decoration:none;
	font-style:italic;
	font-weight:normal;
}

#upper-phone a:visited{
	color: #c41130;
	text-decoration:none;
	font-style:italic;
	font-weight:normal;
}

#upper-phone a:active{
	color: #c41130;
	text-decoration:none;
	font-style:italic;
	font-weight:normal;
}

/* Horizonal Navigation */

#horz-nav {
	width:100%;
	background-color:#6a6458;
	display:block;
	padding:0px;
	margin:0px;
}

.nav_button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
	background-color:#c41130;
	float:left;
}

.nav_button a{
	display:block;
	font-size:small;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding:10px 15px 10px 15px;
	margin:0px;
}

.nav_button a:hover{
	display:block;
	color:#000000;
	text-decoration:none;
	background-color:#f6d401;
	padding:10px 15px 10px 15px;
	margin:0px;
}

.nav_button a:active{
	display:block;
	color:#000000;
	text-decoration:none;
	background-color:#f6d401;
	padding:10px 15px 10px 15px;
	margin:0px;
}

.nav_button a:visited{
	display:block;
	text-decoration:none;
	padding:10px 15px 10px 15px;
	margin:0px;
}

#active{
	display:block;
	color:#000000;
	text-decoration:none;
	background-color:#f6d401;
	padding:10px 15px 10px 15px;
	margin:0px;
}

/* Horizonal Secondary Navigation */

#horz-secnav {
	width:100%;
	background-color:#f6d401;
	display:block;
	padding:0px;
	margin:0px;
}

.secnav_button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
	background-color:#f6d401;
	float:left;
}

.secnav_button a{
	display:block;
	font-size:small;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding:10px 15px 10px 15px;
	margin:0px;
}

.secnav_button a:active{
	display:block;
	color:#000000;
	text-decoration:none;
	background-color:#f6d401;
	padding:10px 15px 10px 15px;
	margin:0px;
}

.secnav_button a:visited{
	display:block;
	text-decoration:none;
	background-color:#f6d401;
	padding:10px 15px 10px 15px;
	margin:0px;
}

.secnav_button a:hover{
	display:block;
	color:#ffffff;
	background-color:#c41130;
	text-decoration:none;
	padding:5px 10px 5px 10px;
	margin:5px;
}

/* content formatting */

#content {
	width:100%;
	margin:10px 0px 0px 0px;
	padding:0px;
}
#content h1 {
	font-size: large;
	color: #c41130;
	margin: 5px 10px 0px 10px;
	padding:0px;
}

#content h2 {
	font-size: medium;
	color: #ed9500;
	margin: 5px 10px 0px 10px;
	padding:0px;
}

#content h2 a:link {
	color: #ed9500;
	text-decoration: none;
}
#content h2 a:visited {
color: #ed9500;
	text-decoration: none;
}
#content h2 a:hover {
	color:#c41130;
	text-decoration: underline;
}
#content h2 a:active {
	text-decoration: none;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3c3c3c;
	margin: 5px 10px 5px 10px;
	padding:0px;
}
#content p a:link {
	color: #c41130;
	text-decoration: none;
	font-style:italic;
}
#content p a:visited {
color: #c41130;
	text-decoration: none;
	font-style:italic;
}
#content p a:hover {
	color:#ed9500;
	text-decoration: underline;
}
#content p a:active {
	text-decoration: none;
	font-style:italic;
}

#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3c3c3c;
	margin-right:10px;
	margin-top:5px;
}

#content ul li ul{
	margin-bottom:5px;
}

#highlight {
	background-color:#fae980;
	width:350px;
	text-align:center;
	border: 1px #f6d401 solid;
	font-weight:bold;
	padding:0px;
	margin:5px 10px 5px 10px;
}

/* Fight-O Patch */

#fighto {
	width:230px;
	height:255px;
	background-image:url(../images/fighto-bckgrnd.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin:0px;
	padding:0px;
}

#fighto p {
	width: 195px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:small;
	color:#ffffff;
	margin:12px auto 0px auto;
	padding:0px;
}

/* Log In Form */

#logincontainer {
	width:230px;
	height:255px;
	background-image:url(../images/fighto-bckgrnd.jpg);
	background-repeat:no-repeat;
	text-align:left;
	float:right;
	margin:5px 10px 5px 10px;
}

#logincontainer p {
	width: 195px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:small;
	color:#ffffff;
	margin:10px 10px 0px 18px;
	padding:0px;
}


#logincontainer h1 {
	width: 195px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:20px 10px 0px 18px;
	padding:0px;
	font-size: large;
	color: #ffffff;

}

/* dashed divider */

#divider-hp {
	text-align:right;
	width:480px;
	border-bottom:1px #6a6458 dashed;
	display:block;
	margin:5px 10px 5px 10px;
}


#divider {
	text-align:right;
	width:730px;
	border-bottom:1px #6a6458 dashed;
	display:block;
	margin: 20px 10px 20px 10px;
}

#divider a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	font-size:x-small;
	text-decoration:none;
	color:#c41130;
	margin-right:10px;
}

#divider a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#c41130;
}

#divider a:visited{
	text-decoration:none;
	color:#c41130;
}

#divider a:active{
	text-decoration:none;
	color:#c41130;
}

/* Footer */

#footer {
	position:relative;
	width:100%;
	background-color:#000000;
	display:block;
	padding:0px;
	margin: 30px 0px 0px 0px;
}

#footernav {
	float:right;
	display:block;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:medium;
	color:#ffffff;
	padding:0px;
	margin:10px 10px 30px 0px;
	text-align:right;
}

#footernav a{
	color:#ffffff;
	text-decoration:none;
	font-style:italic;
	font-weight:normal;
	font-size:small;
}

#footer a:active{
	color:#ffffff;
	font-style:italic;
	text-decoration:none;
	font-weight:normal;
	font-size:small;
}

#footer a:visited{
	color:#ffffff;
	font-style:italic;
	text-decoration:none;
	font-weight:normal;
	font-size:small;
}

#footer a:hover{
	color:#f6d401;
	font-style:italic;
	text-decoration:none;
	font-weight:normal;
	font-size:small;
}

#copyright {	
	float:left;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal;
	text-align:left;
	color:#ffffff;
	padding:0px;
	margin:10px 0px 30px 10px;
}

/* ############### Gallery ################ */

.gallery {
	font: 9px verdana,arial,helvetica;
	width: 480px;
	margin:5px 10px 5px 10px;
	padding: 0px;
	display:inline;
	float:left;
}

.gallery a{
	display:block;
	padding:0px 0px 10px 0px;

}

.gallery a:hover{
	display:					block;
	background-color:			#e8eaec;

}


/* ############### Before & After Gallery ################ */

.gallery2 {
	font: 9px verdana,arial,helvetica;
	width: 620px;
	margin:5px 10px 5px 10px;
	padding: 0px;
	display:inline;
	float:left;
}

.gallery2 a{
	display:block;
	padding:0px 0px 10px 0px;

}

.gallery2 a:hover{
	display:					block;
	background-color:			#e8eaec;

}

#visible {
	overflow: visible;
}

#hidden {
	overflow: hidden;
}

#scroll {
	overflow: scroll;
}

#auto {
	overflow: auto;
}