
/* Layout Stylesheet */ 

body {
 margin:20px;
 text-align:center;
 background: #000000 url('../images/santamaria_white_boat_on_bk_BG.gif') no-repeat 10px +70px;
}

#outer {
 text-align:left;
 width:750px;
 margin:auto;
background-color: #ffffff;
border: 1px #666666 solid; }

#hdr {
 height:90px;
background-image: url(../images/header_13k.png); }

#bar {
 height:1.7em;
 background: #000000;
 color: #ffffff;	
 border-width:1px 0 1px 0;
 border-top: 1px #333333 solid;
 border-bottom: 1px #666666 solid; }

bodyblock {
 position:relative;
 color: #333333;
 width:750px;
 background-color: #ffffff; }

#l-col {
 float:left;
 background: #ffffff;
 color: #333333;
 width:164px;
 margin-left: 5px;
 text-align: left; }

#cont {
 width:580px;
 color: #333333;
 border:solid #ffffff;	
 border-width:0 0 0 0px;
 margin-top: 10px;
 text-align:left;
}
 

#ftr {
 height:11em;
 background: #ffffff;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 font-size: 10px;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-style: normal; }