@charset "UTF-8";
/* CSS Document */

body {
	background:#000 url(images/tread.png);
	background-repeat: repeat-x;
	background-position: 0px 220px;
	margin-top:0px;
	margin-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
}
a:visited {
	color: #FF3300;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FF3300;
}
a.ja:link {
	font: bold 11px verdana,arial;
	text-decoration:none;
	color: #F7931E;
}
a.ja:visited {
	font: bold 11px verdana,arial;
	text-decoration:none;
	color: #F7931E;
}

a.ja:active {
	font: bold 11px verdana,arial;
	text-decoration:none;
	color: #F7931E;
}
a.ja:hover {
	font: bold 11px verdana,arial;
	text-decoration:none;
	color: #33CC00;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-left:12px;
		margin-top:8px;
				margin-bottom:5px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:12px;
		margin-top:8px;
				margin-bottom:5px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;

}
h6
{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
}

.main {
	background-image:url(images/splatter.png);
	background-repeat:no-repeat;
}
.top_nav {
	background:#000 url(images/steve_hatch_web_04.png);
	background-repeat:no-repeat;
	height:51px;
}
.top_login {
	background:#000 url(images/steve_hatch_web_02.png);
	background-repeat:no-repeat;
	height:31px;
	text-align:right;
}
.left_bar {
	background:#000 url(images/steve_hatch_web_left.png);
	background-repeat: repeat-y;
}
.right_bar {
	background:#000 url(images/steve_hatch_web_right.png);
	background-repeat: repeat-y;
}
.main_cell {
	background:#000 url(images/main_header_home.png);
	background-repeat: no-repeat;
}
.image_header {
	background:#000 url(images/image_header.png);
	background-repeat: no-repeat;
	height:200px;
}
.center_cell {
	background:#000;
}

.copyright_cell {
	background:url(images/steve_hatch_web_12.png);
	background-repeat:no-repeat;
	height:33px;
}
.copy_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.left_ad_space {
background-color:#000000;
}
.ad_back {
background-image: url(images/cell_back.png);
background-repeat:repeat-y;
background-attachment:inherit;
background-position: 0px 2px;
}
.ad_back_freddy {
background-image: url(images/cell_back.png);
background-repeat:repeat-y;
background-attachment:inherit;
background-position: 414px 2px;
background-color: #999999;
}
.ad_back_2 {
background:#000 url(images/cell_back_left_649.png);
background-repeat:no-repeat;
}
.center_cell_back {
background-image: url(images/center_cell_back.png);
background-repeat:repeat-y;
background-attachment:inherit;
background-position: 0px 2px;

}
.right_news {
	background:#FFFFFF;
}
.copy_center {
	background:#FFFFFF;
}
.red_header {
	background:#F15A24;
	height:30px;
}
.orange_header {
	background:#F7931E;
	height:30px;
}
.grey {
	background:#999999;
}
p {
	padding:8px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:5px;
}
.red_11_bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#F15A24;
}
.big_red {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#F15A24;
}
.orange {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#F7931E;
}
a.orange:hover {
	color:#F15A24;
}
a.orange.visited {
	color:#F7931E;
}
a.orange:active {
	color:#F7931E;
}
.red
{
color: #F15A24;
text-decoration: underline;
cursor: pointer;
}
.white {
	font-family:Verdana, Arial,Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	margin-left:20px;
	margin-right:20px;
	line-height:40px;
}
a.white:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.white:hover {
	color:#F7931E;
	text-decoration:none;
}

a.white:active {
	color:#FFFFFF;
	text-decoration:none;
}
.white_2 {
	font-family:Verdana, Arial,Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
}
a.white_2:visited {
	color:#FFFFFF;
}
a.white_2:active {
	color:#FFFFFF;
}
a.white_2:hover {
	color:#F7931E;
}


.white_3:link {
	font-family:Verdana, Arial,Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
}

a.white_3:visited {
	color:#FFFFFF;
}
a.white_3:active {
	color:#FFFFFF;
}
a.white_3:hover {
	color:#000000;
}
.white_text
{
font: normal 11px verdana,arial;
color: #FFFFFF;
}
li {
margin-left:30px;
margin-right:10px;
margin-bottom:5px;
}

.floater {
margin-top:57px;
margin-left:500px;
}

.talk {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF6600;
}
input,select,textarea
{
font: normal 11px verdana,arial;
border: 1px #000000 solid;
}
.news_heading
{
font: bold 11px verdana,arial;
color: #F7931E;
}
.rgt
{
width:95%;
text-align:right;
}
.coffee
{
width: 1px;
height: 1px;
visibility: none;
position: absolute;
top:0px;
left:0px;
z-index: 100;
}
.coffee_active
{
width: 100%;
height: 100%;
visibility: visible;
filter: alpha(opacity=0);
-moz-opacity:0;
opacity: 0;
position: absolute;
top:0px;
left:0px;
background-color:#000000;
background-image:URL('images/hazard_bg.jpg');
z-index: 100;
}
.coffee_lid
{
padding: 0px;
width: 450px;
border: 2px #FF0000 solid;
background-color:#000000;
font: bold 11px verdana;
color: #FFFFFF;
z-index: 101;
position: absolute;
top:0px;
left:0px;
filter: alpha(opacity=0);
-moz-opacity:0;
opacity: 0;
}
.green
{
color: green;
}
.area51
{
width:299px;
height:120px;
font:normal 10px verdana,arial;
}
.formleft
{
text-align:right;
font:normal 11px verdana,arial;
}
.freddy_cc
{
background-color:#999999;
}
.np
{
width:10px;
height:8px;
font:bold 11px verdana,arial;
cursor:pointer;
background-color:#F00;
border:1px #000 solid;
}
.noread
{
border:0px;
background-color:#DDD;
width:50px;
text-align:right;
}