body {
   font-family: Georgia, Utopia, 'Liberation Serif', serif;
   background: #fff url(cghist/images/amigabox.jpg) no-repeat center top;
   color: #000;
   text-decoration: none;
   word-spacing: normal;
   text-align: left;
   letter-spacing: 0;
   line-height: 1.4em;
   font-size: 1em;
   margin: 0;
   padding: 0;
}

a:link, a:visited, a:hover, a:active {
   text-decoration: none;
   color: #000;
}

#main {
   margin-left: 15%;
   margin-right: 15%;
   margin-top: 180px;
}

ul#nav {
   list-style-type: none;
   margin: 0px;
   float: right;
}

ul#nav li {
   display: inline;
}

ul#nav li a {
   font-family: Arial, Helvetica, 'Nimbus Sans L', sans-serif;
   font-weight: bold;
   font-size: 75%;
   color: #000;
   background-color: #acf;
   text-transform: uppercase;
   text-decoration: none;
   text-align: center;
   letter-spacing: 2px;
   padding: 2px 12px;
   margin: 0;
   border: none;
}   

ul#nav li a:hover {
   color: #841;
   background-color: #bdf;
}

.panel {
   float: left;
   width: 180px;
   height: 300px;
   margin: 10px;
   padding-right: 80px;
   padding-top: 4px;
   padding-left: 8px;
   font-family: Arial, Helvetica, 'Nimbus Sans L', sans-serif;
   text-align: left;
   font-size: 0.75em;
   line-height: 1.4em;
   border-style: solid;
   border-color: #888;
   border-width: 1px;
}

#panel1 {
   background: url(cghist/images/juggler_ball.png) no-repeat right bottom;
}
#panel2 {
   background: url(cghist/images/videoscape_panel.png) no-repeat right bottom;
}
#panel3 {
   background: url(cghist/images/rgb_pencils.png) no-repeat right bottom;
}
#panel4 {
   background: url(cghist/images/kahn_panel.png) no-repeat right bottom;
}

#copyright {
   clear: both;
   padding-top: 2em;
   text-align: center;
   font-size: 0.75em;
}
