.body_main{
        background:url(../images/sub_bg.gif) repeat-x top;
        font-family: Tahoma, Geneva, sans-serif;
        color:#131313;
        font-size:13px;
        margin:0px;
}
.body{
        background:url(../images/bg.gif) repeat-x top;
        font-family: Tahoma, Geneva, sans-serif;
        color:#131313;
        font-size:13px;
        margin:0px;
}

.showhide_title{
        background:url(../images/showhidetitle.jpg) no-repeat;
        width:682px;
        height:47px;
}
.showhide{
        background:url(../images/showhid_bg.gif) repeat-y;
        width:682px;
}

a{
        color:#c61643;
        text-decoration:none;
}
a:hover{
        text-decoration:underline;
}

.top_menu {
        background:url(../images/over.jpg) center no-repeat #ff4387;
        font-family:Verdana, Geneva, sans-serif;
        font-size:14px;
        font-weight:bold;
        color:#fff;
        height:48px;
}
.top_menu a {
        position:fixed
        DISPLAY: block;
        background:url(../images/top_menu.gif) repeat-x;
        height: 33px;
        font-weight:bold;
        padding-top:15px;
        color:#fff;
        text-decoration:none;
}.top_menu a:hover {
        position:fixed
        background: none transparent scroll repeat 0% 0%;
        text-decoration:none;
        color:#fff;
}

.right_topDj{
        background:url(../images/germanysTopDj.jpg) no-repeat;
        width:233px;
        height:317px;
        color:#ffffff;
        font-weight:bold;
        font-size:13px;
}


.header{
        background:url(../images/header.jpg) no-repeat;
        height:422px;
}
.sub_header{
        background:url(../images/sub-header.jpg) no-repeat;
        height:148px;
}

.image{
        border:3px solid #ff4185;
}

h1{
        font-family:Verdana, Geneva, sans-serif;
        color:#b73a70;
        font-size:15px;
        margin:5px;
}
h2{
        font-family:Verdana, Geneva, sans-serif;
        color:#4a4a4a;
        font-size:12px;
        margin:5px;
}h2 a{color:#4a4a4a; text-decoration:none}

.grey_block{
        background:url(../images/grey_block.gif) repeat-x top center;
        border-right:1px solid #cccccc;
        border-left:1px solid #cccccc;
        padding-left:8px;
        padding-right:8px;
}
.white_block{
        background:#fff;
        border-right:1px solid #cccccc;
        border-left:1px solid #cccccc;
        padding-left:8px;
        padding-right:8px;
}









.footer{
        background:url(../images/footer.gif) repeat-x top;
        height:75px;
        border-top:1px solid #b73a70;
        color:#000000;
}.footer a{
        color:#000000;
        text-decoration:none;
}.footer a:hover{
        text-decoration:underline;
}