#fullheight{height:100%}

   html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 900px;
   }

.body {  font-family: Trebuchet MS; font-size: 10; color: #000000}

a { color: #333333; text-decoration: none}

a:hover {  color: #333333}

.navlinks {font-family:Trebuchet MS; font-size:10pt; color:#FF9900;}
.navlinks a {color:#FF9900;}
.navlinks a:hover {color:#999999; text-decoration:underline;}

.footerlinks {font-family:Trebuchet MS; font-size:10pt; color:#000000;}
.footerlinks a {color:#000000;}
.footerlinks a:hover {color:#333333; text-decoration:underline;}

.whitelinks {font-family:Trebuchet MS; font-size:10pt; color:#FFFFFF;}
.whitelinks a {color:#FFFFFF;}
.whitelinks a:hover {color:#999999; text-decoration:underline;}

.contactform input.submit {
background-color: #FFCC00;
font-family: Trebuchet MS;
color: #333399;
font-size: 12px;
}

.contactform input.clear {
background-color: #FFCC00;
font-family: Trebuchet MS;
color: #333399;
font-size: 12px;
}