body		{
		font-size: 14px;
		font-family: arial, helvetica, sans-serif;
		color: #000000;
		background-color: #FFFFFF;}

a:link		{
		color: #660000;
		text-decoration: none;}

a:visited	{
		color: #660000;
		text-decoration: none;}

a:active	{
		color: #660000;
		text-decoration: none;}

a:hover		{
		color: #FF0000;
		text-decoration: none;
		z-index: 50;
		}

.button		{
		height: 20px; width: 80px;}

.logospot	{
		position: absolute;
		left:50px; top:20px;
		height: 50px; width: 200px;
		z-index: 5;}

.banner		{
		position: absolute;
		left:250px; top:50px;
		height: 80px; width: 620px;
		text-align: right;
		color: #660000;
		font-weight: 700;
		font-size: 16px;
		font-family: arial, helvetica, sans-serif;
		text-decoration: none;
		z-index: 5;}

.reel		{
		position: absolute;
		left:250px; top:79px;
		height:60px; width:620px;
		z-index:30;}

.line		{
		position: absolute;
		left: 250px; top:00px;
		height: 620px; width: 5px;
		background-image:url('images/line.gif');
		background-repeat: repeat-y;
		z-index: 5;}

.bgnav		{
		position: absolute;
		left:150px; top: 79px;
		width: 100px;
		z-index: 5;}

.navbar		{
		font-size: 14px; font-weight: 700;
		font-family: arial, helvetica, sans-serif;
		color: #000000;
		position: absolute;
		left:160px; top:100px;
		height: 300px; width: 80px;
		z-index: 25;
		text-align: left;}

.content	{
		position: absolute;
		left: 270px; top: 160px;
		width: 580px; height: 450px;
		z-index: 20;
		overflow: auto;}

.content2	{
		position: absolute;
		left: 350px; top: 160px;
		width: 580px; height: 450px;
		z-index: 30;
		overflow: auto;}

.content3	{
		position: absolute;
		left: 270px; top: 260px;
		width: 580px; height: 360px;
		z-index: 20;
		overflow: auto;
		background-image:url('images/hardhat_bkgd.jpg');
		background-repeat:no-repeat;
		text-align: center}

h2		{color: #660000;}

h3		{color: #660000;}