body {
	margin: 0px;
	padding: 0px;
	font-family:Georgia, serif;
	font-size: 10pt;
	color: #000000;
	background-color: #000000;
}

a {
        COLOR: rgb(116,42,30);
}

table.outer {
background-image:url('/assets/images/blazin-bg2.gif'); background-position:center; background-repeat:repeat-y;
line-height:24px;
}

table.outer2 {
padding-right:7px;
}

.navouter {
	text-align:center;
	position:absolute;
	top:0px;
	z-index:2000;
}

.nav {
	position:absolute;
	left:0px;
	z-index:2000;
}

.navhome {
	position:absolute;
	left:-10px;
	z-incex:2000;
}

.cta {
	position:absolute;
	left:807px;
	z-index:2000;
}

.ctahome {
	position:absolute;
	left:797px;
	z-index:2000;
}

td.contenthome { background-image:url('/assets/images/ui/home3.jpg'); height:626px; text-align:center; }

td.ctacenter { 
	width:230px; 
	background-image:url('/assets/images/ui/cta_bg.png');
}

div.bgtop { 
	height:253px;
	position:absolute;
	z-index:1500;
	top:159px;
}

div.content {
	width:500px;
	text-align:left;
	z-index:2000;
	position:relative;
	height:auto;
}

.headertitle { background-image:url('/assets/images/ui/header-bg.jpg'); height:40px; background-repeat:no-repeat; }

.btmouter {
	text-align:center;
	position:absolute;
	bottom:0px;
	z-index:1000;
}

div.bgbottom { 
	height:385px;
	position:absolute;
	z-index:0;
	 top:550px;
	_top:510px;	
}

#footer {
	background-image:none; background-color:#000000; color:#A1723C; text-align:center;
}

h1 { font-size:20px; margin:0px; padding:0px; font-family:Georgia, serif; letter-spacing:3px; }






