a.sidelink
{
  font-weight:bold;
  font-size:16pt;
  color:#000000;
}


body
{
  font-color:#800000; 
/*  vLink=#00FF00; 
  aLink=#FFFF00;
  link=#000000; 
  bgProperties=fixed; 
 */ background-color:#808080;
  background-image:url(images/linksbackground.jpg);
  padding:0;
  margin: 0px 0px 0 0px;
}

div#call
{
  text-align:center;
  font-weight:bold;
  font-size:24pt;
  color:royalblue;
  text-shadow:black 1px 1px;
}

div#datetable
{
  text-align:center;
  clear: both;
  width:340px;
}

#tableleft
{
  float: left;
  border:1px solid #000;
  padding:5px;
  width: 150px;
}


table#structure
{
  width:100%;
  height:100%;
}
#logo
{
  position: absolute;
  top:1px;
  left: 5px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  border: 0px;
  height: 100px; /* ie5win fudge begins */
  voice-family: "\"}\"";
  voice-family:inherit;
  height: 100px;
}
html>body #logo {
	height: 100px; /* ie5win fudge ends */
}  


#top
{
  margin: 0px 0px 0px 0px;
  padding: 10px;
  padding-top: 20px;
  border: 0px;
  text-align: center;
  background-image:url(images/linksbackground.jpg);
  height: 80px; /* ie5win fudge begins */
  voice-family: "\"}\"";
  voice-family:inherit;
  height: 60px;
}
html>body #top {
	height: 60px; /* ie5win fudge ends */
}  

#heading
{
  font-size: 24px;
  font-weight: bold;
  line-height: 44px;
  text-align: center;
  color: black;
  background-image:url(images/contentbackground.jpg);
  border: 2px solid #000;
  padding: 5px;
}

#sidelinks
{
  background-image:url(images/contentbackground.jpg);
  position: absolute;
  top: 90px;
  left: 0px;
  margin: 0px;
  padding: 10px;
  border: 2px solid #000;
  width: 160px; /* ie5win fudge begins */
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 140px;
}
html>body #sidelinks {
  width: 140px; /* ie5win fudge ends */
}

#divider
{
  background-image:url(images/verticalSeparator.JPG);
  position:absolute;
  left:10em;
  hight:100%;
  width:26px;
}

#content
{
  background-image:url(images/contentbackground.JPG);
  padding: 10px;
  border: 2px solid #000;
  margin: 0px 10px 0px 162px; 
}


#pagetitle
{
  font-size:24px;
  font-weight:bold;
  line-height:44px;
  color:royalblue;
  text-align:center;
}

td.title
{
  font-weight:bold;
}

td.officercall
{
  
}

td.officername
{
  
}
