*{outline: none; }
body{
  margin: 0;
  font-family: tahoma;
  font-size: 12px;
  background-color: #85C226;
}

#page{
  width: 960px;
  margin: 0 auto;
  position: relative;
}

a img, img, img[usemap] {
  border: none;
}

h1 {font-size: 20px; color:#F0F310;font-weight:normal;}
h2 {font-size: 14px; color:#F0F310; margin-top: 20px;}
h3 {font-size: 12px; color:#F0F310; margin-bottom: 0px;}
p {font-size: 12px; color:white; line-height: 15px; margin-top: 0px }
a {color: white; text-decoration: underline;}
a:hover {text-decoration: none;}
ul li {color: #FFF;}

h2 a {color:#F0F310;}

.big {font-size: 17px; margin: 50px 0 50px 0;}
.center{text-align: center;}
.thumb{float: left; margin-right: 7px; margin-bottom: 10px;}
.thumb_right{float: right; margin-left: 10px; margin-bottom: 10px;}
.bordered{border: 3px #F0F310 solid;}

.partners{border: 10px white solid;}

.back{display: block; width:20px; margin-top: 20px;}

#music{position: absolute; top:260px; left:20px;}

#top_menu {position: absolute; top:100px; left:20px; width: 280px;}
#top_menu a {display: block; font-size: 20px; font-weight: bolder; text-decoration: none; color: white;}
#top_menu a.active{color:#F0F310;}
#top_menu .menu_title {display: block; font-size: 18px; font-weight: bolder; text-decoration: none; color: white;}

#main_menu {margin: 0 0 10px 20px;}
#main_menu a{display: block; float: left; text-decoration: none; color:white; font-size: 17px;font-weight: bolder;}
#main_menu a.active{color:#F0F310;}
#main_menu .separator{display: block; float: left; background: url(../images/separator.jpg) no-repeat; width: 10px; height: 18px; margin: 2px 3px 0 3px; }

#main_menu .newwindow {color:#DCFB02;}

#content{
  float: left; 
  width: 730px;
  margin-top: 15px;
  padding-left: 10px;
}

#banner{position: relative;width:198px; float: right;}
.banner_top {background: url(../images/right_banner_top.jpg) no-repeat top; width:198px; height:174px; position: absolute;}            
.banner_middle {background: url(../images/right_banner_middle.jpg) repeat-y ; width:168px; height:100%; position: relative;top:50px; padding:0 10px 0 20px;}
.banner_bottom {background: url(../images/right_banner_bottom.jpg) no-repeat bottom; width:198px; height: 143px; position: relative; top:50px;}

.article {margin:0 20px 0 0px; background: url(../images/hr.png) repeat-x top; padding-top: 10px; padding-bottom: 10px;}
.article p, .article h2{margin: 0;}

.dj {background: url(../images/hr.png) repeat-x top; padding-top: 10px; padding-bottom: 10px;}
.djs .thumb_right {padding-top: 15px;}

.cleaner{clear: both; float: none;}