/* Generated by KompoZer updated 4/9/11*/
html {
  height: 100%;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: Trebuchet MS,Verdana,Helvetica,Arial,sans-serif;
  font-size: 13px;
  height: 100%;
}

p {
  margin: 0px;
  padding: 0px 0px 16px;
}
h1 {
  font-size: 108%;
  letter-spacing: 0.1em;
}
h2 {
  margin: 4px;
  padding: 0px 0px 4px;
  font-size: 100%;
}
img {
  border:  none;
}
a {
}

.SmlCaps {
  font-variant: small-caps;
  font-size: 11pt;
}
.SmlNormal {
  font-variant: normal;
  font-size: 11pt;
}
#main, #links, #footer, #logo, #content {
  margin-left: auto;
  margin-right: auto;
}

#main {
  width: 1000px; /* was 900 */
  /*min-height: 100%;*/
  position: relative;
  border: none; /*4px solid;*/
  padding-bottom:30px;
}  

#footer {
  text-align: left;
  width: 1000px;	 /* was 860 */
  height: 30px; /* was 30 */
  padding: 10px 20px 0px 20px;
  font-size: 100%;
  display: block;
  bottom: 30px;
  left: 0px;
  position: absolute; 
}

#footer a {
  text-decoration: none;
}

#links a:hover, #footer a:hover {
  text-decoration: underline;
}
#logo{
  top: 0px;
  border-style: none;
  width: 1000px;  /* was 900 */
  height: 200px;
  text-align: center;
  font-variant: small-caps;
  font-weight: bold;
}  

#logo h1{
  margin: 0px;
  padding: 28px 0px 0px 19px;
  font-size: 160%;
  letter-spacing: 0.2em;
}
#logo h2{
  margin: 0px;
  padding: 5px 0px 0px 19px;
  font-size: 108%;
  letter-spacing: 0.2em;
}

#content {
  padding: 0px;
  width: 1000px;  /* was 900 */
  overflow: visible;
  margin-bottom: 40px;
  position:relative;  
}

#column1 {
  border: 2px solid;
  /* border-bottom: 2px solid;
  border-left: 2px solid;
  border-right: 2px solid;*/
  padding: 0px 0px 15px;
  width: 180px;
  float: left;
  margin-top: 0px;
  margin-bottom: 20px;
  position: relative; z-index: 2;
}

#column2 {
  padding: 2px 0px 1px 0px; /* shadow */
  text-align: left;
  width: 180px;
  float: right;
  margin-bottom: 20px;
  margin-right: 2px;
}
#column2 h1 {
  border-bottom: 1px solid;
  margin: 0px 0px 12px;
  padding: 6px 0px 3px;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}
#column2 a, #column2 a:hover {
  padding: 0px 0px 2px;
  text-decoration: underline;
}
#column2 a:hover {
  text-decoration: underline;
}
.column2table {
    width: 100%;  
    text-align: left; 
    margin-left: auto; margin-right: auto; 
    font-weight:bold;
    position: relative; z-index: 0; 
    border-style: solid;
    border-width: 1px;
}

.column3table {
    width: 100%;  
    text-align: left; 
    margin-left: 4px; margin-right: auto;
    /* border-collapse: collapse;*/
    position: relative; 
}

.column3table td, .column3table th{
border-collapse: collapse;
}

#column3, #column3wide {
  padding: 2px 5px 0px 5px;
  margin-bottom: 10px;
  float: left;  /* was right float left if shadow */
  position: relative;
  text-align: justify; 
  text-justify: auto;
  font-weight:bold;
}

#column3{ width: 610px; margin-left: 8px;}	 /* was 500 to 615 minus 5 for shadow*/
#column3wide{ width: 798px;} /* was 500 to 615 minus 5 for shadow*/

.scroll-pane {max-height: 200px; min-height: 100px;}
#column3wide {float: right;}

#column3 h1, #column3wide h1 {
  border-bottom: 1px solid;
  margin: 0px 0px 12px 6px;	  /* 6px was 12 px */
  padding: 6px 0px 3px;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: bold;
}

#column3 .foto, #column3wide .foto, #column3 .fots, #column3wide .fots, #column3 .fotb, #column3wide .fotb {
    float:right;
    margin: 2px 0 2px 4px;
}

#column3 a, #column3 a:hover, #column3wide a, #column3wide a:hover {
  padding: 0px 0px 2px;
  text-decoration: underline;
}
/* #column3 a:hover, #column3wide a:hover {
  text-decoration: underline;
} */

#column3 {height: 560px;}
.scroll-pane {max-height: 540px;}

/* see scroll-pane #column3 p, #column3wide p {margin-right: 8px;} */

#announcements {
  padding-left: 4px;
  padding-top: 4px;
  width: 172px;
  float: left;
  font-weight: bold;
  text-align: justify; 
  text-align: left; word-spacing: -2px; word-break: keep-words;
  text-justify: auto; 
}

#announcements h1 {
  border-bottom: 1px solid;
  /*text-align: left; word-spacing: -2px; word-break: keep-words;*/
  text-align:center;
  font-size: 110%;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 4px;
}
.loginflag{
float: left;  padding-left: 4px; margin-right: 10px; font-size: 12px;   
}

.forminput2{ display: none; font-size: 3px;}

.borderit img{
border: 1px solid black;
}

.borderit:hover img{
border: 1px solid White;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}
