@charset "utf-8";
/* CSS Document */

body {
  padding-top:2px;
  padding-bottom:2px;
  background-color:#1332a9;
  margin:0px;
}

#container {
  margin:auto;
  width: 965px; 
  background: #ffffff;
  overflow:hidden;
}

#header {
  background:url(../page_images/Budleigh-Seafront-15c.gif);
  height:155px;
}

#header_gap1 {
  height:2px;
  background:#000000;
}

#navigation {
  background-color:#000000;
  /*background:url(images/navGrad.gif);
  background-repeat: repeat-x;*/
  height:37px;
  vertical-align:middle;
  	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000033;
	line-height:16px;
}

#logout {
  text-align:center;
  padding-top:10px;
  }

#header_gap2 {
  height:1px;
  background:#C9D200;
}

#leftBar {
  float: left; 
  width: 260px; /*230 + 30(narrow column)*/
  background: #FFFFFF; 
}

#content {
  float:left;
/*width:*/
  background-color: #FFFFFF;
  vertical-align:top;
}

#wider_content {
  float:left;
  width:600px;
  background-color: #FFFFFF;
  vertical-align:top;
}

#even_wider_content {
  float:left;
  width:690px;
  background-color: #FFFFFF;
  vertical-align:top;
}

#rightBar { 
  float:right;
  width: 240px; /*140(additional content) + 100 */
  background: #FFFFFF;
}

#footer { 
  clear:both;
  text-align:center;
  background:#FFFFFF;
  margin: 0px;
  margin-left:auto;
  margin-right:auto;
  width:700px;
}

#advert_footer { 
  clear:both;
  text-align:center;
  background:#000000;
  margin: 0px;
  margin-left:auto;
  margin-right:auto;
  width:700px;
} 

.copyright {
padding-bottom:5px;
}

/*PHOTO GALLERY BELOW*/
#photo_gallery_container {
  margin:auto;
  width: 965px; 
  background: #000000;
  overflow:hidden;
}

#photo_gallery_content {
  float:left;
  width:950px;
  background-color: #000000;
  vertical-align:top;
}
