#footer {
text-align: center; border-style: solid; border-color: #999999; border-width: 2px 0px 0px; padding: 1em
}
.navbar { margin-bottom: 1em }
address { font-style: normal }

#menu {
width: 400px; height: 100px; font-size:10pt; text-align:center;
}
#footerpro {
text-align: center; border-style: solid; border-color: #999999; border-width: 2px 0px 0px; padding: 1em;
width: 640px; height: 200px; position: absolute; left: 10px; top: 660px
}
.navbar { margin-bottom: 1em }
address { font-style: normal }

.menubar a:link {
color: #ff9900;
text-decoration: none;
background-color: #ffffff;
width: 60px; height:60px;
border-style: outset;
border-color: #ff9900;
border-width:6px;
padding-top: 30%;
}
.menubar a:visited {
color: #000080;
text-decoration: none;
background-color: #ffffcc;
width: 60px; height:60px;
border-style: outset;
border-color: #ff9900;
border-width:6px;
padding-top: 30%;
}

.menubar a:active {
color: #000080;
text-decoration: none;
background-color: #ffffff;
width: 60px; height:60px;
border-style: outset;
border-color: #ff3300;
border-width:6px;
padding-top: 30%;
}