html{background: #000;color: #fff;font-family: _serif;}
body{position: relative;width: 800px;height: 100%;padding: 10px;margin: 10px auto;z-index: 1;}
div#branding{position: relative;z-index: 2;top: -280px;right: -160px;background-image: url('ghostship.png');background-repeat: no-repeat;width: 800px;height: 600px;text-indent: -9999px;}
div#menu{position: absolute;background-image: url('menu.png');width: 325px;height: 557px;top: 0px;left: 0px;z-index: 4;}
div#content {position: absolute;padding: 0px;margin: 0px auto;width: 475px;z-index: 300;right: 10px;top: 150px;}
div#siteinfo {position: absolute;width: 327px;height: 10px;bottom: 100px;left: 0px;z-index: 5;}
div#content h1, div#content h2, div#content h3{font-family: Blackadder ITC;font-size: 50px;font-style: italic;border-bottom: outset;border-color: #900909;}
div#content p{text-indent: 5%;}
div#siteinfo p{padding: 0px;margin: 0px auto;width: 300px;font-size:60%;line-height: 1em;text-align: center;}
div#menu ul, div#menu li{list-style-type : none;}
div#menu a{color: #900909;text-decoration: none;font-family: Blackadder ITC; font-size:200%;}
div#menu a:hover{color: #fff;text-decoration: underline;}
li#welcome a,li#find a,li#destinations a,li#activties a,li#my-cruise a,li#sitemap a{position: absolute;left:30%;}
li#welcome a {top:180px;}
li#find a {top:224px;}
li#destinations a {top:268px;}
li#activties a {top:312px;}
li#my-cruise a {top:356px;}
li#sitemap a {top:400px;}