﻿body 
{
	background:#000000;
	color:#FFFFFF;
	font-family:Verdana, Sans-Serif;
	font-size:10pt;
}
#Banner
{
	position:fixed;
	left:0px;
	top:0px;
	z-index:3;
}

#staff
{
	position:absolute;
	top:138px;
	left:10px;
	width:978px;
	z-index:0;
}

#staff p
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Verdana, Sans-Serif;
}

.white_text
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Verdana, Sans-Serif;
}

#staff h1
{
	font-size: 18pt;
	color: white;
	font-family: Verdana, Sans-Serif;
	text-align:left;
}

#staff h2
{
	font-size: 14pt;
	color: white;
	font-family: Verdana, Sans-Serif;
	text-align:left;
}

#staff li
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Verdana, Sans-Serif;
}

#staff a
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Verdana, Sans-Serif;
}

#staff a:hover
{
	font-size: 10pt;
	color: #ff0000;
	font-family: Verdana, Sans-Serif;
}

#staff a:visited
{
	font-size: 10pt;
	color:Yellow;
	font-family: Verdana, Sans-Serif;
}