body{
background: white url(/TookoomeSmall.jpg) no-repeat fixed;
background-position: 75px 0px; 
font-family:"Trebuchet MS", sans-serif;
width: 650px;
margin: 0 auto;
}
#container{
padding-bottom: 2cm;
padding-top:5.5cm;
margin: 0 auto;
clear:both;
}

#main{
position:absolute;
left:5.5cm;
top:7.2cm;
width: 500px;
background-color: #FFFFFF;
clear:both;
}
#nav{
position:absolute;
left:3cm;
top:7.5cm;
clear:both;
}
#nav ul{
    list-style-type:none;
width: 75px;
height: 250px;
padding-left:5px;
background-color: #22222B; 
clear:both;
}
.button {
    padding:10px 0 0 15px;
}

#nav a {
font-weight: bold;
text-decoration: none;

display: block;
padding-top:6px;
color: #9679FF;
}
#nav a:hover{
color: #E39282;
}
#nav a:active{
color: #ffffff;
}
    

td{
    vertical-align:top;

}
.clear{
    clear:both;
}
.resume  li{
font-size:small;
list-style: square;
}

h1{
padding-bottom:1px;
left:3cm;
color: #22222B;


}
h2{
color: #6F5ABD;
text-align: left;
margin-top: 25px;
clear:both;
}
h3{
    color: #6F5ABD;
text-align: left;
margin-top: 15px;
margin-bottom:5px;
clear:both;
}

.note{
font-size: small;
text-align: right;
}

a{
color: #000000;
text-decoration: underline;
}
a:hover{
    color: #6F5ABD;
}

ul.a{
font-size:small;
list-style: square inside;
}

