@charset "utf-8";

/* Defaults */
:focus {outline:0}
a, a:visited {}
a:hover {}
body {background:#000 url(../images/bg.jpg) no-repeat center top;color:#000;font:75%/150% Verdana, Arial, Helvetica, Sans-Serif;padding:10px 0 0}
fieldset {border:0}
h1 {font-style:italic;font-size:18px;margin:0 0 10px; color:#006699}
img {border:0;vertical-align:bottom}
p {margin:0 0 1em}

/* Containers */
#page {margin:0 auto;width:833px}
#main {background:url(../images/middle.jpg) repeat-y;clear:both;position:relative;overflow:hidden;width:100%}
#top {background:url(../images/top.jpg) no-repeat}
#bottom {background:url(../images/bottom.jpg) no-repeat left bottom;overflow:hidden;width:100%}

/* Header */
#header {background:url(../images/header.jpg) no-repeat;height:317px}
#splash {float:left;height:276px;width:591px}
.home {background:url(../images/splash-home.jpg) no-repeat}
.captain {background:url(../images/splash-captain.jpg) no-repeat}
.boat {background:url(../images/splash-boat.jpg) no-repeat}
.trip {background:url(../images/splash-trip.jpg) no-repeat}
.about {background:url(../images/splash-about.jpg) no-repeat}
.reports {background:url(../images/splash-reports.jpg) no-repeat}
.photos {background:url(../images/splash-photos.jpg) no-repeat}
.testimonials {background:url(../images/splash-testimonials.jpg) no-repeat}
.tournaments {background:url(../images/splash-tournaments.jpg) no-repeat}
.resources {background:url(../images/splash-resources.jpg) no-repeat}
.contact {background:url(../images/splash-contact.jpg) no-repeat}
#menu {background:url(../images/menu.jpg) no-repeat;height:275px;float:right;list-style:none;margin:0 0 5px;padding:2px 0 0;width:237px}
#menu li {font:bold 14px/16px Arial;padding:8px 0 0 20px}
#menu li a {color:#FFF;display:block;text-indent:-1000em;height:16px;overflow:hidden;text-decoration:none}

/* Content*/
#content {float:left;padding:35px 27px;overflow:hidden;position:relative;width:535px}
#home-pic {background:url(../images/home.jpg) no-repeat;height:276px;position:absolute;right:0px;top:0px;z-index:10;width:553px}
#text {position:relative;z-index:11}
#content .first {width:250px}
#content #book {background:url(../images/book.jpg) no-repeat;color:#FFF;display:block;font-size:22px;font-style:italic;height:51px;line-height:50px;margin:0 auto;text-decoration:none;text-indent:80px;width:278px}

/* Sidebar */
#sidebar {float:right;width:242px}
#sidebar #photos {background:url(../images/photos.jpg) no-repeat;height:399px;margin:5px 0 0 2px;width:231px}

/* Footer */
#footer {color:#CCC;padding:10px 0;text-align:center}
#footer ul {list-style:none;margin:0 0 5px;padding:0}
#footer ul li {display:inline}
#footer ul li a {color:#CCC;text-decoration:none}