p {
 text-indent: 1em;
 text-align: justify;
 padding-left: 18px;
 padding-right: 18px;
}
.initcap {
 font-size: 1.5em;
 text-decoration: underline;
}
h3 {
 background: #EFEBD7;
 color: #800000;
 text-align: center;
 margin: 5px;
}
h4 {
 text-align: center;
 border: 1px solid #000000;
}
h5 {
 text-align: center;
 margin-top: 10px;
}
h6 {
 text-align: left;
 margin: 0px;
}
.center table {
 width: 50%;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
}
a:hover { 
 color: #B22222;
 text-decoration: none;  
}
#header a:link { 
 color: navy;
 text-decoration: none;  
}
#header a:hover { 
 color: #B22222;
 text-decoration: none;  
}
.school {
 float: left;
 padding-left: 10px;
 padding-right: 5px;
 padding-top: 20px;
}
.colosseum {
 position: absolute;
 top: 22em;
 left: 33em;
 padding-left: 5px;
}
.cole {
 position: absolute;
 top: 22em;
 left: 21em;
 padding-left: 5px;
}
.acropolis {
 position: absolute;
 top: 22em;
 left: 10em;
 padding-left: 5px;
}
#footer a:link {
 background: #EFEBD7;
 color: navy;
}
#footer a:hover {
 background: #EFEBD7;
 color: #B22222;
}
#footer b {
 background: #EFEBD7;
 color: #B22222;
}
.title {
 text-align: center;
 vertical-align: top;
 width: 74px;
}
.current {
 background: #EFEBD7;
 color: #800000;
 font-weight: bold;
}
.sub {
 margin-left: 10px;
}
.subcurrent {
 background: #EFEBD7;
 margin-left: 10px;
 color: #800000;
 font-weight: bold;
}
hr {
 width: 500px;
}
