h4 {text-align: center;}
h3 {text-indent: 1em; text-decoration: underline;}
#top {text-decoration: none;}

/* button formatting */
 #MLAtable .button {width: 33.3%;}
 #TABStable .button {width: 25%;}
 .me {font-weight: bold; border: 2.5px inset rgb(233,117,8); background-color: #C0C0C0; text-align: center;}
 #MLAtable .me {width: 33.3%;}
 #TABS .me {width: 25%;}
 
/* MLA table */
 #MLAtable {border: 5px ridge rgb(233,117,8); width: 100%;}
 #card {border: 5px ridge rgb(233,117,8); width: 80%;}
 #TABStable {border: 5px ridge rgb(233,117,8); width: 100%;}

 #pic div {font-size: 14pt; text-decoration: underline; font-style: normal; font-weight: bold;}
 #pic {text-align: center; font-style: italic; width: 25%;}
 #areas {width: 75%;}
 #areas li {line-height: 1.5em;}
 #content {width: 100%;}
 #content p {margin-left: 1em; margin-right: 1em;}
 #scrollbox {OVERFLOW: auto; HEIGHT: 400px}
 #address {text-align: center;}
 hr {width: 30%; height: 5px; background-color: rgb(233,117,8); color: rgb(233,117,8);}
