H2#name1 {color: yellow; position: absolute; left: 30px; top: 20px}
H2#name3 {color: #BCEEFF; position: absolute; left: 32px; top: 22px}
H2#name2 {color: black; position: absolute; left: 31px; top: 21px}
BODY {background-color: #EFEFEF}
         
HR#nameHR {color: black; position: absolute; top: 50px; width: 90%; color: #669966}
DIV#infoText {color: black; position: absolute; top: 30px; left: 75%; font-size: x-small}
IMG#foto {position: absolute; left: 85%; top: 15px; border: 4px solid #669966}
IMG#css {position: absolute; left : 86%; top: 190px; border: 0}
IMG#html {position: absolute; left : 86%; top: 230px; border: 0}
IMG.programIMG {height: 100px; border: 0; vertical-align: middle}

TABLE.itemsTableTop {margin-top: 80px; width: 82%}
TABLE.itemsTable {width: 82%; margin-top: 10px}

TD.menuLabel {padding-left: 20px; color: navy; font-weight: bold; border-style: dashed;  
              border-width: 0px; border-bottom-width: 2px; font-size: medium; border-color: #555555}
TD.leftEmpty {width: 25%; border-width: 0px; border-right-width: 1px; 
              border-style: dashed; font-size: x-small; vertical-align: top; 
              padding-left: 30px; padding-top: 20px; border-color: #AAAAAA}
TD.programLabel {border-width: 0px; border-style: dashed;
                 width: 60%; border-bottom-width: 1px; padding-left: 5px; height: 100px;
                 vertical-align: top; padding-top: 5px; border-color: #AAAAAA;
                 background-color: #FFFFFF}
TD.fotoLabel {border-width: 0px; border-right-width: 1px; border-style: dashed;
              border-bottom-width: 1px; text-align: center; border-color: #AAAAAA; background-color: #FFFFFF}              
              
A.programName {font-weight: bold; color: #000000; text-decoration: underline}   
A.programName:visited {color: black; text-decoration: underline}
A.programName:hover {text-decoration: underline; color: navy}
MENU {color: #444444}


