/* overall layout */
body.b{ background:#505050 url('../images/layout/bgshadow.jpg') repeat-y center; margin:0px auto; padding:0px; color: #FFF; font: normal 11pt/16pt Sans-serif;}
div.page { position: relative; margin: 0 auto; padding:0px; left:0px; top:0px; width:1000px; }
div.photologo { position:relative; background: url('../images/layout/headerlogo.jpg') no-repeat; left:0px; top:0px; width:1000px; height:316px;}
div.miniphotos{ position:realtive; background: url('../images/layout/photosbar.jpg') no-repeat; left:0px; top:316px; width:1000px; height:146px;}
div.menu { position:absolute; background: url('../images/layout/menu.jpg') no-repeat; left:0px; top:462px; width:1000px; height:56px;}
div.menulowerspacer { position:relative; background: url('../images/layout/index_04.gif') no-repeat; left:0px; top:56px; width:1000px; height:6px;}
div.clear{ clear:both;}

a:link { color: #FFFFFF; text-decoration: none; }
a:visited { color: #FFFFFF;text-decoration: none;}
a:hover { color: #503939; background: #FFFFFF; text-decoration: none; }
a:active { color: #EEEEEE; text-decoration: none;}

/* menuitems */
div.menuitems{ padding-left:68px;padding-top:15px;font-size:18px; font-family: Arial;  }
a.menuitem:link { color: #FFF; text-decoration: none; font-weight:bold; }
a.menuitem:hover { color: #555; background: #4D5F83; text-decoration: none; font-weight:bold; }
a.menuitem:active { color: #FFF; text-decoration: none; font-weight:bold; }
a.menuitem:visited { color: #FFF; text-decoration: none; font-weight:bold; }
span.menuitem_splitter{ color: #FFFFFF;  padding-left:12px; padding-right:12px; font-weight:bold; margin:0px;}

/* maincontent */
div.maincontent{ position:relative; background: #41455a url('../images/layout/mainbackground.jpg') no-repeat; top:56px; left:0px; width:1000px; padding-top:20px; }
div.infoblock{ position:relative; padding-left: 15px;}
div.upperbar{ position:relative; margin: 0 auto; width:911px;  height: 21px; background: url('../images/layout/upperbar.gif') no-repeat; }
div.maininfo{ position:relative; margin-left:37px; width:911px; background: #505050 url('../images/layout/maininfobackground.gif') repeat-y top left; }
div.lowerbar{ position:relative;  margin: 0 auto; width:911px; height: 21px; background: url('../images/layout/lowerbar.jpg') no-repeat;}
div.backtotop{ z-index: 100; color: #444444; text-align: right; text-decoration: none; font: small-caps 9pt/12pt Sans-serif;; padding-right: 20px; }

div.right{ float:right; }
div.left{ float:left; }
div.center{ margin:0 auto; }
div.column{ width:385px; }
div.imagepadding{ padding: 5px 15px 15px 5px; }
div.imagetext{ font: small-caps 8pt/12pt Sans-serif; background-color: #666; padding-left:5px; }

div.starttheparty{ width:1000px; padding-top: 450px; margin: 0 auto; text-align:center; font-weight:bold; font-size:25px;}
div.opening{ background: url('../images/opening.jpg') no-repeat; height:584px;}