/* CSS Document */
html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;}
body {
	background-image:url(images/BG.jpg);
	background-repeat:repeat-x;}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;}
a:link {
	text-decoration: none}
a:visited {
	text-decoration: none}
a:active {
	text-decoration: none}
a:hover {
	text-decoration: underline;
	color:#F2F2F2;}
.alogic {
	color:#666666;
	text-decoration: underline}
	

.color_gray {
	color:#999999;}
.color_lightgray {
	color:#E3E3E3;}
.color_white {
	color:#FFFFFF;}
.copyright {
	font-size: 10px;
	font-weight: bold;
	color:#999999;}
.credits {
	color: #666666;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;}
.heading {
	color:#FFFFFF;
	font-size: 16px;
	font-weight: bold;}
.home_bold {
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;}
.home_normal {
	color:#FFFFFF;
	font-size: 15px;}
.normal {
	color:#FFFFFF;
	font-size: 14px;}
.normal_black {
	color:#000000;
	font-size: 14px;}
.normal_bold {
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;}
.normal_bold_black {
	color:#000000;
	font-size: 13px;
	font-weight: bold;}
.script_warn {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;}

#bio {
	clear: right;}
#flashcontent {
	position: absolute;
	visibility: visible;
	margin-left:8px;
	width:31%;
	left:0px;
	top:142px;
	z-index: 500;}
#flashdetect {
	position: absolute;
	visibility: visible;
	z-index: 400;
	text-align: center;
	margin-top: 10%;
	margin-left: 35%;
	width: 230px;}
#flashmenu {
	visibility: visible;
	margin-left:8px;
	margin-right:8px;
	z-index: 1000;}
#header {
	position: absolute;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:683px;
	height:121px;
	left:0;
	top:0;}
#photo {
	position: relative;
	clear: both;
	float: left;
	padding-left: 8px;
	padding-right: 6px;
	border: 0;
	padding-top: 3px;}
#photo2 {
	position: relative;
	clear: both;
	float: right;
	border: 0;
	padding-left: 6px;
	padding-top: 3px;}
#riser {
	position: absolute;
	width:100%;}
#script_warn {
	position:relative;
	visibility:visible;
	z-index: 400;
	text-align: center;
	width: 100%;}
