/* Wildlife World Style Sheet */

body {background-color: #000000; text-align: center; margin-top: 5px;
      font-family: Arial, Helvetica, sans-serif; font-size: 14px}
#page {margin-left: auto; margin-right: auto; width: 960px; text-align: left;
       border: 5px outset #FFA300; background-color: #FFFFFF}
#header {text-align: center; background-color: #FFFFFF}
#main {width: 750px; margin-left: 100px; margin-right: 100px; margin-bottom: 25px; clear: left;
       border-bottom: 2px solid #FFA300}
#main ul {list-style: disc; margin-left: 125px; margin-bottom: 15px}
#school {border-top: 2px solid #FFA300; padding-top: 10px; padding-bottom: 10px}
#school p {text-align: center; width: 450px}
#address1 {clear: both; text-align: center; font-variant: small-caps; margin-bottom: 10px}
#address2 {clear: both; text-align: center; margin-bottom: 10px}

h1,h2,h3,h4,h5,h6 {color: #FFA300}
.header1 {float: left; clear: left; margin-left: 5px}
.header2 {float: right; clear: right; margin-right: 5px}
.pic1 {float: right; clear: right; margin: 15px; border: 2px solid #000000}
.hours {float: left; clear: left; margin-bottom: 15px}
.bus {float: right; clear: right; text-align: center}




