/* CSS Document */
body {
   background-color: #ffffff;
   font-size: 16px;
   font-family: ariel, sans-serif;
   text-align: justify;}

p {margin: 0px 40px 15px 40px}

.toplink {
   font-family: Arial, sans-serif;
   font-style: bold;
   font-size: 16px;
   color: #ffffff;
   text-decoration: none;}

a:hover.toplink {color: #ff0000}

.boxout
  {float: left;
   padding: 10px 10px 10px 10px;
   margin: 0px 10px 0px 0px;
   width: 133px;
   border-style: solid;
   border-width: 1px;
   border-color: #ff3333;}

.sublink {
   font-family: arial, sans-serif;
   font-size: 14;
   color: #333333;
   text-decoration: none;}

a:hover.sublink {color: #ff0000;}

.photoboxout
  {float: right;
   padding: 0px 0px 0px 10px;
   margin: 0px;
   width: 250px;}

.museumbanner
  {height="250px"}
   
h1{font-family: ariel, sans-serif;
   font-size: 40;
   text-align: center;}
   
h2{font-family: Ariel, sans-serif;
   font-size: 24;
   font-style: bold;
   text-align: center;}
   
h3{font-family: Ariel, sans-serif;
   font-size: 18;
   font-style: bold;
   text-align: center;}

hr{color: #ff3333}

.highlight
  {color: #aa0000;
   font-style: bold;
   text-decoration: underline;}