h1,h2,h3
{
   font-family: verdana, "sans ms", arial, 'sans serif'; 
   color:white;
}

p,table,li,address
{
   font-family: verdana, "sans ms", arial, 'sans serif'; 
   font-size: 14px;
}

pre
{
   font-family: courier, monospace;
   margin-left: 20pt;
   font-size: 90%;
   font-weight: bolder;
}
tt
{
   font-family: courier, monospace;
   font-size: 14px;
}


a:link     { color:blue }
a:visited  { color:blue }
a:active   { color:yellow }
a:hover    { color:yellow }

a.active { color:yellow;
           text-decoration: none }
a.passive { color:blue;
           text-decoration: none }

#mainheading {
   position:absolute;
   left:8px;
   top:8px;
   width:994px;
}

#mainheadingtxt {
   font-family: verdana, "sans ms", arial, 'sans serif'; 
   font-size: 28px;
   font-weight: bolder;
   color:white;
}

.subhead {
   font-size: 20px;
   font-weight: bolder;
   color:white;
}

.iconimg {
   border-style: inset;
   border-width: 3px;
   padding: 0px;
   border-top-color: #b0b0b0;
   border-left-color: #b0b0b0;
   border-right-color: #eeeeee;
   border-bottom-color: #eeeeee;
}

.iconimg2 {
   font-family: verdana, "sans ms", arial, 'sans serif';
   font-size: 16px;
   font-weight: bold;
   color: #000000;
   height: 147px;
   width: 339px;

   background: transparent;

   margin-top: 4px;
   margin-left: 4px;
   margin-right: 4px;
   border-style: inset;
   border-width: 2px;
   padding: 0px;
}

#menu {
   position:absolute;
   left:10px;
   top:196px;
   width: 136px;
   background-color:  #9898cc ;

   font-family: verdana, "sans ms", arial, 'sans serif'; 
   font-size: 16px;
   font-weight: bolder;
   line-height:200%;

   margin-left: 0px;
   margin-right: 0px;
   border-style: outset;
   border-width: 2px;
   padding: 8px;
}

#main {
   position:absolute;
   left:200px;
   top:196px;
   width:812px;
}

#trailer {
   position:absolute;
   left:10px;
   top:982px;
   width:1002px;
}

.navitemactive {
   margin-top: 4px;
   margin-left: 4px;
   margin-right: 4px;
   border-style: inset;
   border-width: 2px;
   padding: 4px;
}
.navitempassive {
   margin-top: 4px;
   margin-left: 4px;
   margin-right: 4px;
   border-style: outset;
   border-width: 2px;
   padding: 4px;
}

body
{
background-color:  #b0b0dd ;
}

iframe
{
   border-top-color: #b0b0b0;
   border-left-color: #b0b0b0;
   border-right-color: #eeeeee;
   border-bottom-color: #eeeeee;
}
