<STYLE TYPE="text/css">

body {
  font-family: avenir, futura, sans-serif; 
  font-size: 15px; 
  color: #000; 
  font-weight: normal; 
  }

#all {
  width: 925px;
  height: 700px;
  }

#menu {
  float: left;
  width: 154;
  padding: 1em;
  margin-left: 2em;
  height: 400px;
  width: 5px; 
  }  

#menu li {
  font-family: avenir, futura, sans-serif; 
  font-size: 25px; 
  color: #000; 
  font-weight: bold; 
  padding-bottom: 0.5em;
  margin: 0em;
  line-height: 1em;
  
  }


#top-menu {
  font-family: avenir, futura, sans-serif; 
  font-size: 35px; 
  color: #000; 
  font-weight: bold; 
  float: left;
  padding: 1em 0em 1em 0em;
  margin: 0;
  height: 90px;
  width: 700px;
  }

#top-menu li {
  float: left;
  padding-right: 1em;
  }

#thumbs {
  font-weight: bold;
  float: left;
  padding-top: 0em;
  padding-bottom: .5em;
  }

#thumbs li {
  float: left;
  padding-right: 1em;
  padding-bottom: 1em;
  }

#thumbs img {
  border: black 3px solid;
  }

#spacer {
  width: 400px;
  height: 100px;
  }

#artwork {
  width: 650px;
  height: 515px;
  text-align: center;
  }

#artwork img {
  padding-top: 0em;
  }


#content {

  font-family: avenir, futura, sans-serif;
  font-size: 18px; 
  padding: .5em 0em 2em .5em;
  color: #000; 
  font-weight: normal; 
  position: relative;  
  line-height: 1.25em; 
  float: left;
  width: 720px;
  height: 500px;
  }

#content ul {
  line-height: 1.5em;

  }

#content li {
  line-height: 1.2em;
  padding-bottom: 0.4em;

  }
  
#nav-back {
  float: left;
  }

#nav-forward {
  float: right;
  }


#movie {
  width: 650px;
  height: 385px;
  padding-top: .5em;
  text-align: center;
  font-weight: bold;
  }
  
 
#qt {
  width: 740px;
  height: 460px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2em;
  }


#contact {
  width: 600px;
  height: 400px;
  text-align: left;
  }

h1 {font-size: 225%; color: #000; }
h2 {font-size: 150%; color: #000; }
h3 {font-size: 130%; color: #000; }
h4 {font-size: 101%; color: #000; }

ul {list-style-type: none; padding: 0em; line-height: 4em; }

a     {color: #000; font-weight: bold; text-decoration: none; }
a:link    {color: #000; font-weight: bold; }
a:visited   {color: #000; font-weight: bold; }
a:hover   {color: #328840; font-weight: bold; }
a img {
  border: none;
  }


</STYLE>