body { margin: 0 auto; padding: 0; background-color: #44644f; background-image:url(/lucile/images/collage.jpg); background-repeat: no-repeat; background-position: center top; font-family: Arial, Helvetica, sans-serif; }
#header { height: 114px; margin: 0; padding: 0; }
h1 { display: none; }
h2 { display: none; }
#container { width: 980px; margin: 0 auto; padding: 0; border-right-width: 3px; border-left-width: 3px; border-right-style: solid; border-left-style: solid; border-right-color: #030; border-left-color: #030; }
#navcontainer { margin: 0; padding: 0; }
#navcontainer ul { padding-top: 0; margin: 0; padding-left: 0; background-color: #47161A; color: White; float: left; width: 980px; font-family: arial, helvetica, sans-serif; border-top-width: 2px; border-bottom-width: 2px; border-top-style: solid; border-bottom-style: solid; border-top-color: #030; border-bottom-color: #030; }
#navcontainer ul li { display: inline; }
#navcontainer ul li a { padding: 0.2em 1.2em; background-color:  #47161A; color: White; text-decoration: none; float: left; }

#navcontainer ul li a:hover { background-color:  #c9c477; color: #000; }
#content { background-color:#FFF; padding: 5px 10px; margin: 0; }
#footer { font-size: .8em; border-top-width: 1px; border-top-style: solid; border-top-color: #033; }
#prelim { }
/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

.PopBoxImageSmall { border: none 0px #ffffff; cursor: url("/lucile/popbox/images/magplus.cur"), pointer; }
.PopBoxImageLarge { border: solid 1px #999999; cursor: url("/lucile/popbox/images/magminus.cur"), pointer; }
.PopBoxImageShrink { cursor: url("/lucile/popbox/images/magminus.cur"), pointer; }
.PopBoxImageLink { cursor: pointer; }
.PopBoxImageMove { border: none 0px #ffffff; cursor: pointer; }
