*{padding: 0; margin: 0;}
body {width: 100%; height: 100%; text-align: center;}
img {border: 1px solid black;}
img.noborder {border: none;}
fieldset {border: none;}
textarea {font: normal normal normal 10pt arial, helvetica, sans-serif; color: rgb(62,67,67);}
option {font: normal normal normal 10pt arial, helvetica, sans-serif; color: rgb(62,67,67);}
input {font: normal normal normal 10pt arial, helvetica, sans-serif; color: rgb(62,67,67);}
td {font: normal normal normal 10pt arial, helvetica, sans-serif; color: white;}
#topmenuwrap {
width: 100%;
height: 180px;
background-color: rgb(82,87,87);
}
#topmenu {
top: 0px;
left: 0px;
position: absolute;
width: 100%;
height: 180px;
background: transparent url("images/topmenu2.png") no-repeat scroll top center;
}
#lowmenuwrap {
width: 100%;
height: 180px;
background-color: rgb(82,87,87);
}
#lowmenu {
width: 100%;
height: 180px;
text-align: center;
background: transparent url("images/bottommenu2.png") no-repeat scroll bottom center;
}
#contentwrap 
{
width: 100%;
text-align: center;
background-color: rgb(82,87,87);
/* url("images/scratch.gif") no-repeat scroll center center; */
}
#content {
margin-left: auto;
margin-right: auto;
border-left: 0px solid white;
border-right: 0px solid white;
padding: 10px;
height: 100%;
width: 660px;
text-align: justify;
background-color: rgb(62,67,67);
/* background: transparent url("images/redder.gif") repeat scroll; */
overflow: hidden;
}
#reservform {
float: right;
text-align: left;
border-left: 1px solid white;
padding: 0 0 10px 30px;
font: normal normal normal 10pt arial, helvetica, sans-serif;
color: White;
}
.smallfont {
font-size: 8pt;
}
#centergallery {
text-align: center;
}
#gallerywrap {
width: 600px;
margin-left: auto;
margin-right: auto;
}
.galleryindex {
width: 120px;
height: 120px;
border: solid 0px blue;
position: static;
float: left;
}
.imageleft {float: left; margin: 0 10px 0 0; font: italic normal normal 12pt times-new-roman, serif; text-align: right;}
.imageright {float: right; margin: 0 0 0 10px; font: italic normal normal 12pt times-new-roman, serif; text-align: left;}

p 
{
font: normal normal normal 10pt arial, helvetica, sans-serif;
color: white;
}
p.title {
font: normal small-caps normal 16pt times-new-roman, serif;
color: white;
text-align: center;
}
/* Firefox 3 Outline fix */
a {outline: none;}
a:link.default {color: white; text-decoration:underline;}
a:visited.default {color: grey; text-decoration: underline;}
a:hover.default {color: silver; text-decoration: underline;}
a:active.default {color: white; text-decoration: underline;}

a:link.desc {color: white; text-decoration: none;}
a:visited.desc {color: grey; text-decoration: none;}
a:hover.desc {color: silver; text-decoration: none;}
a:active.desc {color: white; text-decoration: none;}