@charset "UTF-8";

    .outer_body,body  {
        scrollbar-face-color: ThreeDFace !important;
        scrollbar-shadow-color: ThreeDDarkShadow !important;
        scrollbar-highlight-color: ThreeDHighlight !important;
        scrollbar-3dlight-color: ThreeDLightShadow !important;
        scrollbar-darkshadow-color: ThreeDDarkShadow !important;
        scrollbar-track-color: Scrollbar !important;
        scrollbar-arrow-color: ButtonText !important;
    }

    
        
              a:link,a:active,a:hover { 
    color:#ffffff;
}

a:visited   {
    color:#ffffff;
}


body {
    background-color: #660066;
    background-position: center right;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

body,td {
    color: #CC99CC;
    font-family: 'Comic Sans MS';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
}

td .clock    {    font-size:9px;    }

.container_padding {
    padding:    5px;
    height:    100%;
}

.container_transparency {
    height:100%;
    width:100%;
    background-color: #660066;
    filter:alpha(opacity=100);
}
.container {
    color: #CC99CC;
    position:relative;
    border: 1px solid #cc99cc;
    padding:    5px;
    height: 100%;
    background-color:transparent;
    
    

}



.container .heading {
    padding: 5px;
    background-color: #CC99CC;
    color: #660066;
    font-family: 'Arial';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
}

.content {
    padding:0px;
}
.about_me{
    background-repeat:no-repeat;
    background-image: url('http://www.cybergeeks.ro/test/mfc/wet.png'); 
    background-position: top right; 

}

    .thingy    {
        position : absolute;
        visibility : hidden;
    }


