*
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* [mjh] 14-3-2006 TAGS */
html, body
{ margin:0px; overflow:hidden; height:100%; width:100%; background-color:#3875b4; }
a
{ text-decoration:none; color:#000000; font-weight:bold;}
a:hover
{ color:white;}
img
{ border:0px; margin:0px; }

/* [mjh] 14-3-2006 IDs */
#placeholder
{
  position: absolute;
  width: 1000px;
  height: 100%;
}
#header
{ position:absolute; top:0px; left:0px; right:0px; }
#logo
{ position:absolute; top:1px; right:2px; }
#payoff
{ position:absolute; top:37px; right:370px; font-style:italic; font-size:16px; color:#D8DCDE; }
#navigation
{ position:absolute; top:13px; left:3.5%; z-index:99; text-align:left; }

#main
{
  position:absolute;
  left:0px;
  right:0px;
  top:110px;
  bottom:200px;
  overflow:auto;
}
#Includes
{margin-left: 215px;}
#dolphin
{position: absolute;left: 0px; bottom:0px;}
#bottom
{ position:absolute; right:25px; bottom:20px; } 
#bottom,
#bottom *
{ font-size:10px; }

/* [mjh] 14-3-2006 CLASSES */
.content
{
  padding:0px;
  padding-top:16px;
}
.title
{ font-size:18px; margin-bottom:10px; color:white; }
.intro
{ margin-top:10px; font-weight:bold; }
.body
{ line-height:150%; margin-left: 215px; margin-right: 20px;}
.title
{margin-left: 215px;}
.BannerImage
{ position: absolute; top: 20px; left: 170px; width: 200px; height: 200px;}
