html, body, p, table, td, th {

font-size: 10pt;
Font-family: Century Gothic;
color: #FFFFFF;

scrollbar-face-color:#FFFFFF; 
scrollbar-shadow-color: #00304B; 
scrollbar-highlight-color: #00304B; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #00304B;
}
#table
{
border-style:solid;
border-color:#FFFFFF;
border-collapse:collapse;
}
h3 { Font-family: times;}
h2 { Font-family: lucida sans;}

      #galleria{height:450px;width:560px;margin:0px auto;
      border:0px solid #FFFFFF;vertical-align:text-top;
      }
      
#border{
	height:500;
	overflow:auto;
	border:2px solid #FFFFFF;
	padding-left:5px;
	padding-right:5px;
	}
	
#border2{
	height:440;
	overflow:auto;
	border:2px solid #FFFFFF;
	padding-left:5px;
	padding-right:5px;
	}

#container {
	margin-top:15px;
	margin-bottom:30px;
	height:560px;
	width:1024px;
	border:3px solid #FFFFFF;
	background-image:url('images/backdrop-image.gif');
	background-width:85%;
	background-height:85%;
	background-repeat:no-repeat;
	}
	
#maincontainer {
	height:465px;
	width:1020px;
	border:5px #FFFFFF;
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	background-color #000000;
	vertical-align:text-top;
	}

#tablecontainer {
	margin-bottom:2px;
	align:left;
	height:70px;
	width:1024px;
	border: 5px #FFFFFF;
	border-top-style:solid;
	background-color #000;
	vertical-align:text-bottom;
	}
	
#infocontainer {
	margin-bottom:2px;

	height:440px;
	width:380px;
		padding-right:30px;
	padding-left:30px;
	background-color #000;
	vertical-align:text-bottom;
	overflow:auto;
	}
a:link{
color: #FFFFFF;
text-decoration:none;
}
a img { border:none; }

a:active{
color: #FFFFFF;
text-decoration:none;
}

a:visited{
color: #FFFFFF;
text-decoration:none;
}

a:hover{
color: #FFFFFF;
text-decoration:underline;
}
#img { 
border: 2px solid #FFFFFF; 
} 
.booking  {
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	color: #00304B;
        font-weight: bold;
	font-size: 9px;
	}