@charset "utf-8";

body {
	background-color: #000000;
	text-align:center;
}

#blurb {
	position:relative;
	z-index:15;
	text-align:left;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background: #630a0a;
	border: 1px solid #000000
}

a:link {
	color: #fcb616;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fcb616;
}
a:hover {
	text-decoration: underline;
	color: #fcb616;
}
a:active {
	text-decoration: none;
	color: #fcb616;
}
	
.blacktable {
	background-color: #000000;
	padding: 5px
}

.blacktable90p {
	background-color: #000000;
	width: 90%;
	padding: 5px;
	text-align: left;
}

.warningtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ff0000;
}
img {
	border: 0px;
}

#main_header {
	position:absolute;
	left:0px;
	top:1px;
	width:985px;
	height:230px;
	z-index:1;
	overflow: hidden;
}
#main_menubar {
	position:absolute;
	left:0px;
	top:177px;
	width:980px;
	height:53px;
	z-index:2;
}
#main_topnav {
	position:absolute;
	left:1px;
	top:228px;
	width:982px;
	height:25px;
	z-index:3;
	background-image: url(../img/main_nav_top.jpg);
}
#main_mainbg {
	position:absolute;
	left:1px;
	top:253px;
	width:982px;
	height:588px;
	z-index:4;
	background-image: url(../img/main_bg.jpg);
}
#main_bg_fire {
	position:absolute;
	left:218px;
	top:289px;
	width:749px;
	height:549px;
	z-index:5;
	background-image: url(../img/main_bg_fire.jpg);
}
#main_leftbody {
	position:absolute;
	left:27px;
	top:262px;
	width:439px;
	height:537px;
	z-index:6;
	text-align: center;
}

#main_rightbody {
	position:absolute;
	left:491px;
	top:513px;
	width:449px;
	height:252px;
	z-index:7;
}

#main_thumbscroller {
	position:absolute;
	left:491px;
	top:466px;
	width:438px;
	height:16px;
	z-index:8;
}
#main_thumbviewer {
	position:absolute;
	left:497px;
	top:278px;
	width:445px;
	height:137px;
	z-index:9;
}
#main_thumb1 {
	position:absolute;
	left:498px;
	top:283px;
	width:92px;
	height:107px;
	z-index:10;
	vertical-align:middle;
	text-align:center;
}
#main_thumb2 {
	position:absolute;
	left:608px;
	top:283px;
	width:92px;
	height:107px;
	z-index:11;
	vertical-align:middle;
	text-align:center;
}
#main_thumb3 {
	position:absolute;
	left:724px;
	top:283px;
	width:92px;
	height:107px;
	z-index:12;
	vertical-align:middle;
	text-align:center;
}
#main_thumb4 {
	position:absolute;
	left:834px;
	top:283px;
	width:92px;
	height:107px;
	z-index:13;
	vertical-align:middle;
	text-align:center;
}
#main_bottombar {
	position:absolute;
	left:-11px;
	top:829px;
	width:981px;
	height:28px;
	z-index:14;
}
