html, body { margin: 0; padding: 0;font-family: sans-serif;}
#container {width: 100%;}
#wrapper {width: 100%; margin-bottom: 20px; padding-bottom: 20px;}
#wrapper2 {width: 100%; margin-bottom: 20px; clear: left; } 
#header {width: 100%; background-color: white; height: 170px;}
img#logo {float: left;}
img#ima {float: right; }
p#address {text-align: center; font-size: 16px; color: rgb(91,20,0); margin-left:407px; margin-right: 368px; }
#navigation {background-color: white;  border: 0;  width 100%;  margin-top: 0px;  margin-left: 60px;  
                margin-right: 20px;   padding: 5px;  text-align: center;}
#horizontal {list-style: none; margin: 0px; padding: 0;}
#horizontal li {float: left; margin-left: 10px;}
.mybutton {  font-weight: bold;  font-size: 16px; text-align: center;  margin-bottom: 3px;  margin-top: 3px; }
.mybutton a { padding: 5px;  text-decoration: none;  display: block;  color: rgb(91,20,0);  background-color: #b5c9e2;
  border-top: 2px #cce3ff solid;  border-left: 2px #cce3ff solid;  border-bottom: 2px #31557f solid;
  border-right: 2px #31557f solid; }
.mybutton a:hover {  background-color: #99aabf;  border-top: 2px #31557f solid;  border-left: 2px #31557f solid;
  border-bottom: 2px #cce3ff solid;  border-right: 2px #cce3ff solid;}
#motto {font-family: "Comic Sans MS"; font-weight: bold; font-size: 18px; color: rgb(0,131,200);}	
#footer {width: 98%; clear: both; font-size: .5em; color: rgb(91,20,0); background-color:white; 
         text-align: center; border-width: 3px; border-style: solid; border-color: navy; margin:0;
				font-weight: normal;}
#footer a {color: rgb(91,20,0);}

