

body
{
margin:0;
background-image: url(images/strip.png);
background-repeat: repeat-x;
background-color: rgb(1,110,167);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;line-height:130%;

}

a:link {color: white; text-decoration: none; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: white; text-decoration: none; }
a:hover {color: white; text-decoration: underline; }

#main
{
position:static;
/*height:585px;*/
width:640px;
margin-left:auto;
margin-right:auto;
z-index:1;

}


img {
border: none;
vertical-align: text-bottom;
}

#mainpic{
margin-bottom:0px;
padding-bottom:3px;
background-color:#99001B;
}

#boxtop{
background-image: url(images/boxtop.gif);
width: 640px;
height:127px;
}

#boxmid{
background-image: url(images/boxmid.gif);
background-repeat: repeat-y;
/*padding-bottom:20px;*/

}

#maincontent
{
margin-left:13px;
/*margin-bottom:120px;*/
margin-right:12px;

}

#titleline
{
background-color:#99001B;
text-align:center;
color:white;
font-size:1em;
}

#strapline
{
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
text-align: center;
background-color:#99001B;
color:white;
margin-top:-1px;
padding-top:3px;
font-size:0.9em;
line-height:120%;
}

#buts
{
/*height:130px;*/
margin-bottom:0px;
margin-left:2px;
}

#boxbot{
background-image: url(images/boxbot.gif);

height:10px;
margin:0px 0px 0px 0px;
background-repeat: no-repeat;
}

#boat
{
position:absolute;
top: 373px;
left:0px;
width:269px;
height:107px;
z-index:-1;
}

#footer
{
font-size:0.8em;
text-align:center;
color:white;
}

#flower{
position:relative;
bottom:280px;
right:-530px;
z-index:-10;
}

#contactdetails
{
margin: 0px 20px 0px 20px;
text-align:center;
}



