body {
    margin:0px 0px 0px 0px;
    background-color: #ffffff;
    padding:0; 
}
div.master {
    visibility: visible;
    position: absolute;
    top: 20px;
    left: 20px;
}
div.main {
    background-image: url('homepage.gif');
    background-repeat: no-repeat;
    visibility: visible;
    position: relative;
    top: 0px;
    left: 0px;
    width: 790px;
    height: 601px;
}
div.overlay {
    background-color: #ffffff;
    visibility: visible;
    position: absolute;
    top: 143px;
    left: 150px;
    width: 550px;
    height: 300px;
}
div.haunt {
    visibility: hidden;
}
a.email {
    position: relative;
    top: 307px;
    left: 193px;
    height: 1em;
    width: 9em;
    visibility: visible;
}
p {
    font-family: "Trebuchet MS", arial, verdana, "lucida console", sans-serif;
    font-size: 14px;
    font-weight: normal;
}
ul {
    list-style-image: url('dot.gif');
    list-style-type: disc;
    font-family: "Trebuchet MS", arial, verdana, "lucida console", sans-serif;
    font-size: 14px;
    position: relative;
    left: -20px;
}
li {
    font-family: "Trebuchet MS", arial, verdana, "lucida console", sans-serif;
    font-size: 14px;
}