﻿html,body
{
      margin:0;
      padding:0;
      height:100%;
      background-image: url('images/layout/background.gif');
      background-repeat: repeat;
      background-position: top left
}
hr 
{
    width: 100%;
    height: 1px;
    background-color: #000;
}
.center 
{
    text-align: center;
}
#gal-details 
{
    width: 100%;
}
.gal-details-column 
{
    width: 25%;
    text-align: center;
}
.imgborder 
{
    border: solid 1px #000;
}
#google-frame  
{
    width: 100%; 
    height: 290px; 
    border: 0;
}
#holdertable 
{
    width: 800px;
    height: 100%;
    border-left: solid 3px #000000;
    border-right: solid 3px #000000;
    background-color: #ffffff;
    text-align: center;
    margin: 0 auto;
}
.noborder 
{
    border: 0;
}
#header 
{
    border: 0;
    width: 800px;
    height: 30%
}
#menu 
{
    width: 24%;
    height: 80%;
    background-image: url('images/layout/menu_background.jpg');
    background-repeat: repeat-y;
    background-position: top left;
    vertical-align: top;
    text-align: left;
}
#holdmenu
{
    width: 92%;
    height: 100%;
    background-image: url('images/layout/logo_small.png');
    background-repeat: no-repeat;
    background-position: bottom center
}
#mapper 
{
    width: 100%;
    text-align: left
}
#menuspacer
{
    width: 100%;
    height: 35px
}
#contentholder 
{
    width: 50%;
    height: 70%;
    text-align: left;
    background-image: url('images/layout/content_right.jpg');
    background-repeat: repeat-y;
    background-position: top right;
    padding-right: 20px;
    padding-bottom: 20px
}
#case-left 
{
    text-align: center;
    padding: 0px 7px 0px 2px;
    width: 30%;
}
#case-right 
{
    text-align: left;
    width: 70%;
}
#pictureholder 
{
    width: 26%;
    height: 70%;
    text-align: center;
 }
 #holidaytable 
 {
     width: 100%;
     border: 0;
 }
 #mailinglist-text 
 {
     width: 166px;
     padding: 5px 5px 5px 5px;
     background-color: #ffffff;
 }
 #mail-text  
 {
     text-align: justify;
 }
 #mail-class 
 {
     color: #000000;
     font-weight: bold;
     text-align: center;
 }
.left 
{
    width: 90%;
    text-align: left;
}
 #footer 
 {
    width: 800px;
    height: 49px;
    background-image: url('images/layout/footer_background.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    padding-right: 15px;
    text-align: right;
 }
 img.galimg
 {
    border: solid 1px #000000;
    float: left; 
    padding: 3px 3px 3px 3px;
 }
 .gal-bottom 
 {
     border-bottom: dashed 1px #fff;
 }
 #gal-spacer 
 {
     width: 70%;
 }
 #total-images 
 {
     width: 30%;
     text-align: center;
 }
 .gal-details 
 {
     text-align: left;
 }
#aboutussubmenu 
{
    width: 100%;
    height: 20px;
    border-bottom: solid 3px #000000;
    background-image: url('images/layout/submenu.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    color: #ffffff
}
#coresubmenu 
{
    width: 100%;
    height: 20px;
    border-bottom: solid 3px #000000;
    background-image: url('images/layout/submenu.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    color: #ffffff
}
