body{
    background-color: #373737;
}

img{
    border: 0px;
}

#container{
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 848px;
}

#head{
  background-image: url('head.jpg');
  width: 848px;
  height: 148px;
  float: left;
}

#title{
    width: 80px;
    font-family: Verdana;
	font-size: 10px;
    text-align: center;
    color: #ffcb32;
    margin-top: 130px;
    margin-right: 5px;
    float: right;
}

#left_spacer{
    width: 41px;
    float: left;
}

#left{
    font-family: Verdana;
	font-size: 10px;
    color: #ffcb32;
    width: 152px;
    height: 20px;
    float: left;
}

#left a{
    color: #ffcb32;
    text-decoration: none;
}

#left_content{
    background-image: url('boxline.jpg');
    background-position: top right;
    background-repeat: repeat-y;
    background-color: #000000;
    padding-bottom: 4px;
    width: 152px;
    float: left;
}


#left_bottom{
    background-image: url('boxbline.jpg');
    background-repeat: no-repeat;
    width: 152px;
    height: 3px;
    float: left;
}


#right{
    background-image: url('mainline.jpg');
    background-position: top right;
    background-repeat: repeat-y;
    background-color: #070707;
    color: #ffcb32;
    float: left;
    width: 649px;
    margin-left: 6px;
}

#right_content{
    margin-left: 29px;
    margin-right: 30px;
    font-family: Verdana;
	font-size: 10pt;
    padding-bottom: 15px;
}

#right_img img{
    border: 1px #eebe2f solid;
}

#right_img2 img{

}

#right_content h2{
    font-family: Verdana;
	font-size: 14pt;
    font-weight: normal;
    margin-bottom: 12px;
    width: 590px;
}

#right_content a{
    color: #ffcb32;
}

.darkbox{
    background-color: #070707;
    color: #ffcb32;
    padding-left: 23px;
    padding-top: 5px;
    margin-top: 1px;
    width: 127px;
    height: 18px;
}

.darkbox_spacer{
    padding-left: 23px;
    margin-top: 1px;
    width: 127px;
    height: 23px;
}

.lightbox{
    background-color: #0c0c0c;
    color: #ffcb32;
    padding-left: 23px;
    padding-top: 5px;
    width: 127px;
    height: 18px;
}

.news{
    width: 590px;
    padding-top: 30px;
    clear: both;
}

.newstextfull{
    width: 355px;
    float: left;
}

.newstext{
    width: 355px;
    float: left;
}

.newstext a{
    text-decoration: underline;
    color: red;
}

.newstextsingle{
    width: 590px;
    float: left;
}

.newspic{
    width: 235px;
    margin-top: 3px;
    text-align: right;
    float: left;
}

.newspicsingle{
    margin-top: 3px;
    padding-left: 6px;
    padding-bottom: 5px;
    float: right;
}

.newspic a{
    font-family: Verdana;
	font-size: 10pt;
    color: #ffcb32;
    text-decoration: none;
    padding-top: 5px;
}

.news img{
    border: 2px #eebe2f solid;
}

.imgtitle{
   font-size: 14pt; 
}

#img_text img{
    border: 0px;
}

.bimg{
    color: #765f1a;
}

#img_left{
    width: 300px;
    margin-left: 10px;
    float: left;
}

#img_right{
    float: left;
}

#right_img{
    margin-left: 26px;
    margin-right: 26px;
    font-family: Verdana;
	font-size: 10pt;
    padding-bottom: 15px;
}

.bigevent{
    width: 470px;
    float: left;
}

.bigevent h3{
    font-family: Verdana;
	font-size: 14pt;
    font-weight: normal;
    margin-bottom: 12px;
}

.no_underline a{
    text-decoration: none;
}