body {
background: #0da8d6 url('bg.gif') repeat-x top;
margin: 0px;
font-family: "Georgia";
}

#container {
background: url('island.gif') no-repeat bottom;
width: 750px;
height: 511px;
position: relative;
margin: auto;
top: 0;
}

#water {
background: url('bg_wtr.gif') repeat-x bottom;
height: 134px;
}

#talk {
position: absolute;	
width: 235px;
height: 215px;
overflow: auto;
margin: 0;
padding: 20px 0 0 0;
top: 206px;
left: 254px;
}

#talk p {
margin: 0 0 20px 0;
font-size: 11px;
padding-right: 6px;
color: white;
font-weight: 900;
text-align: justify;
}

#palm {
background: url('palm.gif');
position: absolute;	
width: 304px;
height: 215px;
top: 36px;
right: 54px;
}

#title {
position: absolute; 
top: 4px; 
left: 64px; 
width: 326px;
height: 203px;
background: url('title.gif');
}

#title h1 {
display: none;
}

div#navigation a span {
display: none;
}

#navigation {
position: absolute;
top: 192px;
left: 9px;
padding: 0px;
margin: 0px;
width: 150px;
border: none;
}

#navigation ul{
padding: 0px;
margin: 0px;
list-style: none;
}

#navigation li {
border-bottom: 0px solid #96ccf8;
margin: 0px;
}

#about {
background: url('about.gif');
height: 88px;
display: block;
width: 150px;
top: 0px;
position: absolute;
}

#navigation #about:hover {
background: url('about_on.gif');
}

#navigation #work{
background: url('work.gif');
height: 36px;
display: block;
width: 150px;
top: 92px;
position: absolute;
}

#navigation #work:hover {
background: url('work_on.gif');
}

#navigation #contact {
background: url('contact.gif');
height: 49px;
display: block;
width: 150px;
top: 135px;
position: absolute;
}

#navigation #contact:hover {
background: url('contact_on.gif');
}

#crab {
background: url('crab.gif');
position: absolute;
width: 79px;
height: 59px;
right: 120px; 
bottom: 20px;
}


#footer {
position: relative;
top: 500px;
left: 0px;
font-size: 11px;
font-weight: 900;
color: white;
text-align: center;
}

#footer a {
color: #e2e7ec;
}

#footer .remix {
color: #ff2c9b;
}

#fishes {
background: url('fishes.gif');
width: 600px;
height: 39px;
margin: 0px auto;
}