TABLE
{
	font-family : Arial;
	font-size : 9pt;
	color : black;
}

#cybernauticPortfolio{
    text-indent:-20000px;  
    width:325px;
    height:42px;
    background:url('../img/cybernauticlogo.png') no-repeat;
}


.floatright{
float:right;
}