

#center {
    border-top: 2px solid white;
    border-left: 2px solid white;

}

#center td {
    border:1px solid #740000;
    padding:0;
    margin:0;
}

#center .wrapper1 {
    background:url(/local/tpl/img/center_bg1.jpg) no-repeat top left;
    width:100%;
    padding:1px;
    margin:0;
}

.center1 {
    background:url(/local/tpl/img/center_playlist.jpg) no-repeat bottom right;

}

.center2 {
    background:url(/local/tpl/img/center_show.jpg) no-repeat bottom right;

}

.center3 {
    background:url(/local/tpl/img/center_news.jpg) no-repeat bottom right;

}

.center4 {
    background:url(/local/tpl/img/center_events.jpg) no-repeat bottom right;

}

#center table td {
    width:50%;

}


#center h1 {
    margin:0;
    padding:0;
    color: #fd0101;
    font-size:1em;

}

#center .wrapper2 {
    padding:0.8em; 


}


#logo {
    position:absolute;
    right:18px;
    top:80px;
    width:135px;
    height:80px;
}

#logo a {
    display:block;
    width:100%;
    height:80px;
}

#home {
    position:absolute;
    right:119px;
    top:168px;
    width:10px;
    height:10px;


}

#home a, #mail a{
    display:block;
    width:100%;
    height:10px;
}

#mail {
    position:absolute;
    right:42px;
    top:168px;
    width:10px;
    height:10px;

}

#center h2 {
    font-size:1em;

}

#center .links {
    text-align:right;

}

#center .links a {
    color: red;
    font-size:0.8em;
}

