#mainContentText
{ 
    width:350px;
    float:left;
    text-align:left;
    overflow:hidden;
}

#mainContentIMG
{ 
    width:300px;
    float:left;
    
}

H1.harness {
	background:url(../Images/header_marketplace.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;	
}

#navFish A 
{
    height:30px;
	width:140px;
	background:url(../Images/button_fish.gif) no-repeat;
}

#navFish A:hover,
#navFish A.Selected
{
    height:30px;
	width:140px;
	background:url(../Images/button_fish_f2.gif) no-repeat;
}

#navStatistics A 
{
    height:30px;
	width:60px;
	background:url(../Images/button_statistics.gif) no-repeat;
}

#navStatistics A:hover,
#navStatistics A.Selected
{
    height:30px;
	width:60px;
	background:url(../Images/button_statistics_f2.gif) no-repeat;
}

#navResources A 
{
    height:30px;
	width:75px;
	background:url(../Images/button_resources.gif) no-repeat;
}

#navResources A:hover,
#navResources A.Selected
{
    height:30px;
	width:75px;
	background:url(../Images/button_resources_f2.gif) no-repeat;
}

