/* CSS Document */

BODY {
  background-color: #815136;
  margin: 0px;
  background-image: url(../images/bg_clock.gif);
  background-attachment: scroll;
  background-position: 50% 175px;
  background-repeat: no-repeat;
  text-align: center;
  
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
  }

TABLE.blacktop {
  width: 100%;
  height: 125px;
  background-color: #000000;
  margin-top: 25px;
  border: none;
  }

TABLE.blacktop TD.blackleft {
  padding-left: 15px;
  vertical-align: middle;
  text-align: left;
  }

TABLE.blacktop TD.blackright {
  padding-right: 15px;
  vertical-align: bottom;
  text-align: right;
  padding-bottom: 3px;
  }
  

TABLE.organizers {
  width: 100%;
  height: 18px;
  border: none;
  margin-top: 0px;
  }

TABLE.organizers TD {
  text-align: right;
  vertical-align: top;
  padding-top: 0px;
  padding-right: 15px;
  margin-top: 0px;
  }

TABLE.one {
  width: 900px;
  border: none;
  padding: 0px;
  background-image: url(../images/bg_woman.gif);
  background-repeat: no-repeat;
  background-position: 0px 20px;
  }

TABLE.one TD.left {
  width: 84px;


  vertical-align: top;
  padding: 0px;
  }

TABLE.one TD.right {
  width: 816px;
  vertical-align: top;
  background-color: #000000;
  border: none;
  padding: 0px;
  border: 2px solid #000000;
  border-left: none;
  text-align: right;
  background-image: url(../images/woman_black.gif);
  background-position: -83px 18px;
  background-repeat: no-repeat;
  }

TABLE.white {
  width: 812px;
  height: 400px;
  background-color: #FFFFFF;
  /*border: 2px solid #000000;*/
  padding: 0px;
  position: center;
  border: none;
  background-image: url(../images/woman_white.gif);
  background-position: -2px 18px;
  background-repeat: no-repeat;
  }

TABLE.white TD {
  padding-left: 0px;
  text-align: left;
  margin: 0px;
  vertical-align: top;
  
  }

TABLE.nav {
  background-color: #000000;
  width: 798px;
  height: 25px;
  margin: 7px;
  background-image: url(../images/woman_black.gif);
  background-repeat: no-repeat;
  background-position: -90px 12px;
  
  }
  
P, UL, OL {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
  text-align: justify;
  line-height: 17px;
  }

UL, OL {
  text-align: left;
  }

TABLE.nav TD {
  color: #77D1F6;
  font-weight: bold;
  padding-left: 195px;
  font-size: 14px;
  vertical-align: middle;

  }

TABLE.nav TD A {
  color: #77D1F6;
  padding-right: 10px;
  padding-left: 10px;
  text-decoration: none;
  border-bottom: none;
  line-height: 25px;
  border: 1px solid #000000;
  }

TABLE.nav TD A:hover {
  color: #FFFFFF;
  text-decoration: none;
  border: 1px solid #77D1F6;
  }

TABLE.white TABLE.content {
  width: 605px;
  background-color: #333333;
  margin-left: 200px;
  background-image: none;
  }

TABLE.white TABLE.content TD {
  background-image: none;
  padding: 10px;
  }

TABLE.white TABLE.content TD.left {
  background-color: #FFFFFF;
  border: none;
  width: 425px;
  }

TABLE.white TABLE.content TD.right {
  background-color: #FFFFFF;
  border: none;
  width: 175px;
  /*text-align: center;*/
  padding-left: 20px;
  padding-right: 0px;
  }

TABLE.white TABLE.content TD.right IMG {
  border: 2px solid #815136;
  }

H1, H2, H3, H4, H5, H6 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #815136;
  font-weight: bold;
  text-align: left;
  }

H6 {
  font-size: 12px;
  }

H5 {
  font-size: 13px;
  }

H4 {
  font-size: 14px;
  }

H3 {
  font-size: 15px;
  }

H2 {
  font-size: 16px;
  }

H1 {
  font-size: 17px;
  border-bottom: 1px dashed #815136;
  padding-bottom: 4px;
  }

SPAN.print, SPAN.print A{
  float: right;
  width: 22px;
  height: 15px;
  background-image: url(../images/print_brown.gif);
  margin-bottom: 0px;
  border: none;
  }

SPAN.print A:hover {
  float: right;
  width: 22px;
  height: 15px;
  background-image: url(../images/print_blue.gif);
  border: none;
  }

SPAN.print IMG.print {
  border: none;
  }

TABLE.footer {
  width: 900px;
  padding-left: 100px;
  }

TABLE.footer P, TABLE.footer A {
  text-align: center;
  color: #D3B09F;
  font-size: 11px;
  text-decoration: none;
  }

TABLE.footer A {
  border-bottom: 1px solid #A57C67;
  }

TABLE.footer A:hover {
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: 1px solid #77D1F6;
  }
 
P.hightlight {
  color: #815136;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  line-height: 18px;
  width: 150px;
  margin-left: 0px;
  float: left;
  margin-top: 5px;
  }

P.highlight:first-line {
  font-variant: small-caps;

  }
  
TABLE.white A {
  color: #815136;
  text-decoration: none;
  border-bottom: 1px dotted #77D1F6;
  }

TABLE.white A:hover {
  color: #77D1F6;
  text-decoration: none;
  border-bottom: 1px dotted #815136;
  }

TABLE.white IMG {
  border: 1px solid #000000;
  }
  
  .gallerycontainer{
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}
