#content {
  width: 990px;
  margin: auto;
  clear: both;
}

#playcontent
{
    font-size: 12px; 
    color:white; 
    line-height: 115%; 
    font-family: Verdana;
    text-align: justify;
}


#menu {
  width: 240px;
  float: left;
}

#menu ul {
  padding: 0px;
  margin: 0;
}
#menu ul li {
  background: url(../images/list.png) left center no-repeat;
  font: normal 100% Verdana, Arial, Helvetica, sans-serif;
  list-style-image: none;
  list-style-type: none;
  list-style-position: inside;
  white-space: nowrap;
  line-height: 2em;
  padding-left: 25px;
}

#menu ul li:hover {
  background: url(../images/list_h.png) left center no-repeat;
  font-weight: bold;
  list-style-image: none;
  list-style-type: none;
}

#menu a {
  color: #fff;
}

#wrap {
  margin-left: 250px;
}

#right {
  width: 260px;
  float: right;
  padding-left: 20px;
  padding-botom: 20px;
}

#calendar {
    color: #f7f8fb;
    font: bold 60% Tahoma, sans-serif;

    height: 200px;
    margin-bottom: 20px;

}

#date {
    margin-top: 10px;

}

#date p {
  display: inline;
  font-size: 100%;
  margin: 0px;
  padding: 9px;
}

#date .red {
  color: #ff3434;
  text-decoration: underline;
}

#date .bold {
  font-weight: bold;
  background: url(../images/bold.png) center center no-repeat;
}


h4 {
  width: 213px;
  height: 25px;
  margin: 5px 0;
  color: #ff3434;
  background: url(../images/h4_calend.png) center center no-repeat;
  text-align: center;

}

#days {
  width: 213px;
  height: 25px;
  background: url(../images/line.png) center bottom no-repeat;
}

#days p {
  width: 213px;
  height: 25px;
  background: url(../images/line.png) center bottom no-repeat;
  width: 213px;
  height: 25px;
  background: url(../images/line.png) center bottom no-repeat;
  display: inline;
  margin: 0px;
  padding: 5px;

}

#vote {
  font: normal 80% Tahoma, sans-serif;
  background: url(../images/line1.png) left bottom no-repeat;
  width: 200px;
  height: 200px;
  margin-bottom: 20px;
}

#vote a {
  font-size: 70%;
  color: #ff3434;
  display: block;
  line-height: 30px;
}

a.bot {
  background: url(../images/arj.png) left center no-repeat;
  padding-left: 30px;
  margin-top: 20px;
  margin-left: 30px;
  height: 21px;
  
}


#art {
    font: normal 80% Tahoma, sans-serif;
}

#art address {
  font-style: normal;
}

#art address.next {
  margin-top: 30px;
}


#art a, #center a {
  color: #ff3434;
}

#center {
  margin-right: 260px;
  text-align: left;
  font: normal 80% Tahoma, sans-serif;
}

#center h3 {
  font: normal 150% Verdana, Arial, Helvetica, sans-serif;
}


#center p {
  padding-right: 15px;
  margin-bottom: 30px;
  margin-top: 10px;
} 

#im1, #im2, #im3 {
  padding-left: 100px;
}

#im1 {
  background: url(../images/im1.jpg) left center no-repeat;
}

#im2 {
  background: url(../images/im2.jpg) left center no-repeat;
}

#im3 {
  background: url(../images/im3.jpg) left center no-repeat;
}


#menu ul.in {
  padding-left: 20px;
}

#menu ul.in li {
  font-size: 80%;
}

#menu li.cur {
  background: url(../images/list_cur.png) left center no-repeat;
  font-weight: bold;
}

#menu ul.in li:hover {
  background: url(../images/list_hcur.png) left center no-repeat;
  font-weight: bold;
  list-style-image: none;
  list-style-type: none;
}
