﻿body {
	background-position: center top;
	font-family: Arial;
	font-size: 12px;
	color: #CAD5FF;
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	scrollbar-face-color: #6C1000;
	scrollbar-highlight-color: #CC0000;
	scrollbar-3dlight-color: #CC0000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #460000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
}
div.main {
	background-position: center top;
	margin: 0px auto 0px auto;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFCC;
	background-color: #000000;
	top: 0px;
	text-align: center;
	position: relative;
	z-index: 1;
	width: 900px;
	height: 600px;
	background-image: url('images/billmainbg.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.iframe-div {
	background-position: center top;
	text-transform: uppercase !important;
	width: 615px;
	height: 460px;
	position: absolute;
	z-index: 2;
	top: 130px;
	left: 235px;
	padding: 5px;
	overflow: visible;
	background-image: url('images/idivbg.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
}

span.navtext{
		text-transform: uppercase !important;

}

div.content {
	padding: 3px;
	height: 448px;
	width: 598px;
	overflow: auto;
}
div.nav-bar{
	position: absolute;
	z-index: 1;
}
td.nav-bar{
		padding:0px;

}
a img {
	border-style: none;
	text-decoration: none;
}
a {
	border-style: none;
	text-decoration: none;
}

td {
	padding:3px;
}

div.headers {
	margin: auto;
	text-transform: uppercase;
	font-family: Arial Black;
	font-size: 14px;
	width: 95%;
	height: 20px;
	text-align: right;
	color: #FF3300;
	font-weight: bold;
	font-style: italic;
}
     
td.dates {
	font-weight: bold;
	vertical-align: top;
	color: #00CC00;
}

td.col1 {
	width: 60px;
	color: #FF3300;
	font-family: Arial Black;
	text-align: center;
	vertical-align: top;
}

span.hlt{
	color: #FF3300;
	font-style: italic;
	font-weight: bold;

}

span.bionames{
	color: #FF3300;
	font-style: italic;
	font-weight: bold;
	font-family: "Arial Black";
}

.hlt a {
	color: #00CC00 !important;
    text-decoration:none !important;

}

a:active {
	color: #FFFF00;
	text-decoration:none;
}

a:visited {
	color: #FFFF00;
	text-decoration:none;
}

a:link {
	color: #FFFF00;
		text-decoration:none;
}
a:hover {
	text-decoration: line-through;
	color: #FFFF00;
}
    
div.thumb {
	margin: auto;
	padding: 3px;
	width: auto;
	height: auto;
	text-align: center;
	background-color: transparent;
	vertical-align: top;
	font-size: 12px;
	overflow: visible;
}
div.thumb table{
	padding: 3px;
	margin: auto;
	empty-cells: hide;
	border-collapse: collapse;
}

div.thumb table table{
	margin: auto;
	empty-cells: hide;
	border-collapse: collapse;
}


div.bio {
	margin: auto;
	border-style: dotted;
	border-width: 0px;
	border-color: #FF0000;
	padding: 3px;
	width: auto;
	height: auto;
	background-color: transparent;
	vertical-align: top;
	overflow: visible;
}
.backlink {position:absolute; z-index:8; top: 440px; left:560px;
	
}

