* { font-family: Arial; font-size: 9pt; color: #aaaaaa;}

#menu { 
      background: transparent;
      margin: 0px;
      padding: 0px;
      }

#headerdiv { 
       background: #3e3e3c url("Header.jpg");
       background-repeat : no-repeat;
       height: 50px;
       overflow:hidden;
       clear: both;
       }
#infodiv { 
         float: left;
         background: #3e3e3c url("navigation.jpg");
         background-repeat : no-repeat;
         width: 250px;
         height: 800px;
         margin: 0px;
         padding: 0px;
         }

#frontpagediv { 
           position:absolute;
           display:inline;
           background: transparent;
           background-repeat:repeat-x;
           left: 200px;
           top: 51px; 
           height: 900px;
           margin: 0px;
           padding-left: 50px;
           padding-top: 0px;
           }

#displaydiv { 
           position:absolute;
           display:inline;
           background: transparent;
           background-repeat:repeat-x;
           left: 250px;
           top: 51px; 
           height: 900px;
           margin: 0px;
           padding-left: 30px;
           padding-top: 0px;
           }

#breadcrumbsdiv { 
       background: transparent;  
       height: 20px; 
       margin:0px; 
       padding:0px; 
       left:-20px; 
       position:relative;
       }

#introductiondiv{ 
       background: transparent;  
       margin:30px; 
       padding:0px; 
       left:-20px; 
       position:relative;
       }
       
.viewer{background: #3e3e3c url("viewerback.gif");
        background-repeat:repeat-x;
        margin: 0px; 
        padding: 0px;
        }
        
#menudiv { padding-top:30px; padding-left: 30px; }
div#menudiv A {
          height:10px;
          display:inline;
          background: none;          
          padding-left: 10px;
          padding-right: 10px;
          font-size: 11pt;
          font-weight:bold;
          font-family: "Century Gothic" Arial Sans-Serif;
          }
        
div#menudiv A:visited, div#menudiv A:link{ color: #cccccc; text-decoration: none;}
div#menudiv A:hover { color : #ffffdd;}
div#menudiv A.selected { color: White; }

.forward { font-style:italic; text-decoration: none; }
.navigation { background: #3e3e3c url("navigation.jpg");
       background-repeat : no-repeat;
       font-size: 9pt;
       color: #aaaaaa
     }

A:link {color: #aaaaaa}
A:visited {color : #aaaaaa}
A:hover {color : #ffffdd}
A.linknoline  {text-decoration: none;}

TD.list { background-color: #555555;  
          padding-left: 10pt;
		  margin-left: 0pt;
		  text-indent: 0pt;
		}

TH   { text-align: left;
     }
TH.list { background-color: transparent; }
H1 { font-size: 13pt;
     color: #bbbbbb;
	 margin-top: 1px;
   }
HR { color: #444444;
   }
   
IMG { border-color: #ffffff
    }

.note {
       font-size: 8pt;
	   color : #aaaaaa;}

pre.poem {
          white-space: pre;
		  margin-left: 20pt;
		  text-indent: -10pt;
         }

.pictureTitle {
              font-size: 8pt;
			  }
			  		
.title{ font-size: 13pt;
        color: #bbbbbb;
		font-weight: bold;
		display: block;
      }
.lineBreakText { font-size: 7pt; 
   text-align: left; 
   margin-top: 0px; 
   margin-bottom: 0px; 
   padding-left: 30px; 
   padding-top: 0px; 
   padding-bottom: 0px;
}

.box {
  border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #aaaaaa;
  border-top-style: solid; border-top-width: 1px; border-top-color: #aaaaaa;
  background-color: transparent;
  padding-bottom: 5px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding-top: 0px;
  margin-top: 5px;
  display: inline-block;
  }
  
.boxheader {
  text-indent: 20px;
  margin-top : 0px; padding-top: 5px; 
  border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #aaaaaa;
  padding-bottom: 5px;
  margin-bottom: 5px;
  background-color: transparent;
  color: white;
  font-size: 10pt; font-weight: bold;
  font-family: "Century Gothic" Arial Sans-Serif;
}

ul {   list-style-type: square; }

#navBlock { height: 77px; }
.navCell {
         padding: 4px;
         width: 56px;
         height:67px;
         text-align:center;         
         float:left;
         margin-right:3px;
         position:static; 
         }
       
.exhibit { margin: 20px; }

.marginBox
    { 
    position:relative;
    margin-left:25px; 
    }

#titleBlock, #infoBlock, #infoBlock2, #commentsBlock
    { 
    padding:5px;
    width:188px;
    }

#titleBlock {
           text-align:center; 
           font-size: 10pt; 
           font-weight: bold; 
           color: white; 
           margin-top:20px; 
           margin-bottom:20px;
           font-family: "Century Gothic", Arial, Sans-Serif;
           }

.infoTitle { color: White; text-align: center; font-size: 10pt;}
div.box A IMG { border:none; }
#comments UL { padding: 0px; margin:0px;}
#comments LI { padding: 5px; margin:2px; list-style:none; }
#comments LI P { font-weight: bold; font-size:8pt;}

BUTTON {
    border: 1px solid #bbbbbb;
    background: #555555;
    padding: 0px;
    font-size: 8pt;
}
BUTTON:hover {
    border: 1px solid #ffffff;
    background: #666666;
    color: #ffffff;
}

INPUT {
    border: 1px solid #bbbbbb;
    background: #666666;
    color: #ffffff;
}

TEXTAREA {
    border: 1px solid #bbbbbb;
    background: #666666;
    color: #ffffff;
}

