body {
 background-color: Black;
  background-image: url(/Content/images/template/background_page.jpg);
  background-repeat: repeat-y;
  background-position: top;
  color: #a1a1a1;
  font-size: 10pt; font-family: Verdana, Arial, Times New Roman; 
}

.MainContainer      { width: 960px; margin: 0px auto 0px auto; }
.ContentHeaderArea  { width: 960px; margin: 0px auto 0px auto; }
.HeaderArea         { width: 960px; height: 79px; margin: 0px auto 0px auto; }
.ContentContainer   { width: 960px; margin: 0px auto 0px auto; 
                    background-image: url(/Content/images/Template/background_Content.jpg); 
                    background-color: #0a0a0a;
                    background-repeat: no-repeat;
                    border: solid 2px #121212; }
.ContentArea        { width: 920px; margin: 0px auto 0px auto;
                     padding-bottom: 15px;
                    }
.SlideShowArea      { width: 920px; margin: 0px auto 0px auto; border: solid 1px #121212;}
.MainMenuArea       { width: 920px; height: 40px; margin: 0px auto 0px auto; }
.MenuButtonsArea    { width: 920px; text-align: right; margin: 0px auto 0px auto; border: solid 2px #121212; }

.FooterArea         { width: 960px; margin: 0px auto 0px auto; }
.FooterTextArea     { width: 960px; margin: 0px auto 0px auto; }

.TopRightMenu       { font-size: 10px; float: right; vertical-align: top; margin: 5px,0px,0px,0px; }


.Content300Top      { background-image: url(/Content/images/Template/Content300_Top.png); background-repeat: no-repeat; width: 300px; height: 10px;}
.Content300Main     { background-image: url(/Content/images/Template/Content300_Back.png); background-repeat: repeat-y; width: 280px; vertical-align: top; padding: 0px 10px 10px 10px; }
.Content300Bot      { background-image: url(/Content/images/Template/Content300_Bot.png); background-repeat: no-repeat; width: 300px; height: 10px;}

.Content610Top      { background-image: url(/Content/images/Template/Content610_Top.png); background-repeat: no-repeat; width: 610px; height: 10px;}
.Content610Main     { background-image: url(/Content/images/Template/Content610_Back.png); background-repeat: repeat-y; vertical-align: top; width: 590px; padding: 0px 10px 10px 10px; }
.Content610Bot      { background-image: url(/Content/images/Template/Content610_Bot.png); background-repeat: repeat-y; width: 610px; height: 10px;}

.Content920Top      { background-image: url(/Content/images/Template/Content920_Top.png); background-repeat: no-repeat; width: 920px; height: 10px;}
.Content920Main     { background-image: url(/Content/images/Template/Content920_Back.png); background-repeat: repeat-y; width: 890px; vertical-align: top;  padding: 0px 15px 10px 15px; }
.Content920Bot      { background-image: url(/Content/images/Template/Content920_Bot.png); background-repeat: no-repeat; width: 920px; height: 10px;}

