body {
background		: #000;
font-family		: Verdana, Arial;
}

#thecontent {
float			: center;
font-family		: Verdana, Arial;
margin			: 6px;
}

#thecontent H1 {
color			: #B0E6FC;
font-size		: 18px;
font-weight	: normal;
}

#thecontent H2 {
color			: #B0E6FC;
font-size		: 12px;
font-weight		: normal;
}

#thecontent P, #thecontent TD, #thecontent LI  {
color			: #fff;
font-size		: 11px;
line-height		: 15px;
}

#thecontent TD.acrotext {
color			: #999;
}

#thecontent A {
color			: #fff;
text-decoration	: none;
}

#thecontent A.download {
color			: #B0E6FC;
font-size		: 12px;
text-decoration	: underline;
}

#thecontent A.download:hover {
text-decoration	: none;
}

#menu {
position		: relative;
top				: 0px;
left			: 0px;
margin-left		: 1px;
}

#menu UL {
margin-top		: 0px;
margin-bottom	: 0px;
margin-left		: 3px;
}

#menu LI {
margin-left		: 8px;
list-style		: disc;
color			: #fff;
}

#menu A {
color			: #A49F9A; /* was fff */
font-size		: 11px;
font-family		: Verdana, Arial;
text-decoration	: none;
}

#menu A:hover {
color			: #fff;
}

#menu A.active {
color			: #B0E6FC;
font-weight		: bold;
font-size		: 11px;
font-family		: Verdana, Arial;
text-decoration	: none;
}

#menu LI A.active {
color			: #fff;
font-weight		: bold;
}

#gallery_menu {
color			: #fff;
font-size		: 13px;
font-family		: Verdana, Arial;
text-decoration	: none;
}

#gallery_menu A {
color			: #A49F9A;
font-size		: 13px;
font-family		: Verdana, Arial;
text-decoration	: none;
}

#gallery_menu A.active {
color			: #fff;
background		: #009ddc;
padding			: 3px;
}

#gallery_menu_help {
color			: #fff;
font-size		: 11px;
font-family		: Verdana, Arial;
text-decoration	: none;
padding-top		: 5px;
}


#thumbnails IMG {
border			: solid 1px #000;
}

#theimage {
width			: 585px;
height			: 390px;
}

#theimage IMG {
border			: solid 1px #fff;
}

#footer_strip {
background		: #000;
width			: 792px;
font-size		: 9px;
font-family		: Verdana, Arial;
color			: #fff;
}

#footer_strip #foot_right A {
color			: #fff;
text-decoration	: none;
}

#footer_strip #foot_left {
float			: left;
text-align		: left;
width			: 250px;
}

#footer_strip #foot_right {
float			: right;
text-align		: right;
width			: 400px;
}

#foot_right A,
#foot_right A:link,
#foot_right A:active,
#foot_right A:visited,
#foot_right A:hover {
color			: #000;
}

#foot_right .voyage {
color			: #f09;
}


TD.register_page {
background		: #88898E;
}

#enquiry_form {
width			: 500px;
float			: left;
text-align		: left;
margin-top		: 45px;
overflow		: hidden;
}

#enquiry_form H1 {
font-size		: 17px;
}

#enquiry_form P {
font-size		: 10px;
}

#enquiry_form HR {
color		: #000;
size		: 1;
}

TD.formlabel {
font-size		: 9px;
font-weight		: bold;
}

SELECT.formfield, INPUT.formfield, TEXTAREA.formfield {
background		: #E5F7FF;
font-size		: 11px;
border-top		: #9A9A9A;
border-bottom	: #EEECEB;
}

INPUT.formfield, TEXTAREA.formfield {
width			: 100%;
}

P.error_message, .error_label {
border			: 3 solid #f00;
color			: #f00;
font-weight		: bold;
}

/*
#location3_rhs {
position		: absolute;
top				: 360px;
left			: 100px;
display			: block;
height			: 0;
color			: #fff;
text-align		: right;
font-size		: 10px;
}
*/



#the_form {
color			: #fff;
font-size		: 11px;
font-family		: Verdana, Arial;
text-decoration	: none;
padding-top		: 5px;
}

#the_form INPUT, #the_form TEXTAREA  {
color			: #fff;
font-size		: 11px;
font-family		: Verdana, Arial;
text-decoration	: none;
background		: #333;
border			: 1px solid #666;
}

#hometext {
position: absolute;
z-index: 1;
width: 325px;
height: 345px;
overflow: auto;
  SCROLLBAR-BASE-COLOR: #000;
  SCROLLBAR-TRACK-COLOR: #000;
  SCROLLBAR-TRACK-WIDTH: 1px;
  SCROLLBAR-FACE-COLOR: #000;
  SCROLLBAR-HIGHLIGHT-COLOR: #666;
  SCROLLBAR-3DLIGHT-COLOR: #000;
  SCROLLBAR-DARKSHADOW-COLOR: #000;
  SCROLLBAR-ARROW-COLOR: #666;
  SCROLLBAR-SHADOW-COLOR: #000;
}

#hometext H1, #hometext P , #hometext LI  {
margin-right: 6px;
}

#hometextbig {
position: absolute;
z-index: 1;
width: 325px;
height: 450px;
overflow: none;
  SCROLLBAR-BASE-COLOR: #000;
  SCROLLBAR-TRACK-COLOR: #000;
  SCROLLBAR-TRACK-WIDTH: 1px;
  SCROLLBAR-FACE-COLOR: #000;
  SCROLLBAR-HIGHLIGHT-COLOR: #666;
  SCROLLBAR-3DLIGHT-COLOR: #000;
  SCROLLBAR-DARKSHADOW-COLOR: #000;
  SCROLLBAR-ARROW-COLOR: #666;
  SCROLLBAR-SHADOW-COLOR: #000;
}

#hometextbig H1, #hometext P , #hometext LI  {
margin-right: 6px;
}

#the_form TEXTAREA {
overflow: auto;
  SCROLLBAR-BASE-COLOR: #000;
  SCROLLBAR-TRACK-COLOR: #000;
  SCROLLBAR-TRACK-WIDTH: 1px;
  SCROLLBAR-FACE-COLOR: #000;
  SCROLLBAR-HIGHLIGHT-COLOR: #666;
  SCROLLBAR-3DLIGHT-COLOR: #000;
  SCROLLBAR-DARKSHADOW-COLOR: #000;
  SCROLLBAR-ARROW-COLOR: #666;
  SCROLLBAR-SHADOW-COLOR: #000;
}

#the_form #the_button {
width			: 150px;
text-align		: right;
height			: 25px;
}

#the_form A.button {
color			: #fff;
background		: #009ddc;
padding			: 5px;
text-align		: right;
}

#contact_text TD {
font-size		: 14px;
}

#contact_text .label {
color			: #B0E6FC;
text-align		: right;
}

#contact_text A:hover {
color			: #B0E6FC;
}
#overflow_box {width:100%; height:400px; padding: 0px; overflow-y: auto;
  SCROLLBAR-BASE-COLOR: #000;
  SCROLLBAR-TRACK-COLOR: #000;
  SCROLLBAR-TRACK-WIDTH: 1px;
  SCROLLBAR-FACE-COLOR: #009ddc;
  SCROLLBAR-HIGHLIGHT-COLOR: #666;
  SCROLLBAR-3DLIGHT-COLOR: #000;
  SCROLLBAR-DARKSHADOW-COLOR: #000;
  SCROLLBAR-ARROW-COLOR: #666;
  SCROLLBAR-SHADOW-COLOR: #000;
}