body          {background-color: #001a2e;
               margin:           0;
               padding:          0;
               font-family:      "Lucida Grande", "Lucida Sans Unicode", Lucida,
                                 Arial, Helvetica, sans-serif;
               font-weight:      normal;
               font-style:       normal;
               color:            #ffc;}
img           {border-style:     none;
               padding:          0 0 0 10px;
               vertical-align:   bottom;}
h1            {font-size:        26px; line-height: 36px;
               color:            #ffc;
               border-bottom:    1px solid #046;
               margin:           10px 0 10px 0;
               padding:          0 0 0 10px;}
h2            {font-size:        16px; line-height: 24px;
               color:            #ffc;
               border-bottom:    1px solid #046;
               margin:           40px 0 10px 0;
               padding:          0 0 0 10px;}
p             {font-size:        13px; line-height: 20px;
               margin:           5px 0 40px 0;
               padding:          0 0 0 10px;}
ul            {list-style-type:  none;
               font-size:        10px; line-height: 16px;
               text-transform:   uppercase;
               margin:           5px 0 0 10px;
               padding:          0 10px 0 0;}
a             {color:            #2bf;
               text-decoration:  none;}
a:hover       {color:            #f53;}
a:active      {color:            #f53;}

#homelogo p   {margin:           0;
               padding:          0;}
#homelogo img {border-top:       1px solid #046;
               border-bottom:    1px solid #046;
               margin:           6px 0 0 10px;
               padding:          3px 0 3px 0;}

#menupanel    {text-align:       right;
               width:            216px;}

#pagelogo     {margin:           0 0 40px 10px;
               padding:          46px 10px 0 0;}

#menu p       {font-size:        16px; line-height: 24px;
               margin:           10px 0 0 10px;
               padding-right:    10px;
               border-bottom:    1px solid #046;}
#menu p#home  {margin:           40px 0 0 10px;}
#menu a#current
              {color:            #f53;}

#copyright p  {font-size:        10px; line-height: 14px;
               padding-right:    10px;
               text-transform:   uppercase;}
#copyright p#p1
              {margin:           40px 0 0 10px;}
#copyright p#p2
              {margin:           0 0 10px 10px;}
#map          {margin:           0;
               padding:          60px 10px 0 0;}

#book         {margin:           100px 10px 0 10px;
               padding:          0;
               background-color: #fff;
               text-align:       left;
               border:           1px solid #2bf;}
#book p       {margin:           0 10px;
               padding:          5px 0;
               color:            #001a2e;}
#book p#preannounce
              {text-transform:   uppercase;
               font-size:        10px; line-height: 10px;
               padding:          10px 0 5px 0;
               text-align:       center;}
#book p#announce
              {text-transform:   uppercase;
               font-size:        28px; line-height: 28px;
               padding:          5px 0 10px 0;
               text-align:       center;}
#book p#title {font-size:        16px; line-height: 16px;}
#book p#subtitle, 
#book p#author
              {font-size:        13px; line-height: 13px;
               width:            130px;}
#book p#preview
              {font-size:        10px; line-height: 10px;
               width:            130px; 
               padding:          10px 0;
               color:            #555;
               clear:            both;}
#book a#blurb {float:            right;
               margin-top:       -44px;}
#book img     {margin:           0 10px;
               padding:          0;}

#content      {position:         absolute;
               top:              53px;
               left:             236px;
               width:            522px;}

#footer       {clear:            both;}
#footer p     {font-size:        16px; line-height: 24px;
               border-top:       1px solid #046;
               border-bottom:    1px solid #046;}
