body {
    font-family: arial, helvetica;
    color: black;
    margin: 1em;
    padding: 0;
}

#main {
    width: 750px;
   /* background-color: white; */
    font-size: 14pt;
}

#leftmargin {
    position:absolute;
    left: 0px;
    top: 0px;
    width: 2cm;
    text-align: center;
}

#content {
    position:absolute;
    font-size: 12pt;
    left: 5cm;
    top: 0px;
    width: 14cm;
}

#contentheading {
    font-size: 1.3cm;
    font-weight: bolder;
    text-align: center;
}

img.leftmenu {
    height: 33px;
    width: 168px;
    padding: 5px;
    border: 0;
    text-align: center;
}

img.leftmenuad {
    padding: 5px;
    border: 0;
    width: 160px;
    height: 30px;
    text-align: center;
}

#bottomleft {
    font-family: times-roman;
    font-weight: bold;
    width: 7cm;
    position: absolute;
    left: 0px;
}

#bottomright {
    position: relative;
    width: 7cm;
    left: 7cm;
}

#bottommenu {
    text-align: center;
    font-size: 10pt;
    text-decoration: none;
}

table {
    border: 0;
}

a.bottomleft {
    border: 0;
    font-size: 10pt;
    font-weight: bold;
}

a:visited.bottomleft, a:visited.bottommenu {
    color: black;
    text-decoration: none;
}

a:link.bottomleft, a:link.bottommenu {
    color: black;
    text-decoration: none;
}

a:active.bottomleft,a:active.bottommenu {
    color: black;
    text-decoration: none;
}

div.feedbacklabel {
    left: 0px;
    width: 2.5cm;
    position: absolute;
}

div.feedbackentry {
    width: 11.5cm;
    left: 2.5cm;
    position: relative;
}

div.resumebold {
    font-weight: bold;
}
