@charset "ISO-8859-1";




#funfilesHeader
{
	position:relative;
	float:left;
	background: url(../images/06_funfiles/funfilesHeader.gif) 0px 0px no-repeat;
	height:55px;
	width:377px;
	left: 20px;
}

#funfilesMain
{
	position:relative;
	float:left;
	background: url(../images/06_funfiles/funfilesMain.jpg) 0px 0px no-repeat;
	height:441px;
	width:687px;
	left:20px;
}

#seadogsWrapper
{
	position:relative;
	background: url(../images/06_funfiles/funfiles_buttons.png) 0px 0px no-repeat;
	height:114px;
	width:250px;
	top:75px;
	left:20px;
}

#seadogsWrapper:hover
{
	position:relative;
	background: url(../images/06_funfiles/funfiles_buttons.png) -250px 0px no-repeat;
}


#seadogsWrapper span
{
	display:none;
}

#sailingCrossWrapper
{
	position:relative;
	background: url(../images/06_funfiles/funfiles_buttons.png) 0px -114px no-repeat;
	height:114px;
	width:250px;
	top:80px;
	left:20px;
}

#sailingCrossWrapper:hover
{
	position:relative;
	background: url(../images/06_funfiles/funfiles_buttons.png) -250px -114px no-repeat;
}


#sailingCrossWrapper span
{
	display:none;
}


#sailingTermWrapper
{
	position:relative;
	background: url(../images/06_funfiles/funfiles_buttons.png) 0px -228px no-repeat;
	height:114px;
	width:250px;
	top:80px;
	left:20px;
}

#sailingTermWrapper:hover
{
	position:relative;
	background: url(../images/06_funfiles/funfiles_buttons.png) -250px -228px no-repeat;
}


#sailingTermWrapper span
{
	display:none;
}

