HTML, BODY {
      font-size:              14px;
      font-family:            Tahoma;
      color:                  #000000;
      margin:                 0;
      padding:                0;
      height:                 100%;
}
BODY {
      background:             #FFFFFF url(../img/bg.jpg) repeat center center;
}
A, A:link, A:active {
      text-decoration:        underline;
      color:                  #0C60A7;
}
A:hover, A:focus {
      text-decoration:        none;
      color:                  #3F90D6;
}


DIV#wrapper {
      width:                  1348px;
      max-width:              1348px;
      min-height:             100%;
      height:                 100%;
      height:                 auto !important;
      margin:                 0 auto 0 auto;
      position:               relative;
      overflow:               visible;
      background:             transparent url(../img/corner.png) no-repeat right bottom;
}
DIV#background {
      width:                  1000px;
      max-width:              1000px;
      margin:                 auto;
      padding-bottom:         275px;
      overflow:               hidden;
}
DIV#header {
      width:                  1000px;
      max-width:              1000px;
      height:                 400px;
      max-height:             400px;
      overflow:               hidden;
      background:             transparent url(../img/header.jpg) no-repeat left bottom;
      position:               relative;
}
DIV#titleWrapper {
      height:                 56px;
      max-height:             56px;
      position:               relative;
      top:                    72px;
      overflow:               visible;
}
DIV#titleBg {
      width:                  600px;
      max-width:              600px;
      height:                 56px;
      max-height:             56px;
      overflow:               visible;
      background:             transparent url(../img/title-center.png) repeat-x left top;
      float:                  left;
      clear:                  left;
      position:               relative;
      margin-left:            50px;
}
DIV#titleBall {
      width:                  100px;
      max-width:              100px;
      height:                 100px;
      max-height:             100px;
      position:               absolute;
      background:             transparent url(../img/football-big.png) no-repeat left top;
      top:                    -22px;
      left:                   -22px;
}
DIV#title {
      width:                  500px;
      max-width:              500px;
      height:                 56px;
      max-height:             56px;
      line-height:            56px;
      vertical-align:         middle;
      overflow:               hidden;
      position:               absolute;
      left:                   100px;
      font-size:              25px;
      font-weight:            bold;
      color:                  #FFFFFF;
}
DIV#titleCorner {
      width:                  86px;
      max-width:              86px;
      height:                 56px;
      max-height:             56px;
      background:             transparent url(../img/title-right.png) no-repeat left top;
      float:                  left;
      clear:                  right;
}
DIV#menuBg {
      width:                  1000px;
      max-width:              1000px;
      float:                  none;
      clear:                  both;
      position:               relative;
      background:             transparent url(../img/menu-bg.jpg) repeat-y left top;
}
DIV#menuHead {
      width:                  160px;
      max-width:              160px;
      height:                 30px;
      max-height:             30px;
      line-height:            30px;
      vertical-align:         middle;
      overflow:               hidden;
      color:                  #FFFFFF;
      font-size:              18px;
      padding:                0 10px 0 30px;
      background:             transparent url(../img/football-small.png) no-repeat 6.5px center;
}
UL#menuList {
      width:                  200px;
      max-width:              200px;
      float:                  none;
      clear:                  both;
      margin:                 0;
      padding:                0;
      list-style-type:        none;
}
UL#menuList LI {
      width:                  190px;
      max-width:              190px;
      line-height:            30px;
      vertical-align:         middle;
      overflow:               hidden;
      color:                  #FFFFFF;
      padding:                0 10px 0 0;
      background:             transparent url(../img/menu-normal.png) no-repeat left top;
      background-size:        cover;
}
UL#menuList A {
      color:                  #FFFFFF;
      font-weight:            normal;
      text-decoration:        none;
      padding-left:           30px;
      background:             transparent url(../img/menu-icon-normal.png) no-repeat 10px center;
      display:                inline-block;
}
UL#menuList A:hover, UL#menuList A:focus {
      color:                  #FFFFFF;
      font-weight:            normal;
      text-decoration:        underline;
}
UL#menuList LI.menu.active, UL#menuList LI.submenu.active, UL#menuList LI.submenu_item.active {
      background:             transparent url(../img/menu-active.png) no-repeat left center;
      background-size:        cover;
}
UL#menuList LI.menu.active A, UL#menuList LI.submenu.active A, UL#menuList LI.submenu_item.active A {
      background:             transparent url(../img/menu-icon-active.png) no-repeat 10px center;
      color:                  #000000;
}
UL#menuList LI.menu_heading {
      width:                  160px;
      max-width:              160px;
      line-height:            30px;
      vertical-align:         middle;
      color:                  #FFFFFF;
      font-size:              16px;
      padding:                6px 10px 6px 30px;
      background:             transparent url(../img/football-small.png) no-repeat 6.5px center;
}
UL#menuList LI.menu_separator {
      vertical-align:         middle;
      padding:                0px 5px 0px 5px;
}
UL#menuList LI.submenu_heading {
      width:                  140px;
      max-width:              140px;
      line-height:            30px;
      vertical-align:         middle;
      color:                  #FFFFFF;
      font-size:              15px;
      padding:                0px 10px 0px 50px;
      background:             transparent url(../img/football-small.png) no-repeat 26.5px center;
}
UL#menuList LI.submenu_separator {
	width:                  auto;
	max-width:              auto;
      vertical-align:         middle;
      padding:                0px 5px 0px 20px;
}
UL#menuList LI.submenu_item A {
      margin-left:           20px;
}
DIV#contentBg {
      width:                  1000px;
      max-width:              1000px;
      float:                  none;
      clear:                  both;
      position:               relative;
      left:                   200px;
      overflow:               visible;
      background-color:       #FFFFFF;
}
DIV#menuColumn {
      width:                  200px;
      max-width:              200px;
      float:                  left;
      clear:                  left;
      overflow:               hidden;
      position:               relative;
      left:                   -200px;
      padding-bottom:         50px;
}
DIV#contentColumn {
      width:                  800px;
      max-width:              800px;
      float:                  left;
      clear:                  right;
      overflow:               hidden;
      position:               relative;
      left:                   -200px;
      padding-bottom:         50px;
}
DIV#contentHead {
      width:                  780px;
      max-width:              780px;
      height:                 40px;
      max-height:             40px;
      line-height:            30px;
      vertical-align:         middle;
      margin:                 10px;
      background:             transparent url(../img/article-icon.png) no-repeat left 5px;
      border-bottom:          1px solid #878787;
}
DIV#contentHead SPAN {
      margin-left:            40px;
      font-size:              22px;
}
DIV#contentContent {
      width:                  780px;
      max-width:              780px;
      margin:                 0px 10px 10px 10px;
}
