body {
  text-align: center;
  margin: 0;
  padding: 0;
  background: #000000 url(../images/body.gif) repeat-x left top;
   font: normal 12px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
  color: white;
}
img { 
  border: 0; 
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cleaner {
  clear: both;
}
#page {
  text-align: left;
  width: 910px;
  margin: 0 auto;
  background: #000000 url(../images/head.jpg) no-repeat left top;
  height: 500px; 
}
#head {
  color: #808183;
  font-weight: bold;
  position: relative;
  height: 314px;
  margin-bottom: 20px;
}
#page a {
  color: #808183;
  text-decoration: none;  
}
#h1 {
  position: absolute;
  left: 10px;
  top: 11px;
}
#social {
  position: absolute;
  top: 11px;
  right: 10px;
}
#links {
  position: absolute;
  top: 50px;
  right: 10px;
}
#links img {
  padding-left: 10px;
}
#social img {
  vertical-align: middle;
}
#head .menu {
  left:160px;
  position:absolute;
  top:277px;
}
#foot .menu {
  padding: 0;
  padding-top: 20px;
  margin: 0;
}

.menu li {
  float: left;
  list-style: none;
  padding: 0px 15px;
}
#head .menu li a {
  color: #FFFFFF;
}
#head .menu li a:hover {
  text-decoration: underline;
}

#foot .menu li a {
  color: #262626;
}
#foot .menu li.first {
  padding-left: 0;
}
#foot {
  background: #000000 url(../images/foot.gif) repeat-x left top;
  height: 100px;
  padding-top: 10px;
  margin-top: 20px;
}
#signature {
  float: right;
}
#content {
  width: 620px;
}
#right {
  width: 260px;
  float: right;
}
#facebook {
  width: 260px;
  background-color: #3d3d3d; 
}
#lastmatch {
  background: #000000 url(../images/lastmatch2.jpg) no-repeat left top;
  width: 260px;
  height: 114px;
  position: relative;
  margin-top: 10px;
}
#lastmatch .score {
  position: absolute;
  top: 61px;
  left: 91px;
  width: 76px;
  font-weight: bold;
  font-size: 30px;
  color: #FFFFFF;
  text-align: center;
}
#lastmatch .match {
  position: absolute;
  top: 37px;
  left: 10px;
  width: 240px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  line-height: 10px;
}

.article_holder .first {
  width: 400px;
}
.article_holder .first .image a img {
  border: 10px solid #3d3d3d;
}
.article_holder .first h2, .article_holder .item h2 {
  font-size: 20px;
}
.article_holder .item h2 {
  margin-bottom: 0px;
}
.article_holder .item p {
  margin: 2px;
}
.article_holder .right {
  width: 185px;
}
.article_holder .right .image a img {
  border: 5px solid #3d3d3d;
}
.article_holder .right h2 {
  font-size: 12px;
  font-weight: bold;
}
.article_holder .cleaner_holder {
  padding: 10px 0px;
  clear: both;
}
.article_holder .cleaner {
  height: 10px;
  background-color: #3d3d3d;
}
.article_holder .first .image a:hover img, .article_holder .right .image a:hover img {
  border-color: #b90811 !important;
}
#page .article_holder h2 a {
  color: white;
}
.article_detail img.perex {
  border: 10px solid #3d3d3d;
  float: left;
  margin-right: 10px;
}
  #sport_stats {
    width: 440px;
    margin-left: 100px;
    margin-top: 20px;
  }
  #sport_stats table {
    width: 100%;
  }
  #sport_stats .filters {
    margin: 0 auto;
  }
  #sport_stats .filters select, #sport_stats .filters input {
    width: 100%;
  }
  #sport_stats .filters th {
    background-color: #6a6f72;
    text-align: center; 
  }
  #sport_stats .sport_stats th {
    background-color: #b90811;
    padding: 2px;
  }
  #sport_stats .sport_stats td {
    padding: 2px;
  }

ul.gallery_list, ul.gallery_list li {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.gallery h1 { text-align: center; }
ul.gallery_list {
  width: 530px;
  margin-left: 60px;
}
ul.gallery_list li {
  float: left;
  width: 176px;
  height: 126px;
}
ul.gallery_list li a img {
  border: 5px solid #3d3d3d;
}
ul.gallery_list li a:hover img {
  border: 5px solid #b90811;
}
.lastImages .spacer {
  margin-top: 20px;
  margin-bottom: 10px;
   height: 10px;
  background-color: #3d3d3d;
}
.lastImages .images {
  text-align: center;
}
.lastImages .images a img {
  border: 5px solid #3d3d3d;
  margin: 10px;
}
.lastImages .images a:hover img {
  border: 5px solid #b90811;
}

