body {
    background: url(images/background.jpg) repeat;
    font-family:tahoma,helvetica,sans-serif;
    height: 100%;
    margin: 0 0 0 0;
    min-width: 760px;
    padding: 0 0 0 0;
    position: relative;
    text-align: center;
}

div {
    color: black;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
}

p {
    margin-top: 1em;
    margin-bottom: 1em;
}

pre {
    margin: 0 0 0 0;
}

h1, h2, h3 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
h3 {
    margin-top: 1em;
}

.Center {
    text-align: center;
    width: 100%;
}

.Clear {
    clear: both;
}





.rmc-another-level {
    background: url(images/middle-bk.jpg) repeat-y;
    margin-left: auto;
    margin-right: auto;
    margin-top: -3px;     /* hack for IE, must use background that's 3px taller than needed */
    margin-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
    width: 784px;
}
.rmc-another-level-top {
    background: url(images/corners-top.jpg) no-repeat;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0 0 0 0;
    text-align: center;
    width: 824px;
}
.rmc-another-level-bottom {
    background: url(images/corners-bottom.jpg) no-repeat;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 25px;
    padding: 0 0 0 0;
    text-align: center;
    width: 824px;
}


.rmc-menu-section {
    background: url(images/menubk.jpg) no-repeat;
    height: 200px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0;
    text-align: center;
    width: 780px;

    font-weight: bold;
    font-size: 14pt;
    font-family:"courier new","Andale Mono","Lucida Console",Consolas,courier,monospace;
}

.rmc-menu-section div {
    float: left;
    margin-top: 20px;
    padding-left: 0;
}

.rmc-main-picture {
    margin-left: 20px;
}

.rmc-main-menu {
    text-align: left;
    width: 200px;
}
.rmc-main-menu ul {
    margin-top: 0;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 3px;
    padding-left: 3px;
}
.rmc-main-menu li {
/*    background: #FCF2B7; */
    background: url(images/mainmenubk.gif) no-repeat;
    height: 21px;
    list-style-type: none;
    margin-bottom: 5px;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    width: 200px;
}
.rmc-main-menu a {
    color: #482B0D;
    text-decoration: none;
}
.rmc-main-menu a:hover {
    color: #C48080;    /* 196 128 128 */
}

#selected {
    background: url(images/mainmenuselectbk.gif) no-repeat;
}

.rmc-sub-menu {
    background: url(images/submenubk.jpg);
    font-size: 12pt;
    height: 157px;
    margin-left: 10px;
    padding-left: 0;
    text-align: left;
    width: 220px;
}
.rmc-sub-menu a {
    color: black;
    text-decoration: none;
}
.rmc-sub-menu a:hover {
    color: #FCF2B7;       /* 252 242 183 */
}
.rmc-sub-menu ul {
    clear: both;
    margin-top: 5px;
}
.rmc-sub-menu li {
    margin-left: 45px;
}

.rmc-sub-menu span {
/*    padding-left: 30px; */
    display: block;
    font-size: 14pt;
    margin-top: 0.8em;
    text-align: center;
    width: 220px;
}
.rmc-sub-menu hr {
    background: black;
    color: black;
/*    float: left; */
    margin-left: 60px;
    width: 65%;
}


.page-heading {
    color: #444444;
    float: left;
    font-size: 1.2em;
}

.info-heading {
    background: url(images/infobox.gif) no-repeat;
    color: #693C3C;       /* 105 60 60 */
    float: right;
    font-size: 10pt;
    height: 50px;
    padding-left: 25px;
    padding-top: 8px;
    width: 275px;
}

.rmc-main-text {
/*    background: #FCF7E0; */
/*    background: #FCF2B7; */
    clear: both;
    height: 100%;
    margin-top: 20px;
    padding: 10px;
    text-align: left;
    vertical-align: top;
    width: 760px;
}
.rmc-main-text p {
    width: 550px;
}
.rmc-main-narrow {
    width: 460px;
}
.rmc-main-narrow p {
    width: 460px;
}
.rmc-main-half {
    width: 380px;
}
.rmc-main-half p {
    width: 380px;
}
.rmc-main-wide {
    width: 740px;
}
.rmc-main-wide p {
    width: 740px;
}

.first-img {
    margin-top: 1em;
}

.contact-info {
    font-family:"courier new","Andale Mono","Lucida Console",Consolas,courier,monospace;
    list-style-type: none;
}

.missions-heading {
    font-size: 1.2em;
    font-weight: bold;
    margin-left: -20px;
    margin-bottom: 3px;
}

.missions-col-1 {
    width: 350px;
}
.missions-col-2 {
    width: 150px;
}
.missions-col-3 {
    width: 250px;
}

.missions-list {
    list-style-type: none;
}
.missions-list tr {
    height: 2em;
    padding-bottom: 0.5em;
}
.missions-list a {
    font-weight: bold;
}

.staff-paragraph {
    margin-left: 1.5em;
    margin-top: 3px;
}

.staff-title {
    color: #693C3C;
    font-weight: bold;
}

.staff-name {
    font-weight: bold;
}

.shaded-row {
    background: url(images/shade.gif);
}

.sub-title {
    font-style: italic;
}

.Footer {
    background: url(images/footer.jpg) no-repeat top center;
    color: #666666;
    font-size: 0.8em;
    padding-top: 15px;
}
.Footer p{
    margin-bottom: 0px;
}


