BODY
{ 
 background: #4480C2;
 color: #E8EDF3;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 12px;
 background-image: url("images/Background.jpg");
 background-repeat: repeat-x;
 background-attachment: fixed; 
}

P
{
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 color: #E8EDF3;
 line-height: 20px;
}

TABLE, TH, TR, TD
{
 font-size: 12px;
 font-family: Arial, Helvetica, Sans-Serif;
 color: #E8EDF3;
}

A
{
 text-decoration: none;
 color:#FFFF00;
}

A:hover
{
 text-decoration: none;
 color:#AFC642;
}

.headline {
 font-size: 18px;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-weight: bold;
 color: #EBDA9F;
 line-height: 16px;
}

.whalemain {
 background-image: url('images/WhaleBackground.jpg');
 background-repeat: no-repeat;
}

.whaleside {
 background-image: url('images/RightColumnBG.jpg');
 background-repeat: no-repeat;
}


.sales {
 font-size: 18px;
 font-family: Arial, Helvetica, Sans-Serif;
 font-weight: bolder;
 color: #EECA02;
 line-height: 18px;
}