body {
margin: 0px 0px 0px 0px;
}

#topnav {
clear:both;
width:100%;
height: 88px;
background:url("../images/Headings/headerbkgrd.jpg") repeat; 
overflow:hidden;
margin:0px 0px 0px 0px;
}

#navcontainer {
  float: left;
  width:149px;
  margin: 10px 20px 0px 8px;
}

/* Books */

#details {
  background: white;
  float: left;
  width: 125px;
  margin:31px 8px 0px 0px;
}

/* Exhibitions */

#detailsMed {
  background: white;
  float: left;
  width: 180px;
  margin: 31px 10px 0px 0px;
}
#summary {
  background: white;
  float: left;
  margin:31px 0px 0px 8px;
  max-width: 60%;
  min-width: 15%;
  overflow: visible;
}
#footer {
  clear: both;
  width: 100%;
  height: 100px;
  font-size:9px;
}
#footer p {
font-size:9px;
}


img.heading { 
height: 58 px;
}

p {
  Font-family: Verdana, Arial; 
  font-size: 10px;
}

a img {border: none;}

a.links {
  Font-family: Verdana, Arial; 
  font-size: 10px; 
  line-height: 2.0
}
a.links:link {color:#B30000;} 
a.links:visited {color:#B98700;}
a.links:hover {color:#525400;}

a.gen {
  Font-family: Verdana, Arial; 
  font-size: 10px; 
  line-height: 2.0
}
a.gen:link {color:#B30000;} 
a.gen:visited {color:#B98700;}
a.gen:hover {color:#525400;}

blockquote {
  Font-family: Verdana, Arial; 
  font-size: 10px;
}


