body {
    background: #9091bd url(../images/facilities/body-back.gif) repeat-x;
}

#body-ct {
    border: 1px solid #330066;
    background: #dcdde6 url(../images/watermark_facilties.png) bottom left no-repeat;
}

#header {
    background: white url(../images/facilities/header-right.gif) top right no-repeat;
}

h1 {
    font: 28px "Times New Roman" serif;
    color: #340167;
}

.linenav {
    background-color: #360468;
    color: #a58fbb;
}

.linenav a {
    color: #a58fbb;
}

.linenav a:hover {
    color: white;
}
.linenav li a {
    border-left: 1px solid #6e5389;
}


#location {
    color: #433552;
}

#location a {
    color: #433552;
}

#location a:hover {
    color: #8769a6;
}

#left h3 {
    padding-right: 20px;
    border-bottom: 1px solid #dcdde6;
    background: #340167 url(../images/facilities/nav-h3-right.gif) top right no-repeat; 
    color: white;
}

#left #footer {
    border-top: 2px solid #dcdde6;
    background: #340167 url(../images/facilities/ul-bottom-left.gif) bottom left no-repeat;
}

#left li {
    border-top: 1px solid #dcdde6;
    background-color: #9091ab;
}

#left a {
    color: #330066;
}

#left ul a:hover {
    background-color: #340266;
    color: white;
}

#left ul#sub a {
    background-color: #9091bd;
    color: #330066;
}

#left ul#sub a:hover {
    background-color: #340266;
    color: white;
}

#left ul#sub a.current {
    color: black;
    background: #9091bd url(../images/facilities/arrow.gif) 15px 2px no-repeat;
}

#content h1 {
    color: #7b7389;
}

p span.highlight {
    background-color: #f6d7ff;
}

.featured,  .featured-right, .featured-left {
    border: 1px solid #8769a6;
    background-color: #d0cad4;
}

span.heading {
    color: #4d3f5b;
}

h2 {
    color: #433552;
}

h3 {
    color: #330066;
}


a {
    border-bottom: 1px dashed #330066;
    color: #330066;
}

.image-caption {
    color: #330066;
}

.top {
    background: url(../images/icon_facilities_top.gif) left no-repeat;
}
.print {
    background: url(../images/icon_facilities_print.gif) left no-repeat;
}

a:hover {
    color: #8769a6;
    border-bottom: 1px solid #8769a6;
}

#right .caption {
    background-color: #340167;
}

#right .caption a {
    color: white;
}

#right h2 {
    color: white;
    background-color: #340167;
}

#news {
    background: #9091ab url(../images/facilities/news-bottom-left.gif) bottom left no-repeat;
    color: #330066;
}

#news dd { 
    background: url(../images/facilities/bullet.gif) 2px 0 no-repeat; 
}

#news a {
    color: #330066;
}

#news a:hover { text-decoration: underline; color: white }

th.table-heading {
    background-color: #9091bd;
}

td.table-hightlight { 
    background-color: #f6d7ff;
}

#scrollup {
    position: relative;
    overflow: hidden;
    height: 70px;
	width: 100%
}

.headline {
    position: absolute;
    top: 210px;
    height: 60px;
    width: 100%;
}

#content #scrollup {
    position: relative;
    overflow: hidden;
    height: 40px;
	width: 100%
}

#content .headline {
    position: absolute;
    top: 210px;
    height: 30px;
    width: 100%;
}

