/* CSS Document */

form { width:520px}


/**********************************************************************************************/
/* LAYOUT                                                                                     */
/**********************************************************************************************/

.center{margin: auto auto;width:1000px;background-image:url(../images/bg-center.jpg); background-repeat:repeat-y; border:0px solid white}


.header{background-image:url(../images/header.jpg); background-repeat:no-repeat; }

.headertext_and_hight {padding-left:100px; height:260px; padding-top:72px; border:0px solid red}
.headertext_and_hight h1{ color:red}


.menu_container {padding-left:96px; float:left; width:400px}

.main{width:796px; margin-left:72px; padding:30px; min-height:350px; border:0px solid black}
.account_container {float:right; margin-top:-72px; width:220px; margin-right:20px; margin-left:20px; }


.footer {color:#FFF; font-size:12px; font-weight:normal; background-image:url(../images/footer.jpg); background-repeat:no-repeat; height:70px; padding-top:68px; padding-left:100px}
.footer a{color:#FFF}


.footer_left{float:left; width:300px}
.footer_right{float:right; width:300px}


/**********************************************************************************************/
/* MENU                                                                                       */
/**********************************************************************************************/
.div_menu {font-size: 14px;}
.div_menu ul {margin:0;padding:12px;}



/**********************************************************************************************/
/* Track Container                                                                            */
/**********************************************************************************************/

.audio_player {}