﻿body
{
    font-family: Arial, Sans-Serif, Verdana;
    background-color: #6699FF;
    color: #000066;
}

a
{
    text-decoration: none;
}

a:hover
{
   text-decoration: underline;
   color: White; 
}

.mainContentWrapper
{
    margin-left: 121px;
}

.mainWindow
{
    width: 750px;
    margin: 0 auto;
    padding: 0 20px;

}

.floatLeft
{
    float: left;
}

.floatRight
{
    float: right;
}

.footer
{
    font-size: small;
    text-align: center;
     
}

.copyright
{
    font-size: smaller;
    width: 750px;
}

.leftMenu
{
    font-weight: bold;
    
}

.leftMenuDiv
{
    float: left;
    width: 121px;
}

.leftMenu img
{
    border-style: none;
}

.mastHead img
{
    border-style: none;
}

.viewerThumbImage
{
    
    height: 80px;
    width: 100px;
    border-style: solid;
    border-width: 1px !Important; 
    border-color: #000066;
     
    
    
}

input.viewerThumbImage:hover
{
    border-color: White;

}

.buttonMargin
{
    margin: 7px;
}

.thumbImage
{
    height: 80px;
    width: 100px;
    
}

.thumbPickerDiv
{
    border-style: dotted;
    border-width: 1px; 
    border-color: #000066;
    padding: 2px;
    padding-left: 78px;

}

.mainImage
{
    border-style: solid;
    border-width: 1px !Important;
    border-color: #000066; 
    height: 381px;
    width: 571px;
    padding: 5px;
    margin: 5px, 25px, 5px, 25px;
    background-color: Black;
    
}

.leftMenu a
{
    text-decoration: none;
}

.alignCenter
{
    text-align: center;
}

.noTopMargin
{
     margin-top: 0;
}

.mastHead
{
    width: 750px;
    height: 100px;
    clear: both;
     
}

.mastHeadText
{
    text-align: center;
}

.mainWindowTop
{
    margin-top: 10px;
    padding-top: 10px;
    text-align: center; 
    font-size: x-small;
    
}

.headLine
{
    font-weight: bold;
    line-height: 110%;
   
}

.storyImage
{
    float: left;
    height: 100px;
    width: 100px;
    margin: 5px 8px 1px 8px;
}

.discoImage
{
    float: left;
    height: 80px;
    width: 80px;
    margin: 5px 8px 1px 8px;
}

.bandImage
{
    float: left;
    height: 175px;
    width: 175px;
    margin: 5px 8px 1px 1px;
}

.buttonImage
{
    height: 41px;
    width: 122px;
}

.story
{
    font-size: smaller;
    text-indent: 2em;
    
    
}

.storyWindow
{
    clear: none;
    float: left;
    margin: 2px 3px 2px 3px;
    width: 170px;
}

.twoStoryWindow
{
    float: left;
    clear: none;
}

.headLineNewsPage
{
    font-weight: bold;
    line-height: 110%;
    font-size:smaller;
    
}

.newsSeperator
{
    margin: 5px, 10px, 5px, 10px;
    border-bottom-color: #000066;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
     
}

.storyWindowPage
{
    float: left;
    padding: 5px 3px 5px 20px;
    width: 480px;
}

.catalogWindowPage
{
    float: left;
    padding: 5px 3px 5px 20px;
    width: 550px;
}

.bandWindowPage
{
    float: left;
    padding: 5px 3px 5px 20px;
    width: 600px;
}

.storyNewsDiv
{
    padding: 5px 0px 5px 0px;
}

.discoWindow
{
    width: 400px;
}

.storyNewsPage
{
    font-size: x-small;
    
    
}

.catalogPage
{
    font-size: smaller;
    
    
}

.photoAlbumDiv
{
    float: left;
    clear: none;
    width: 675px;
}

.photoViewerDiv
{
      border-style: solid;
      border-width: 1px;
      width: 675px;
      height: 560px;
      padding: 10px;
      
}

.photoViewerDiv a
{
      font-size:smaller; 
      margin: 2px;
      
}

.textAlignCenter
{
    text-align: center; 
}

.textAlignLeft
{
    text-align: left; 
}

.textAlignRight
{
    text-align: right; 
}

.textAlignLeftCatalog
{
    text-align: left;
    font-size: smaller; 
}