body {
    margin: 0px;
    padding: 0px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    background-repeat: repeat-y;
    background-position: left top;
}
img {
    border: none;
}
#main {
    margin: 30px 0px 0px 201px;
    padding: 1em;
}
#top {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 30px;
    border-bottom: solid 1px #ffffff;
    background-position: right top;
    background-repeat: no-repeat;
}
#left {
    position: absolute;
    left: 0px;
    top: 30px;
    width: 200px;
}
#left img {
    display: block;
}

.menuitem-1 {
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 15px;
    margin: 9px;
    font-size: 90%;
    font-weight: bold;
}
.menuitem-2 {
    padding-left: 25px;
    margin: 5px;
    font-size: 80%;
}

h1 {
    font-size: 175%;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    letter-spacing: 1px;
}
h2 {
    font-size: 140%;
}
h3 {
    font-size: 120%;
}
#strip {
    background-color: #ffffff;
    height: 55px;
    margin: 1em -1em 1em -1em;
    border-bottom: solid 1px #ffffff;
}
#footer {
    font-size: 60%;
    color: #666666;
    border-top: solid 1px #666666;
    margin-top: 3em;
    text-align: right;
}
#footer A {
    color: #666666;
}
#p-x4w {
    text-align: center;
    background-color: #ffffff;
}
.noscreen {
    display: none;
}
