 html, body, div, span, object, blockquote, pre,
a, abbr, address, big, em, img, small, sub, sup, dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tr, th, td 
{
margin: 0px;
padding: 0px;
border: 0;
outline: 0;
font-style: normal;
font-size: 12px;
font-family:Arial;
vertical-align: baseline;
}


html, body {color: #311; height: 100%; min-width: 1000px; position:relative; z-index:0;}
body {background:#f4dab0 url(/images/sea_body_right.jpg) 0 0 repeat-x;}
a {}
ul {list-style: none;}

/* Sasha's styles */
.fleft {float: left;}
.fright {float: right;}
.abs {position: absolute;}
.bo {border: 1px solid red;}