body
{
   background-color: FFFFFF;
    padding: 5px;
   font-family: Arial,Helvetica,Verdana;
    font-size: 12px;
   font-weight: normal;
   text-align: left;
   color: 000000;
}

div
{
    font-family: Arial,Helvetica,Verdana;
}

.link
{
   text-decoration: none;
   color: 000099;
   cursor: pointer;
   text-align: center;
}

.link_nav
{
   text-decoration: none;
   color: 000099;
   cursor: pointer;
}

a.link
{
    font-size: 12px;
    text-decoration: none;
    color: 000099;
    cursor: pointer;
}

a.link:hover
{
    color: 990000;
}

a.link:active
{
    color: 990000;
}

a.link:visited
{
    color: 550000;
}

a.link_footer
{
    font-size: 11px;
    text-decoration: none;
    color: 000099;
}

a.link_footer:hover
{
    color: 990000;
}

a.link_footer:active
{
    color: 990000;
}

a.link_footer:visited
{
    color: 550000;
}

#spacer
{
    height: 14px;
}

#spacer_small
{
    height: 7px;
}

#container 
{
    padding: 0px;  
   margin: 0px; 
    width: 900px;
}

#page_header 
{    
    background-image: url('/archive/images/page_header.jpg'); 
    background-repeat: no-repeat; 
    background-position: left top;
    height: 144px;
    width: 720px;
}

#site_date_time 
{    
   padding-right: 80px;  
   padding-top: 30px;
   text-align: right;
   color: 000000;
   font-weight: bold;
}

#page_scroller
{
   position: relative;
   margin-top: 77px;
   margin-left: 200px;
   overflow: hidden; 
   width: 450px; 
   height: 20px; 
   clip: rect(0 300 200 0);
}

.scroller_message
{
   font-weight: normal;
}

#page_sub_header 
{
    background-image: url('/archive/images/page_sub_header.jpg'); 
    background-repeat: no-repeat; 
    background-position: left top;
    height: 22px;
    width: 720px;
    padding-top: 0px;
    padding-left: 200px;
    color: 110055;
    font-weight: bold;
}

#page_menu
{
    background-image: url('/archive/images/page_menu_spacer.jpg'); 
    background-repeat: repeat-y; 
    background-position: left top;
    width: 157px;
    padding: 0px;  
   margin: 0px; 
   float: left;
}

#page_menu_label 
{
    padding-left: 35px;  
    padding-top: 5px;
   margin: 0px; 
   height: 31px;
    width: 157px;
    color: 000099;
    font-weight: bold;
   text-decoration: none;
}

#page_menu_bottom 
{
    background-image: url('/archive/images/page_menu_bottom.jpg'); 
    background-repeat: no-repeat; 
    background-position: left top;
    padding: 0px;  
   margin: 0px; 
   height: 18px;
    width: 157px;
}

#page_menu_item 
{
    background-image: url('/archive/images/page_menu_button.jpg'); 
    background-repeat: no-repeat; 
    background-position: left top;
    padding-left: 0px;  
    padding-top: 0px;
   margin-left: 0px;
   height: 31px;
    width: 157px;
    cursor: pointer;
}

#page_content
{
    background-image: url('/archive/images/page_content_background.jpg'); 
    background-repeat: no-repeat; 
    background-position: left top;
    width: 560px;
    padding-left: 5px;
    margin: 0px;
    float: left;
}

#page_footer
{
    text-align: center;
    font-size: 12px;
    width: 720px;
    height: 76px;
    padding: 0px;
    margin-left: 10px;
    clear: left;
}

#page_footer_content
{
    background-image: url('/archive/images/page_footer_box.jpg'); 
    background-repeat: no-repeat; 
    background-position: center top;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    width: 720px;
    height: 47px;
    padding: 11px;
    margin: 0px;
    clear: left;
}

#home_story
{
   font-size: 12px;
   font-weight: normal;
   color: 000000;
   float: left;
   padding: 10px;
}

#home_story_header
{
   background-image: url('/archive/images/section_header_large.gif'); 
    background-repeat: no-repeat; 
    background-position: center top;
    width: 300px;
    height: 30px;
    padding-top: 5px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    color: 000055;
}

#home_story_body
{
   /*background-image: url('/archive/images/section_header_large.gif'); */
    /*background-repeat: no-repeat; */
    /*background-position: center top;*/
    width: 300px;
    height: auto;
    padding: 10px;
}

#single_story_header
{
   background-image: url('/archive/images/section_header_xlarge.png'); 
    background-repeat: no-repeat; 
    background-position: center top;
    width: 540px;
    height: 30px;
    padding-top: 5px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    color: 000055;
}

#single_story_body
{
   /*background-image: url('/archive/images/section_header_large.gif'); */
    /*background-repeat: no-repeat; */
    /*background-position: center top;*/
    width: 540px;
    height: auto;
    padding: 10px;
}


#home_quote
{
    font-size: 12px;
    font-weight: bold;
    text-align: center;
   padding: 5px;
   color: 550000;
   clear: left;
}

.signature
{
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    font-style: italic;
   padding: 5px;
   color: 550000;
   clear: left;
}

.pic
{
   width: 165px;
   font-size: 14px;
   font-weight: bold;
   text-align: center;
   color: 000055;
   float: left;
   margin: 5px;
}

.subtext
{
   font-size: 10px;
   font-weight: normal;
   text-align: center;
   color: 000000;
}

#friends
{
   font-size: 12px;
   font-weight: normal;
   color: 000000;
   float: left;
   padding: 10px;
}

#friends_header
{
   background-image: url('/archive/images/section_header_small.gif'); 
    background-repeat: no-repeat; 
    background-position: center top;
    width: 175px;
    height: 30px;
    padding-top: 5px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    color: 000055;
}

.photo_categories
{
   font-size: 14px;
   font-weight: bold;
   color: 000055;
   padding: 0px 10px 0px 20px;
}

.photo_category_links
{
   padding-left: 20px;
}

.photo_link
{
   text-decoration: none;
   color: 000099;
   cursor: pointer;
   text-align: center;
   float: left;
}

.photo_thumbnails
{
   padding-left: 20px;
   display: block;
}

#spacer_photos
{
   clear: left;
   height: 14px;
}

.photo_thumb_row
{
   clear: left;
}

.photo_thumb_box
{
   width: 130px;
   float: left;
}

.photo_thumb
{
   width: 100%;
   height: 85px;
   text-align: center;
   cursor: pointer;
}

.photo_thumb_name
{
   width: 100%;
   font-size: 10px;
   font-weight: normal;
   color: 000055;
   text-align: center;
}

.photo_box
{
   display: none;
   width: 100%;
}

.photo_display
{
   width: 100%;
   font-size: 8px;
   font-weight: normal;
   color: 000055;
   text-align: center;
}

.photo_instructions
{
   width: 100%;
   font-size: 12px;
   font-weight: normal;
   color: 000000;
   text-align: left;
   padding-left: 20px;
}

.page_row
{
   width: 100%;
}

.page_left
{
   width: 200px;
   padding-left: 40px;
   text-align: left;
   float: left;
}

.page_right
{
   width: 75px;
   padding-right: 40px;
   text-align: right;
   float: right;
}

img { margin: auto; }
