#mainContentText
{ 
    width:350px;
    float:left;
    text-align:left;
    overflow:hidden;
}

#mainContentIMG
{ 
    width:300px;
    float:left;
    
}

H1.harness {
	background:url(../Images/header_whoarewe.gif) no-repeat;
}

#subNav {
    position:absolute;
	left:300px;
	top:130px;
	display:block;
}

#subNav UL {
	margin:0;
	padding:0;
	list-style:none;
}

#subNav LI {
	display:block;
	float:left;
}

#subNav A {
	display:block;
	margin:0;	
}

#navTeam A 
{
    height:30px;
	width:60px;
	background:url(../Images/button_team.gif) no-repeat;
}

#navTeam A:hover,
#navTeam A.Selected
{
    height:30px;
	width:60px;
	background:url(../Images/button_team_f2.gif) no-repeat;
}

#navGroup A 
{
    height:30px;
	width:100px;
	background:url(../Images/button_mangum.gif) no-repeat;
}

#navGroup A:hover,
#navGroup A.Selected
{
    height:30px;
	width:100px;
	background:url(../Images/button_mangum_f2.gif) no-repeat;
}

#navService A 
{
    height:30px;
	width:60px;
	background:url(../Images/button_services.gif) no-repeat;
}

#navService A:hover,
#navService A.Selected
{
    height:30px;
	width:60px;
	background:url(../Images/button_services_f2.gif) no-repeat;
}

#navAward A 
{
    height:30px;
	width:50px;
	background:url(../Images/button_awards.gif) no-repeat;
}

#navAward A:hover,
#navAward A.Selected
{
    height:30px;
	width:50px;
	background:url(../Images/button_awards_f2.gif) no-repeat;
}

#navSponsor A 
{
    height:30px;
	width:80px;
	background:url(../Images/button_sponsorship.gif) no-repeat;
}

#navSponsor A:hover,
#navSponsor A.Selected
{
    height:30px;
	width:80px;
	background:url(../Images/button_sponsorship_f2.gif) no-repeat;
}