@import "http://www.buildinghistory.org/css/Zoombasic.css";

a { color: #cff
}


a:hover {  
color: #e3e3ce 
}

body { 
background-color: #002f2f;
}

h1,h2 {  
color: #e3e3ce; 
}

h3 {  
font-size: 1.1em; 
font-weight: normal; 
font-style: oblique;
}

#footer { 
color: #e3e3ce;
border: double;  
text-align: center;
} 

#header {  
border: #e3e3ce double; 
} 

#header span { 
font-size: 0.8em; 
float: left;
padding: 0.5em; 
}

#nav a span {display: none;}

.rightbox {  
text-align: center; 
margin: 6px; 
float: right; 
border: #e3e3ce double; 
}

.rightbox p {  
font-style: italic; 
font-size: smaller;
line-height: 100%;
padding: 3px 
}

.leftbox {  
text-align: center; 
margin: 6px; 
border: #e3e3ce double; 
float: left; 
}

.leftbox p {  
font-style: italic;
font-size: smaller; 
line-height: 100%; 
padding: 3px
}

.linksbox { padding: 5px 10px;}
 
.linksbox ul { list-style-type: none;} 

#content sup a.note {
border: none;
padding: 0.1em 0.2em;
background-color: #f0f0d0;
color: #330000;
font-size: smaller;
margin-right: 0.2em;
text-decoration: none;
line-height: 0em;}

#content sup a.note:visited {
background-color: #e6b873;
}

#content sup a.note:hover, #content sup a.note:active {
background-color: #ff9900;
}

#footnotes { display: none; }

sup a span { display: none;}

sup a:hover span {
border-style: double;
border-color: #330000;
color: #330000;
background-color: #f0f0d0;
margin: 0.2em 0 0 0.5em;
padding: 10px;
display: block;
width: 30%; 
float: right;
font-size: 110%;
line-height: 130%;
}




