html, body {margin:0px;padding:0px;height:100%;}

body {font-family:sans-serif, arial, verdana;
}

a 
{
    color:#000000;
    text-decoration:none;
    
    }

h1 {font-size:18px; margin:0px;}

#Content {
background:#ffffff;
font-size:90%;
}

#Content, #Footer {width:500px;
    position:relative; 
margin:auto;
    
    }

#Nav {
position:absolute;
width:200px;height:300px;
left:0px;top:0px;

background:#ffffff;
border:solid black 0px;
}

#Right{
position:absolute;
right:0px;top:0px;
/*border:dotted #cccccc 1px;*/
width:180px;
padding:10px;
}

#Area {position:relative;margin:auto;height:170px;}

.AreaPanel {
position:absolute;
width:160px;height:160px;
border: solid 0px #336666;
background:#ffffff;
z-index:1;

}

.AreaTitleLink {
display:inline;
color:#000000;
font-weight:bold;text-decoration:none;
color:orange;
font-size:110%;
padding-left:4px;
padding-right:4px;
}

.MoreDiv {background:#ffffff;position:absolute;bottom:0px;border:dotted #cccccc 1px;}

.MoreLink {
color:#000000;
font-weight:bold;text-decoration:none;
color:orange;
padding-left:4px;
padding-right:4px;
font-size:90%;

}

#Area a:hover {
color:#000000;
background:orange;
}

.AreaParas {
font-size:80%;font-weight:bold;font-family:verdana;margin:0px;margin-top:2px;
border:dotted #cccccc 1px;
border-top:0px;
padding:5px;
height:100px;
overflow:hidden;
padding-bottom:20px;
}

.RightPoints {
font-weight:bold;font-family:verdana;color:#666666;margin-bottom:8px;
font-size:90%;
}

ul, img {margin:0px;padding:0px;border:0px;}



#skills {top:10px;left:0px;}

.AreaPoints {margin-bottom:5px;position:relative;}


#experience {top:10px;left:170px;}
#recommendations {top:10px;right:0px;}

#Logo 
{
    position:relative;left:280px;top:10px;font-weight:bold;color:#ffffff;
    width:220px;
border-left:solid white 2px; border-top:solid white 2px; border-bottom:solid white 2px;
padding-left:10px; padding-top:10px; padding-bottom:10px;

}
    
#Logo a {color:#ffffff;text-decoration:none;}

.Link {
display:block;
color:#000000;
text-decoration:none;
padding:4px;
padding-left:7px;
border-bottom: solid #cccccc 1px;
}
.Link:hover {background:#666666;color:white;}

.FreeText {}

.Title {color:orange;font-weight:bold;font-size:130%;}