
.smaller
 {font-size: 0.7em;
 }

body
 {background-color: #ffffff;
  background-image: url("http://www.bcoswesing.org.uk/images/background.jpg");
  background-repeat: repeat-y;
  color: #50a450;
  font-family: "Fidelio MN", "Minion Web", serif;
  font-size: 1em;
  margin: 0;
  text-align: justify;
  width: 900px;
 }

hr
 {color: #cccccc;
  height: 1px;
  width: 400px;
 }

p
 {font-family: "Lucida Sans", sans-serif;
 }

#header
 {border-bottom: 1px solid #cccccc;
  position: static;	/* static ensures panel-container goes below */
  top: 0px;
  width: 900px
 }

#header-award
 {position: absolute;
  margin: 0px;
  left: 30px;
  top: 0px;
 }

#header-text
 {margin: 10px;
  margin-left: 100px;
  text-align: center;
  width: 600px
 }

#header-logo
 {position: absolute;
  margin: 10px;
  left: 720px;
  top: 10px;
 }

#panel-container 	/* this provides:-                      */
 {border-bottom: 1px solid #cccccc;
  display: block;
  height: 440px;	/* the height of all the panels		*/
  position: static;
  width: 100%		/* the overall width of the panels      */
 }

#panel-left
 {left: 0;
  margin: 0;
  position: absolute;
  width: 140px;
 }

#panel-left h3
 {text-align: center;
  position: relative;	/* to position Navigation heading .. */
  top: 0.5em;		/* .. correctly                      */
 }

#panel-left ul, #panel-right ul
 {font-size: 0.9em;
  margin: 0;
  padding: 0;
 }

#panel-left ul li, #panel-right ul li
 {display: block;
  border-bottom: solid 1px #e0f0e0;
  font-family: "Lucida Sans", sans-serif;
  list-style-type: none;
  margin: 2px;  /* this controls the spacing of the buttons (and the left and right margins too) */
  padding: 0;
 }

#panel-left ul li a:link, #panel-right ul li a:link
 {display: block;
  background-color: #a0f0b8;
  border-left: 2px solid #bbbbbb;
  border-bottom: 2px solid #bbbbbb;
  border-top: 2px solid #dddddd;
  border-right: 2px solid #dddddd;
  margin: 0px;
  padding-left: 20px;
  text-align: left;
  text-decoration: none;
 }

#panel-left ul li a:visited, #panel-right ul li a:visited
 {display: block;
  background-color: #90e0a8;
  border-left: 2px solid #bbbbbb;
  border-bottom: 2px solid #bbbbbb;
  border-top: 2px solid #dddddd;
  border-right: 2px solid #dddddd;
  padding-left: 20px;
  text-align: left;
  text-decoration: none;
 }

#panel-left ul li a:hover, #panel-right ul li a:hover
 {background-color: #b0ffc8;
  background-image: url(images/green.jpg);
  border-bottom: 2 px solid #dddddd;
  border-left: 2px solid #dddddd;
  border-top: 2px solid #bbbbbb;
  border-right: 2px solid #bbbbbb;
 }

#panel-left ul li a:active, #panel-right ul li a:active
  {background-color: #b0ffc8;
  background-image: url(images/blue.jpg);
  border-bottom: 2 px solid #dddddd;
  border-left: 2px solid #dddddd;
  border-top: 2px solid #bbbbbb;
  border-right: 2px solid #bbbbbb;
  }

#panel-left-separator
 {background-image: url(images/fading-grey-line.gif);
  background-repeat: no-repeat;
  height: 200px;	/* enough for whole fading line to show */
  left: 150px;
  position: absolute;
  width: 1px;
 }

#panel-center
 {height: 450px;
  left: 150px;
  /*margin: 10px;*/
  position: absolute;
  width: 600px;
 }

#panel-center-archive-table
 {left: 50px;
  position: absolute;
  text-align: left;
  }

#panel-center-archive-table p
 {font-size: 0.9em;
  text-align: left;
 }

#panel-center-image-left
 /* contains an image c 830 wide by 1660 high */
 {/*margin: 10px;*/
  float: left;
 }

#panel-center-text
 /* to be used when there is an image to the right of panel-center */
 /* the image is in panel-center-poster */
 {text-align: center;
  float: left;
  height: 430px;
  /* margin: 10px; */
  overflow: auto;
  position: absolute;
  width: 450px;
 }

#panel-center-bio
 /* to be used for cast member bio */
 {text-align: center;
  height: 440px;
  overflow: auto;
  padding: 10px;
  position: absolute;
  width: 590px;
 }

#panel-center-text-right
 /* to be used when there is an image to the left of panel-center */
 /* the image is in panel-center-image-left */
 {text-align: left;
  float: right;
  height: 430px;
  margin: 10px;
  overflow: auto;
  position: absolute;
  width: 300px;
 }

#panel-center-text-left
 /* to be used when there is an image to the right of panel-center */
 /* the image is in panel-center-poster */
 {text-align: left;
  float: left;
  height: 440px;
/*  margin: 10px;  */
  overflow: auto;
  position: absolute;
  width: 580px;
 }

#panel-center-text-only
 /* to be used when there is no image in panel-center */
 {text-align: center;
  height: 440px;
  overflow: auto;
/*  padding: 10px; */
  position: absolute;
  width: 580px;
 }

#panel-center-poster
 /* contains an image c 830 wide by 1660 high */
 {margin-right: 30px;
  margin-top: 30 px;
  float: right;
 }

#panel-right-separator
 {background-image: url(images/fading-grey-line.gif);
  background-repeat: no-repeat;
  height: 200px;	/* enough for whole fading line to show */
  left: 750px;
  position: absolute;
  width: 1px;
 }

#panel-right
 {background-color: #ffffff;
  left: 750px;
/*  margin: 10px; */
  position: absolute;
/* text-align: center; */
  width: 150px;
 }

#footer-container
 {border-bottom: 1px solid #cccccc;
  display: block;
  height: 1em;		/* the height of all the panels		*/
  position: static;
  width: 100%		/* the overall width of the panels      */
 }

#footer-text
 {background-color: #fffff8;
  position: absolute;
  text-align: center;
  width: 100%;
 }

#footer-version
 {color: #eeeeee;
  font-family: arial;
  left: 750px;
  position: absolute;
 }

/* Version 07 27 Sep 2007 */

