@import url(http://www.buildinghistory.org/css/Basic.css);

body {
color: #ccffff;
background-color: #006666;
font-family: "Times New Roman",Times,serif;
}

h1 {
margin: 0;
padding: 0;
font-variant: small-caps;
position: relative;
overflow: hidden;
width: 250px;
height: 50px;
}

h2 {
padding: 0.3em 0.25em;
background: white url(http://www.buildinghistory.org/bristol/images/watery.jpg) repeat scroll 0%;
font-size: 1.5em;
color: #006666;
}

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

#content {
color: #006666;
background-color: #ccffff;
}

#header span, #nav a span { display: none;}

#nav a, #footer a {
color: #ccffff;
background-color: #006666;
text-decoration: none;
}

#nav a:hover, #footer a:hover {
background-color: #ccffff;
color: #006666;
}

#nav a:hover span {
border: none;
padding: 5px;
background: #006666 none repeat scroll 0% 50%;
display: block;
position: absolute;
top: 60px;
left: 150px; 
z-index: 100;
color: #ccffff;
text-align: center;
width: 140px;
}

#nav p { margin-top: 0px;}

#nav ul {
padding: 0.25em 1em 0.5em;
margin-left: 0;
list-style-type: none;
}

#styleswitch a {
color: #ccffff;
background-color: #006666;
text-decoration: none;
}

#styleswitch a:hover {
background-color: #ccffff;
color: #006666;
}

#title span {
margin: 0;
padding: 0;
background: transparent url(http://www.buildinghistory.org/bristol/images/Title.gif) no-repeat scroll left top;
display: block;
position: absolute;
left: 0;
top: 0;
z-index: 1;
width: 250px;
height: 50px;
}

.linksbox {padding: 5px 10px;}

.linksbox ul { list-style-type: none;}

.rightbox {
margin: 6px;
float: right;
color: #ccffff;
background-color: #006666;
text-align: center;
}

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

.leftbox {
margin: 6px;
float: left;
color: #ccffff;
background-color: #006666;
text-align: center;
}

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