/* Hiking and Biking Web Page Stylesheet                 */
/*                Robert Bodnar                          */
/*                        version 1.0                    */
/*                          Nov 2003                     */


body { background-color: #000000; background-image: url("background.gif"); background-position: top center; background-attachment: fixed; font size: 14pt } 

.headline { color: #66aa33; font-size: 40pt; font-family: arial, sans-serif; text-transform: capitalize; text-align: center; background-color: #114400 }

.headlinea { color: #669900; font-size: 20pt; font-style: italic; text-align: center }

.text { color: #ff7722; font-size: 12pt; font-family: times, serif; text-align: justify; text-indent: 3em; background-color: #114400 }

.text2 { color: #cc8833; font-size: 10pt; font-family: times, serif; text-align: justify; background-color: #225500 }

.caption { color: #aacc22; font-size : 12pt; font-style: italic; background-color: #774400 }

a:link { color: #cc9922; font-size: 14pt; font-family: times, serif; text-align: center; boarder-width: 10px; border-color: #77bb22 #666622 #224400 #666622; background-color: #552222  }

a:active { color: #ffff00; font-size: 14pt; font-family: times, serif; text-align: center; boarder-width: 10px; boarder-color: #77bb22 #666622 #224400 #666622; background-color: #397730  }

a:visited { color: #555555; text-decoration: none; font-size: 14pt; font-family: times, serif; text-align: center; boarder-width: 10px; background-color: #333333 }

.imagel { border-style: outset; border-width: 10px; border-color: #228844 #888844 #220044 #228844; float: left; margin-left: 10px; margin-top: 10px; margin-bottom: 10px; margin-right: 0px }

.imager { border-style: outset; border-width: 10px; border-color: #228844 #888844 #220044 #228844; float: right; margin-left: 0px; margin-top: 10px; margin-bottom: 10px; margin-right: 10px }

.imagec { border-style: outset; border-width: 10px; border-color: #228844 #888844 #220044 #228844; float: center; margin-left: 10px; margin-top: 10px; margin-bottom: 10px; margin-right: 10px }


