#bg {
background:#fff url(bg1.png);
}

#wrap{
position:relative;
width:725px;
height:815px;
margin:-5px auto;
}

#left{
width:52px;
height:377px;
margin-left:0%;
background:url(fullsail1.png) no-repeat top left;
position:fixed;
top:30px;
}

.cap{
font:normal normal 29px georgia,sans-serif;
color:#1a589f;
}

h3 {
color:#1a589f
}

#logo{
width:533px;
height:140px;
margin-left:0%;
background:url(top.png) no-repeat top left;
position:absolute;
top:0px;
left:140px;
}

#stroke{
width:533px;
height:5px;
margin-left:0%;
background:url(stroke1.png) no-repeat top left;
position:absolute;
top:140px;
left:140px;
}

#inner-container{
width:673px;
height:100%;
margin-left:60px;
position:absolute;
margin-top:20px;
}

#grid{
width:673px;
height:98.7%;
margin-left:0px;
background:#fff;
position:absolute;
margin-top:32px;
}

#content{
font:normal normal 13px georgia,sans-serif;
text-align:justify;
padding:10px;
margin-top:150px;
position:absolute;
width:513px;
margin-left:140px;
overflow:auto;
height:660px;
}

#newmenu {
right: -8px;
top: 0px;
width:673px;
height:18px;
position:absolute;
font:normal bold 11px georgia;
text-align:right;

}

#menustrip
{
margin-left: 0;
padding: 0 0 20px 10px;
}

#menustrip ul, #menustrip li
{
margin-left: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#menustrip a:link, #menustrip a:visited
{
float: right;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #1a589f;
}

#menustrip a:link#current, #menustrip a:visited#current, #menustrip a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#menustrip a:hover
{
border-bottom: 4px solid #ff0000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#menustrip a:hover { color: #000; }

#ships
{position:absolute;
left:0px;
top:3px;
background:transparent url(ships.png);
width:140px;
height:833px;
}

#leftstrip
{background:url(bg.gif);
position:absolute;
width:140px;
height:100%;
top:4px;
}

#newbg
{background:url(fs1band.png);
position:absolute;
width:824px;
height:10px;
}

a.otherlink:link { 
color : #af0000;
text-decoration : none;
font-weight : normal;
font-family : georgia,arial,helvetica;
font-size:13px;
outline : none;
background: transparent;
font-style:normal;
} 

a.otherlink:visited { 
color : #af0000;
text-decoration : none;
font-weight : normal;
font-family : georgia, sans-serif;
outline : none;
background: transparent;
font-style:italic
} 

a.otherlink:hover { 
color : #f0dd84;
background: #af0000;
} 