A:hover{ 
color:#ffffff;
 }

A:visited{ 
color:#0000ff;
 }
 
 A.breadcrumbnav{ 
 color:#E1C111;
  }
 A.breadcrumbnav:hover{ 
 color:#FFFFFF;
  }
 A.breadcrumbnav:visited{ 
 color:#E1C111;
  }
 A.breadcrumbnav:visited:hover{ 
 color:#FFFFFF;
  }



.navigation {  
	position: absolute;
	top: 422px;
	left: 0px;
	z-index: 100;
}

.contactinfo{
	position: absolute;
	top: 507px;
	left: 253px;
	z-index: 101;
 }
 
.content{ 
	 font-family: arial;
	 font-size: 12px;
	 color:#ffffff;
	 line-height: 15px;
  }
   
.headline{ 
	font-family: arial;
	font-size: 15px;
	color:#E1C111;
	font-weight: bold;
	letter-spacing: -1px;
  }

.headline{ 
 font-family: arial;
 font-size: 15px;
 color:#E1C111;
font-weight: bold;
letter-spacing: -1px;
  }
  /*This is where my new css starts for the table free layout */

body 
{
	background-image:
	url('images/bg2.gif');
	background-repeat: no-repeat;
	background-color:#000000;
}  

.contentholder{
	position:absolute;
	left:190px;
	top:0px;
	padding-top:15px;
	z-index:105;
	font-family: arial;
 	font-size: 12px;
 	color:#ffffff;
 	line-height: 15px;
	 background-image: url(images/bgdark.gif);
}
  
.mainimageholder{
	position:absolute;
	left:200px;
	top:2px;
	z-index:105;
	font-family: arial;
	font-size: 12px;
	color:#ffffff;
	line-height: 15px;
	
	
  }
.isoc {
	position:absolute;
	left:0px;
	top:610px;
	z-index: 102;
   }
.homelink{
	position:absolute;
	top:0px;
	left:0px;
	z-index:200
}
