    body {
      background-color:#EEE;
      font-family:sans-serif;
    }
    #container{
      width:900px;
      margin:65px auto 0px auto;
    }
    #header{
      height:26px;
      background-image:url(../img/header.png);
      background-repeat:no-repeat;
    }
    #headerin{
      line-height:30px;
      color:white;
      font-weight:900;
      font-size:13px;
      margin-left:50px;
    }
    #scrollhead{
      height:23px;
      background-image:url(../img/scrollhead.png);
      background-repeat:no-repeat;
    }
    #main{
      height:500px;
      background-image:url(../img/main.png);
      background-repeat:repeat-y;
    }
    #bottom{
      height:69px;
      background-image:url(../img/bottom.png);
      background-repeat:no-repeat;
    }
    #scrollhead a{
      color:white;
    }
    #menubar{
      height:23px;
      background-image:url(../img/menubar.png);
      background-repeat:repeat-y;
    }
    #menubar a{
      color:black;
      text-decoration:none;
      display:block;
    }
    #menubarin{
      color:black;
      font-size:11px;
      line-height:20px;
      margin-left:10px;
    }
    .menubar-button{
      margin-top:2px;
      margin-bottom:2px;
      float:left;
      padding-right:10px;
      padding-left:10px;
      height:19px;
      background-color:transparent;
    }
    .menubar-button:hover{
      background-color:#BBB;
      border-radius: 4px;
    }
    #menubar a:hover{
      background-color:#777;
    }

    #tabs { height: 584px; } 
    .tabs-bottom { position: relative; } 
    .tabs-bottom .ui-tabs-panel { height: 550px; overflow: hidden; } 
    .tabs-bottom .ui-tabs-nav { position: absolute !important; left: 0; bottom: 0; right:0; padding: 0 0.2em 0.2em 0; } 
    .tabs-bottom .ui-tabs-nav li { margin-top: -2px !important; margin-bottom: 1px !important; border-top: none; border-bottom-width: 1px; }
    .ui-tabs-selected { margin-top: -3px !important; }
    .ui-state-default {background-color:red;}
    .ui-widget-header {background-color:transparent;border:0;}
    .ui-state-active {background-color:transparent;}
    .ui-widget-content {background-color:transparent;border:0;}
    .ui-state-active {background-color:transparent;}
    #tabs div{color:white;}
    #tabs ul a {font-family:sans-serif; color:black;font-size:10px;}
    #tabs ul {margin-left:10px;position:absolute;bottom:0px;}
    #tabs ul li.ui-state-default {width:167px;height:27px;background-image:url(../img/tabinact.png);border:0;padding:0;margin:0;text-align:center;}
    #tabs ul li.ui-state-active {width:167px;height:27px;background-image:url(../img/tab.png);border:0;padding:0;margin:0;text-align:center;}
    #tabs ul li.ui-state-default.thin {width:100px;height:27px;background-image:url(../img/tabinact_thin.png);border:0;padding:0;margin:0;text-align:center;}
    #tabs ul li.ui-state-active.thin {width:100px;height:27px;background-image:url(../img/tab_thin.png);border:0;padding:0;margin:0;text-align:center;}
    #tabs ul li a {width:100%;margin:0px auto 0 auto;}
    .content {color:white;font-size:11px;margin-left:10px;padding-top:10px;line-height:18px;letter-spacing:-1px;font-family:monospace}
    .imageme {width:200px;height:200px;margin-left:600px;margin-top:0px;}

    span.username, span.arroba, span.host{
      color:#54FF54;
    }
    span.dospuntos {
      
    }
    span.tilde {
      color:#5353FD;
    }
    span.dolar {
      
    }
    