body
{
   width: 100%;
   min-width: 1000px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   background-color: #242424;
   color: #cccccc;
   font-family: "Century Gothic", Helvetica, Arial, sans-serif;
   font-size: 80%;
   font-weight: normal;
   text-decoration: none;
}

body#title_page
{
   width: 100%;
   text-align: center;
}

div#title_page_content
{
   width: 480px;
   text-align: center;
   margin-top: 20px;
   margin-right: auto;
   margin-left: auto;
}

a:link
{
   color: #cccccc;
}

a:visited
{
   color: #cccccc;
}

img
{
   border: none
}

div.spacer
{
   width: 1000px;
   height: 10px;
}

hr#header_hr
{
   margin-top: 100px;
   margin-left: 10px;
   margin-right: 10px;
}

img.preview_image
{
   border: solid 2px #cccccc;
}

div.preview_image_subscript
{
   width: 400px;
   text-align: right;
   font-size: 80%;
   font-style: italic;
}

div#header
{
   position: absolute;
   width: 100%;
   min-width: 1000px;
   margin-top: 10px;
}

span#header_main
{
   position: absolute;
   top: 10px;
   left: 10px;
}

span#header_navigation
{
   position: absolute;
   top: 10px;
   right: 10px;
   white-space: nowrap;
}

div#content
{
   position: absolute;
   width: 100%;
   min-width: 1000px;
   top: 130px;
   padding-bottom: 70px;
}

div#content_text
{
   position: absolute;
   top: 150px;
   width: 600px;
   padding-bottom: 70px;
   padding-left: 26px;
}

p
{
   margin-left: 0px;
   margin-top: 10px;
}

a.menu_link
{
   margin-right: 10px;
   text-decoration: none;
}

a.gallery_navigation_link
{
   margin-right: 6px;
   text-decoration: none;
}

img.menu_image
{
   border: solid 2px #242424;
}

img.menu_image_selected
{
   border: solid 2px #cccccc;
}

span#page_info
{
   position: absolute;
   width: 55%;
   top: 30px;
   left: 26px;
}

span.subheading
{
   font-size: 140%;
}

span.subsubheading
{
   font-size: 110%;
}

span#poem
{
   font-size: 110%;
   font-style: italic;
}

table
{
   position: relative;
   top: 70px;
   width: 100%;
   text-align: center;
   margin-bottom: 50px;
}

td
{
   width: 25%;
   height: 260px;
   padding: 10px;
   vertical-align: bottom;
   white-space: nowrap;
}

span#gallery_image
{
   position: relative;
   float: right;
   top: 30px;
   right: 26px;
   text-align: center;
}

span#gallery_navigation
{
   position: absolute;
   top: 460px;
   left: 24px;
}