* { margin:0; padding:0; }

body
{
  background: #000000;
  text-align: center;
}

img
{
	border: none;
}

#body
{
  position: relative;
  behavior: url("csshover3.htc");
  text-align: left;
  max-width: 740px;
  min-width: 400px;
  width: 90% !important;
  width: 740px;
  margin: 0 auto;
}

  #logo_name
  {
    display: block;
    width: 378px;
    height: 117px;
    margin-top: 20px;
    background-image: url(/images/logo2.png);
    background-repeat: no-repeat;
  }

  #logo
  {
    float: right;
    display: inline;
    width: 130px;
    height: 130px;
    margin-right: 70px;
    background-image: url(/images/logo.png);
  }

  #border_tl_menu
  {
    clear: left;
    float: left;
    background-image: url(/images/border_tl.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    padding-bottom: 0px !important;
    padding-bottom: 10px;
    margin-top: 20px !important;
    margin-top: 20px;
    border-bottom: solid 27px #525e48;
  }
  
  #border_tr_menu
  {
    float: left;
    display: inline;
    background-image: url(/images/border_tr.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    padding-bottom: 0px !important;
    padding-bottom: 10px;
    margin-top: 20px !important;
    margin-top: 20px;
    border-bottom: solid 27px #525e48;
  }

  #menu_1
  {
    float: left;
    text-align: center;
    background:  #525e48;
    height: 37px;
    width: 446px !important;
    width: 430px;
    margin-top: 20px !important;
    margin-top: 20px;
  }
  
    #menu_1 ul
    {
      list-style-type: none;
      text-align: center;
      margin: 0;
      padding: 4px 2px 0px 2px;
    }

      #menu_1 ul li
      {
        float: left;
        display: block;
        height: 20px;
        margin: 0px 0px 0px 4px;
        padding: 4px;
        background:  #3c3f38;
        text-transform: uppercase;
        font-family: Arial;
        font-size: 17px;
        font-weight: normal;
      }

      #menu_1 ul li:hover
      {
        background:  #000000;
        font-weight: bold !important;
        font-weight: normal;
      }

        #menu_1 ul li a
        {
          text-decoration: none;
          color: #e1eecd;
          background: none;
          padding: 4px 6px;
        }
  
  #border_tr_menu2
  {
    float: left;
    display: inline;
    background-image: url(/images/border_tr.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    padding-bottom: 0px !important;
    padding-bottom: 10px;
    margin-top: -36px !important;
    margin-top: -37px;
    margin-left: 659px !important;
    margin-left: 643px;
    border-bottom: solid 26px #525e48 !important;
    border-bottom: solid 27px #525e48;
  }
        
  #menu_2
  {
    text-align: center;
    clear: left;
    background:  #525e48;
    width: 659px !important;
    width: 643px;
    height: 30px;
    left: 10px !important;
    left: -25px;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    padding-bottom: 7px;
  }
  
    #menu_2 ul
    {
      list-style-type: none;
      text-align: center;
      margin: 0;
      padding: 4px;
    }

      #menu_2 ul li
      {
        float: left;
        display: block;
        height: 14px;
        margin: 0 2px;
        padding: 4px;
        background:  #990000;
        text-transform: uppercase;
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
      }

        #menu_2 ul li .selected
        {
          float: left;
          display: block;
          height: 14px;
          margin: 0 2px;
          padding: 4px;
          background:  #000000;
          text-transform: uppercase;
          font-family: Arial;
          font-size: 12px;
          font-weight: normal;
        }
      
      #menu_2 ul li:hover
      {
        background:  #000000;
      }

        #menu_2 ul li a
        {
          text-decoration: none;
          color: #E07070;
          background: none;
          padding: 3px 7px;
        }
        
  #content
  {
    clear: left;
    width: 669px;
    top: 132px;
    left: 10px !important;
    left: -25px;
  }

    #content p
    {
      margin: 10px 10px 12px;
      text-indent: 16px;
      text-align: justify;
    }

    #content h1
    {
      font-family: Arial;
      font-size: 24px;
      text-indent: 16px;
      font-weight: bold;
    }
    
    #content a
    {
      color: #800000;
    }
    
    #content a:hover
    {
      color: #A06060;
    }
  
    
  #border_t
  {
    float: left;
    background-color: #525e48;
    width: 659px !important;
    width: 643px;
    height: 10px;
    margin-top: -6px;
  }
  
  #border_tr_nosub
  {
    float: left;
    display: inline;
    background-image: url(/images/border_tr.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    margin-top: -6px;
  }
    
  #content_nosub
  {
    clear: left;
    width: 669px;
    left: 10px !important;
    left: -25px;
  }
    
    #content_nosub p
    {
      margin: 10px 10px 12px;
      text-indent: 16px;
      text-align: justify;
    }
 
    #content_nosub h1
    {
      font-family: Arial;
      font-size: 16px;
      font-weight: bold;
    }
    
    #content_nosub h2
    {
      font-family: Arial;
      font-size: 24px;
      text-indent: 16px;
      font-weight: bold;
    }
    
    #content_nosub a
    {
      color: #800000;
    }
    
    #content_nosub a:hover
    {
      color: #A06060;
    }
    
    #content_nosub .title
    {
    	font-family: Arial;
    	font-size: 10px;
    	text-align: center;
    	font-weight: bold;
    }
    
    #content_nosub .game
    {
    	font-family: Arial;
    	font-size: 9px;
    	text-align: center;
    	font-weight: bold;
    	font-style: italic;
    }
    
  #content_text
  {
    border-left: solid 8px #525e48;
    border-right: solid 8px #525e48;
    width: 653px;
    background-color: #F0F0F0;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: -6px !important;
    margin-bottom: 0px;
  }

  #content_img
  {
    vertical-align: top;
    margin: 8px;
    border: solid 1px black;
  }
  
  #content_img_l
  {
    float: left;
    vertical-align: top;
    margin: 8px;
    border: solid 1px black;
  }
  
  #content_img_r
  {
    float: right;
    vertical-align: top;
    margin: 8px;
    border: solid 1px black;
  }
  
  #border_bl
  {
    float: left;
    display: inline;
    background-image: url(/images/border_bl.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
  }
  
  #border_b
  {
    float: left;
    display: inline;
    background-color: #525e48;
    width: 649px !important;
    width: 633px;
    height: 10px;
  }
  
  #border_br
  {
    float: left;
    display: inline;
    background-image: url(/images/border_br.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
  }
       
  #footer
  {
    clear: left;
    width: 100%;
    text-align: center;
    font-family: Arial;
    font-size: 10px;
    color: White;
    padding-top: 10px;
    padding-bottom: 6px;
  }

    #footer a
    {
      color: #a67c52;
    }
    
    #footer a:hover
    {
      color: #b79d84;
      text-decoration: underline;
    }
