html {
	width: 100%;
	height: 100%;
} 


BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	MARGIN: 0px;
	COLOR: black;
	padding: 0px;
	height: 100%;
	background-image: url(images/fire.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #000000;

}
td  {
   FONT-SIZE: 0.8em;
}


h1 {
	font-size: 1.7em;
	font-weight: normal;
	padding-right: 18px;
	padding-left: 24px;
	color: #FB9202;
	padding-top: 12px;
	display: block;
	padding-bottom: 1px;
}
h2 {
	font-size: 100%;
	color: #FB9202;
	padding-right: 18px;
	padding-left: 24px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}

h3,h4,h5,h6

{
	padding-right: 18px;
	padding-left: 24px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 0px;
	display: block;
	margin: 0px;
	font-size: 15px;
}

.column-layout {
	
	height: 100%;
	width: 100%;
	vertical-align: top;
}

.nav {
	VERTICAL-ALIGN: top;
	width: 120px;
	text-align: left;
	padding-top: 24px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 24px;
	
}



.nav a:link, .nav a:visited {
	color: #FFC601;
	display: block;
	padding-top: 5px;
	padding-bottom: 12px;
	line-height: 130%;
	text-decoration:none;
}
.nav a:hover {
	color: #660000;
	display: block;
	padding-top: 5px;
	padding-bottom: 12px;
	line-height: 130%;
	text-decoration:none;
}
.nav b, .nav strong 

{
	display: block;
	padding-top: 5px;
	padding-bottom: 12px;
	line-height: 130%;
	color: #FFC601;
	text-decoration:none;
}




.text {
	width: auto;
	margin: 0px;
	padding: 0px;
	height: 350px;
	text-decoration: none;
}
.content {
	margin: 0px;
	padding: 0px;
}
.content p {
	display: block;
	color: #FB9202;
	width:550px;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 24px;
	margin: 0px;
	text-decoration: none;
	
}
.content a:link, .content a:visited {
	color: #FB9202;
	text-decoration: none;
}

.content a:hover {
	color: #CC0000;
}


.head {
	text-align: left;
	height: 100px;
	background-image: url(images/fire_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}

.foot {
	TEXT-ALIGN: right;
	height: auto;
	background-image: url(images/fire_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FF6600;
	padding: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FB9202;
}
.foot a:link, .foot a:visited {
	color: #FF6600;	
}

.foot a:hover{
	color: #FF9900;	
}

.img_left {
	width: 200px;
	vertical-align: top;
}
.img_left img, .img_right img {
	display: block;
}

.img_right {
	width: 245px;
	vertical-align: top;
	color: #FF9300;
	padding: 1em;
}
.gallery {
	margin: 0px;
	padding: 0px;
	height: 42px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B38E00;
	border-bottom-width: 1px;
	border-bottom-color: #B38E00;
}
.band {
	display: block;
	width: 100%;
	overflow: hidden;
	height: 40px;
}
.news {
	padding: 1em;
	color: #FB9202;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

