body { 
  background: #fff url(../images/layout/background.jpg) top left no-repeat; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {color: #663366 !important;}
h1 {font-size: 136%;}
p, td {font-size: 92%;}

ul#menu {
  list-style-type: none;
  margin: 233px auto auto 309px;
  width: 491px;
}
ul#menu li { display: block; float: left; }
ul#menu li.menu-lower { margin-top: 23px; }
a#homelink img {
  display: block; 
  position: absolute;
  top: 158px;
  left: 17px;
  width: 286px;
  height: 90px;
  border: 0px;
 }

div.content {
  text-align: left;
  position: absolute; 
  left: 40px; 
  top: 330px;
}

table tr.hover {background-color: #FCEDF4}

table.resume th {
  font-weight: bold;
  padding-top: 1em;
}
table.resume td {
  vertical-align: top;
  padding-bottom: 1em;
}