
body {
  background-color:#150745;
  background-image:url(../graphics/tile5.jpg);
  font-family:arial,helvitica,sans-serif;
  font-size:12pt;
  color:#151135;
  line-height: 1.5;
  margin-top:0;
  margin-right:0;
  margin-bottom:0;
  margin-left:0;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
  z-index:0;
  height:100%;
}

a:link {
  color: #3d3991;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}


a:active {
  color: #413c96;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}

a:visited {
  color: #3e3992;
  text-decoration:none;
  font-weight: bold;
  background: transparent;
}

a:hover {
   text-decoration: underline;
}

p.news {
  line-height: 1.1;
  margin-top:0px;
  margin-bottom:7px;
}

#container {
  width:1200px;
  position:relative;
  background-color:#eeeedd;
  background-image:url(../graphics/paper.gif);
  margin-left:auto;
  margin-right:auto;
  padding:0px;
  border:3px #cccc33 solid;

}

#footer {
  height:242px;
  background-color:#fefcc1;
  background-image:url('footerback.jpg');
  clear:both;
}

#caption {
  width:640px;
  position:relative;
  font-size:10pt;
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  margin-bottom:64px;
  padding:0px;
}

.gallerythumb {
  height:200px;
  width:250px;
  padding:10px;
  margin:10px;
  float:left;
  text-align:center;
  vertical-align:middle;
}


#horizontalnavcontainer ul {
  padding:0;
  margin:5;
  display:block;
  list-style-type:none;
  background-color: #3d3991;
  font-size:10pt;
  float:right;
  color:#ffffff;
  border:3px #cccc33 solid;
  }

#horizontalnavcontainer ul li {
  display:inline;
}

#horizontalnavcontainer ul li a {
  color:#ffffbb;
  font-weight:bold;
  text-decoration:none;
  float:left;
  padding:4px 32px 4px 10px;
}

#horizontalnavcontainer ul li a:hover {
  color:#ffffff;
  text-decoration:underline;
}

h1 {
  font-family:times new roman,helvitica,serif;
  font-size:36pt;
  margin-bottom:0px;
  color:#151135;
  font-weight:normal;
  text-align:left;
}

h2 {
  font-family:arial,helvitica,sans-serif;
  font-size:16pt;
  color:#cccc51;
  font-weight:bold;
  display:inline;
}

h3 {
  font-family:times new roman,helvitica,serif;
  font-size:11pt;
  margin-bottom:0px;
  margin-top:-14px;
  margin-left:45px;
  color:#151135;
  font-weight:normal;
  text-align:left;
}

font.small {
  font-size:8pt;
  color:#ffffdd;
}

