body {
  background-image: url(images/background2.gif);
}

td,div,h,p {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;  
  color : black;
  text-align: justify;
  vertical-align: top
}

p {
  padding-left: 2px
}

li {
  text-align: left
}

h1 {
  font-size : 36px;
  color : navy;
  text-decoration: none
}

h2 {
  font-size : 20px;
  text-decoration: none
}

h3 {
  font-size : 16px;
  text-decoration: none
}

h4 {
  font-size : 16px;
  padding-left: 10px;
  text-decoration: underline
}

.header {
  font-size: 15px;
  text-align: left;
  border-left: 1px solid #5A3403;
  border-top: 1px solid #5A3403
}

.header2 {
  font-weight: bold;
  color: white;
  background-color: blue;
  text-align: left
}

.small {
  font-size: 10px;
  color: black;
}

.readmore {
  font-size: 10px;
  text-align: right
}

#topleft {
  position: absolute; 
  left: 0px; 
  top: 0px; 
  width: 140px; 
  height: 185px; 
  z-index: 1;
  background-image: url(images/corner.gif);
  border: 1px none #000000
}

#topcenter {
  position: absolute; 
  left: 140px; 
  top: 0px; 
  width: 640px; 
  height: 63px; 
  z-index: 1;
  background-image: url(images/banner.gif);
  border: 1px none #000000
}

#topright {
  position: absolute; 
  left: 779px; 
  top: 0px; 
  width: 23px; 
  height: 12px;
  font-size: 1px;
  z-index: 1;
  background-image: url(images/banner_r2.gif);
  border: 1px none #000000
}

#logo {
  position: absolute; 
  left: 5px; 
  top: 5px; 
  width: 270px; 
  height: 69px; 
  z-index: 1;
  border: 1px none #000000
}

#banner {
  position: absolute; 
  left: 270px; 
  top: 1px; 
  width: 468px; 
  height: 60px; 
  z-index: 1;
  border: 1px none #000000
}

#login {
  position: absolute;
  left: 640px; 
  top: 80px;
  width: 147px;
  height:90px; 
  z-index: 2; 
  background-color: skyblue; 
  border: 1px solid navy;
}

#login2 {
  position: absolute;
  left: 645px; 
  top: 175px;
  width: 140px;
  height:55px; 
  z-index: 2
}

#mailinglist {
  position: absolute;
  left: 640px; 
  top: 240px;
  width: 147px;
  height:85px; 
  z-index: 2; 
  background-color: skyblue; 
  border: 1px solid navy;
}

#statistics {
  position: absolute;
  left: 640px; 
  top: 335px;
  width: 147px;
  height:230px; 
  z-index: 2;
  padding: 2px;
  background-color: skyblue; 
  border: 1px solid navy;
}

#webring {
  position: absolute;
  left: 640px; 
  top: 588px;
  width: 147px;
  height:100px; 
  z-index: 2; 
  text-align: center
}

#specialnav {
  position: absolute;
  left: 100px; 
  top: 64px;
  width: 530px;
  height: 10px; 
  z-index: 1;
  background-color: #FFFFFF; 
  layer-background-color: #FFFFFF;
  border: none
}

td.specialnav {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 2px;
  padding-left : 2px;
  background-color: skyblue;
  border: 1px solid navy
}

td.pagenav {  
  background-color: lightgrey;
  border: 1px solid #5A3403
}

a.specialnav {
  padding-top: 0px;
  padding-bottom: 0px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight: normal;
  color : black;
  text-decoration: none
}

a.specialnav:hover {
  padding-top: 0px;
  padding-bottom: 0px;
  color : red;
  text-decoration: none
}

#mainnav {
  position: absolute;
  left: 0px; 
  top: 175px;
  width: 120px;
  height: 400px; 
  z-index: 1
}

td.mainnav {
  padding-right: 0px;
  padding-left : 0px;
  padding-bottom : 2px;
  border-bottom: 2px solid #5A3403;
  border-right: 1px solid #5A3403
}

td.mainnavsection {
  padding-right: 0px;
  padding-left : 0px;
  padding-top : 3px
}

td.light {
  background-color: #E4F1F9;
  border-top: 1px dashed #5A3403;
  border-left: 1px solid #5A3403;
  border-right: 1px solid #5A3403
}
  
td.dark {
  background-color: #CCE7FA;
  border-top: 1px dashed #5A3403;
  border-left: 1px solid #5A3403;
  border-right: 1px solid #5A3403
}
  
a.mainnav {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight: normal;
  color : black;
  text-decoration: none
}

a.mainnav:hover {
  color : red;
}

a {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;  
  font-weight: bold;
  color : black;
  text-decoration: none
}

a:hover {
  text-decoration: underline;
}

#header {
  position: absolute;
  left: 100px; 
  top: 100px;
  width: 450px;
  height:52px;
  border-left: 1px solid #5A3403;
  border-bottom: 2px solid #5A3403; 
  z-index: 1; 
}

#content {
  position:absolute;
  left: 132px; 
  top: 180px; 
  width: 500px; 
  height: 500px;
  z-index: 3
}

#contentprint {
  position:absolute;
  left: 25px; 
  top: 20px; 
  width: 500px; 
  height: 500px;
  z-index: 3
}

#contentscroll {
  position:absolute;
  left: 0px; 
  top: 0px; 
  width: 500px; 
  height: 540px;
  z-index: 1;
  border: none;
  overflow: auto
}

#bottom {
  position:absolute;
  left: 0px; 
  top: 685px; 
  width: 800px; 
  height: 20px;
  z-index: 1;
  border: 1px solid #000000
}

form {
  margin: 3px
}

input,select,textarea {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: black;
  background-color: #cccccc;
  border-style: solid;
  border-color: black;
  border-width: 1px;
}

input.checkbox {
  height: 13px;
  width: 13px;
  padding: 1px;
  border: none
}

select.small {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 8px;
  color: black;
  background-color: white
}

input.submit {
  font-size: 11px;
  background-color: #D4D0C8;
}

input.img {
  border: none;
  margin-top: 3px;
}

td.functions {
  text-align: right
}

img.icon {
  padding-top: 0px;
  padding-bottom: 0px;
  border: none;
  vertical-align: text-top
}
