body {
        margin 0;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        border: none;
        background: #546747;
        height: 625px;
        width: 916px;
        position: relative;
}

#top {
        margin: 0;
        padding 0;
        border: none;
        background: #27371d;
        position: absolute;
        width: 916px;
        height: 95px;
}

#middle {
        margin: 0;
        padding 0;
        border: none;
        background-image: url(images/content_bg.jpg);
        position: absolute;
        top: 75px;
        width: 916px;
        height: 605px;
}

#middle_sel {
        margin: 0;
        padding 0;
        border: none;
        background-image: url(images/content_bg.jpg);
        position: absolute;
        top: 75px;
        width: 916px;
        height: 665px;
}

#low {
        margin: 0;
        padding 0;
        border: none;
        background: #27371d;
        position: absolute;
        top: 680px;
        right: 0;
        width: 916px;
        height: 19px;
}

#low_sel {
        margin: 0;
        padding 0;
        border: none;
        background: #27371d;
        position: absolute;
        top: 740px;
        right: 0;
        width: 916px;
        height: 19px;
}

#title1 {
        position: absolute;
        top: 28px;
        left: 170px;
}

#pic {
        position: absolute;
        top: 95px;
        left: 30px;
}

#pic2 {
        position: absolute;
        left: 286px;
}

#pic3 {
        position: absolute;
        left: 573px;
}

#title2 {
        position: absolute;
        top: 280px;
        left: 0;
        width: 916px;
        text-align: center;
}

#intro {
        position: absolute;
        top: 335px;
        left: 0;
        width: 916px;
        color: #27371d;
        font-family: "Times New Roman", serif;
        font-size: 12pt;
        font-weight: bold;
        text-align: center;
}

#intro p {
        margin: 2px;
}

img {
        border-style: none;
}

#login {
        position: absolute;
        top: 420px;
        left: 0;
        width: 916px;
        text-align: center;
}

#labels {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
}

#choose {
        position: absolute;
        top: 370px;
        left: 0;
        width: 916px;
        text-align: center;
}

#selection {
        width: 500px;
        margin-left: auto;
        margin-right: auto;
}

#user, #pass {
        width: 200px;
        height: 15px;
        border: 1px solid #000;
}

#submit {
        position: relative;
        left: -30px;
        display: block;
}

#select {
        position: relative;
        left: 30px;
        display: block;
}

#message {
        position: absolute;
        top: 120px;
        left: 0;
        width: 916px;
        color: #27371d;
        font-family: "Times New Roman", serif;
        font-size: 11pt;
        text-align: center;
}

#message a {
        color: #706746;
        font-family: "Times New Roman", serif;
        font-size: 11pt;
}

#message a:link {
        text-decoration: none;
}

#message a:visited {
        text-decoration: none;
}

#message a:hover {
        text-decoration: underline;
}

#message a:active {
        text-decoration: underline;
}

label {
        color: #27371d;
        font-family: "Times New Roman", serif;
        font-size: 12pt;
        font-weight: normal;
}

#head {
        position: absolute;
        top: 105px;
        left: 54px;
        width: 794px;
        height: 52px;
        background: #6d845e;
}

#headimg {
        position: absolute;
        top: 7px;
        left: 12px;
}

#content {
        position: absolute;
        top: 157px;
        left: 54px;
        width: 794px;
        height: 345px;
}

#icontent {
        width: 794px;
        height: 345px;
}

#logout {
        position: absolute;
        top: 525px;
        left: 778px;
}

#backsel {
        position: absolute;
        top: 525px;
        left: 52px;
}

.error {
        position: absolute;
        top: 245px;
        left: 285px;
        color: #27371d;
        font-family: "Times New Roman", serif;
        font-size: 12pt;
        font-weight: bold;
        text-align: center;
}