body {
    background-image: url(bg.jpg);
    text-align: center;
    min-width: 766px;
    font: 11px Verdana,serif;
    font-weight: normal;
    color: #333333;
}

p {
    font: 11px Verdana,serif;
    font-weight: normal;
    color: #333333;
    line-height: 18px;
}

td {
    font: 11px Verdana,serif;
    font-weight: normal;
    color: #333333;
    }

* html body {
    background-image: url( bg.jpg);
    text-align: center;
    min-width: 768px;
    font: 10px Verdana,serif;
    font-weight: normal;
    color: #333333;
}

#flash {

    padding: 20px 0px 20px 0px;
    margin-left: auto;
    margin-right: auto;
    }

#enter {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    }

#enter p {
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    }

#enter span {
    display: block;
    margin: 340px 0px 0px 362px;
    }




#wrapper {
    margin:0 auto;
    margin-top: 50px;
    padding: 0;
    width:768px;
    height: auto;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #B35220;
    font: 10px Verdana,serif;
    font-weight: normal;
    color: #333333;
}


* html #wrapper {
    margin:0 auto;
    margin-top: 50px;
    width:770px;
    height: auto;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #B35220;
    font: 10px Verdana,serif;
    font-weight: normal;
    color: #333333;
}

#top {
    margin: 0px;
    padding: 2px 2px 2px 2px;
    border: 0;
    width: 768px;
    height: 95px;
}

* html #top {
    margin: 0px;
    padding: 2px 2px 2px 2px;
    border: 0;
    width: 770px;
    height: 95px;
}

#left {
    width: 200px;
    float: left;
    border: 0;
    padding: 0;
    padding-left: 2px;
    margin: 0;
}

#content {
    width: 750px;
    height: 750px;
    margin: 0px;
    padding: 0px;
}

* html #content {
    float: left;
    width: 555px;
    height: 750px;
    margin: 0px;
    padding: 0px;
}


.contentTable {
    width: 555px;
    margin: 0;
    padding: 0;
    border: 0;
}


.sidetext {
    font: 12px georgia,serif;
    font-weight: bold;
    color: #5674B9;
    margin-left: 7px;
}

a {
    font: 11px Verdana,serif;
    font-weight: bold;
    color: #6BA4C2;
}

a:link {
    font: 11px Verdana,serif;
    font-weight: bold;
    color: #6BA4C2;
}

a:active {
    font: 11px Verdana,serif;
    font-weight: bold;
    color: #6BA4C2;
}

a:visited {
    font: 11px Verdana,serif;
    font-weight: bold;
    color: #6BA4C2;
}

a:hover {
    font: 11px Verdana,serif;
    font-weight: bold;
    color: #3F7896;
}

/* ---------------- styles for the main page only ---------------- */
#main_wrapper {
    margin:0 auto;
    margin-top: 50px;
    width:760px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #B35220;
    font: 10px Verdana,serif;
    font-weight: normal;
    color: #333333;
}

* html #main_wrapper {
    margin:0 auto;
    margin-top: 50px;
    width:762px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #B35220;
    font: 10px Verdana,serif;
    font-weight: normal;
    color: #333333;
}

#blueleft {
    float: left;
    border: 0;
    padding: 0;
    margin: 0;
}

#mainright {
    background-image: url(main_bluestripe.jpg);
    background-repeat: none;
    background-position: bottom;
    width: 430px;
    height: 468px;
    border: 0;
    float: left;
    padding: 0;
    margin: 0;
}

* html #mainright {
    background-image: url(main_bluestripe.jpg);
    background-repeat: none;
    background-position: bottom;
    width: 430px;
    height: 468px;
    border: 0;
    float: left;
    padding: 0;
    margin: 0;
}


#mainbottom {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}

.welcome {
    line-height: 16px;
    font-size: 11px;
    }

li {
    list-style-type: disc;
    margin: 15px 0 15px 0px;
}

.required {
    color: #FFFFFF;
    font-size: 9px;
}


