.body {font-family: Arial; font-size: 0.9em; color: #000000}
.smallbody {font-family: Arial; font-size: 0.6em; color: #000000}

ul {font-family: Arial; font-size: 0.9em; color: #000000 }

h1 {font-family: Arial; font-size: 2em; color: #008000}

h2 {font-family: Arial; font-size: 2em; color: #FFFFFF}

a:active { text-decoration:none; color:red; background-color:yellow;}

a:hover { text-decoration:none; color:red; background-color:yellow;}

#navigation   { font-family: Verdana; font-size: 1em; font-weight: bold; color: #000000; }

.popup {font-family: Times New Roman; font-size: 1.5em; color: #777777}

/*Rules for Slide Show on New Boat Page */
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
/*border: 5px solid #DCDCE4;*/
z-index:1;
}
#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}
