/* Created by kuindzi*/
/* all */
* {
          margin : 0;
          padding : 0;
}
body {
          background: #FBDAE3;
}
/* contentarea */
div#contentarea {
          width : 720px;
          position : relative;
          left : 50%;
          margin : 10px  0 10px -370px;
          background : #98002E  url(bg_contentarea.jpg) no-repeat top left;
          border : 2px solid Black;
}
/* header */
div#header {
          height : 122px;
          width : 720px;
}
#gall div#header {
            margin-bottom : 26px;
}
div#header h1 span, h2 span {
          display : none;
}
/* tump */
div.tump {
          text-align : center;
}
div.tump a  img {
          border : 1px solid #FACAD6;
}
div.tump a:hover {
          position : relative;
          top : -2px;
          left : -2px;
}
/* promo */
.promo {
          margin : 0 auto 5px;
          text-align : center;
          color : #FBDAE3;
          font : 900  16px Arial, Helvetica, sans-serif;
          border : 1px solid #FBDAE3;
          padding : 5px 2px;
          background : Black;
}
#gall .promo {
          width : 670px;
}
.promo a {
          color : #67FFD1;
}
.promo a:hover {
          color : #66E2FF;
}
#center {
          width : 360px;
          margin-left : 20px;
}
/* nav */
#gall ul#nav {
          position : absolute;
          top : 120px;
          width : 720px;
          height : 21px;
          text-align : center;
          background : #F1A0B6;
}
#gall ul#nav li {
          display : inline;
          margin-right : 50px;
}
#gall ul#nav li a {
          color : #98002E;
          font : 900 15px Tahoma, Arial, Helvetica, sans-serif;
          padding : 3px;
}
#gall ul#nav li a:hover {
          color : Black;
}
#main ul#nav {
          position : absolute;
          top : 330px;
          left : 400px;
          width : 280px;
          text-align : center;
}
#main ul#nav li {
          list-style-type : none;
          margin : 21px;
}
#main ul#nav li a {
          font : 900 30px Tahoma, Arial, Helvetica, sans-serif;
          color : #F1A0B6;
          margin : 10px;
}
#main ul#nav li a:hover {
          color : #FACAD6;
}
#index ul#nav {
          text-align : center;
          padding : 10px;
}
#index ul#nav li {
          list-style-type : none;
}
#index ul#nav li a {
          font : 900  50px "Times New Roman", Times, serif;
          color : #FBDAE3;
}
/* st2257 */
#st2257 {
          text-align : center;
          font : 14px Arial, Helvetica, sans-serif;
          color : #F1A0B6;
          margin-bottom : 5px;
}
/* war*/
#war {
          font : 14px Arial, Helvetica, sans-serif;
          color : #FBDAE3;
          border : 1px solid #FBDAE3;
          width : 680px;
          margin : 0 auto;
          padding : 10px;
}
#war span {
          border-bottom : 1px solid #FBDAE3;
}
#war a {
          color : #66E2FF;
}
