body {
       margin:           0; 
       padding:          0; 
       padding-left:     1%;
       font-size:        large; 
       font-weight:      normal;
       font-family:      "times new roman", "Arial Narrow", Mistral, georgia, times,  serif; 
       color:            white; 
       background-color: black; 
      }





div#options {
              color: white;
	    } 


#optionslist {
	       font-size: small;
             }


#optionslist a, #optionslist a:link, #optionslist a:visited {
						              color: white;
						              text-decoration: none;
						             }


#optionslist a:hover, #optionslist a:active, #optionslist a:focus {
							            color: darkorange;
                                                                    text-decoration: none;
						                  }


#optionslist li {
                  display: inline;
                  list-style-type: none;
                  padding-right: 2%;
                  font-size: small;
                  text-decoration: none;
                }



#optionslist ul {
                  text-decoration: none;
                }


#optionslist #active a { 
                         color:           darkorange;
                         text-decoration: none;
                       }




a:link {
         color: white;
         text-decoration: none;
       }



a:visited {
            color: darkorange;
            text-decoration: none;
          }



a:hover ,a:active {
                    color:  darkorange;              
                  } 



.logo1 {
            color:       darkorange;
            text-align:  center;
            font-size:   xx-large;
            font-weight: bold;
          }
            

.logo2 {
            color:      darkorange;
            text-align: center;
            font-size:  large;
          }
          

.contactheading {
                   color:       darkorange;
                   padding-left: 35%;
                   text-align:  left;
                   font-size:   xx-large;
                   font-weight: bold;                
                 }     
                 

.contactcol1    {
                   color:       white;
                   text-align:  left;
                   font-size:   medium;
                   font-weight: normal;
                 }
                 
.contactcol2    {
                   color:       white;
                   text-align:  left;
                   font-size:   medium;
                   font-weight: normal;
                 }   
                 
#printbutton   { 
                   background-color: white;
                   color: black;
                   font-size: x-small;
                   font-weight: bold;      
                   border-color: #34343a;
                   border-width: 2px;                 
               }     
               
.slideshow {
                   color:       darkorange;
                   text-align:  center;
                   font-size:   xx-large;
                   font-weight: bold;
          }
          

