body {
font-size: 1em;
font-family: arial, helvetica, sans-serif;
color: black;
background: url('../images/nicebg.jpg');
}

body, html {
height: 100%;
}

#pageWrap {
background: #eff6e9;
margin: auto;
width: 940px;
min-height: 100%;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

#accessOptions {
width: 100%;
height: 30px;
background: #000 url('../images/rstog_01.jpg') no-repeat;
text-align: right;
line-height: 30px;
color: #eee;
font-size: 0.8em;
}

#accessOptions select {
margin-right: 5px;
background: #b5e0fd;
border: 1px solid #ccc;
color: #000;
}

p#alterTextSize {
display: none;
}


#banner {
width: 100%;
height: 107px;
background: #000 url('../images/rstog_02.jpg') no-repeat;
}

#horNav {
width: 940px;
height: 39px;
background: url('../images/rstog_07.jpg') repeat-x;
}

.tooltip {
display: none;
position: absolute;
z-index: 1000;
}

#horNav a {
display: block;
}

/*since we display a elements as block-level, it is necessary 
to float the li elements to effect a pseudo-inline outcome*/

#horNav ul li {
float: left;
}

a#homeBtn {
height: 39px;
width: 80px;
background: url('../images/rstog_03.jpg') no-repeat;
}

a#findUs {
height: 39px;
width: 148px;
background: url('../images/rstog_04.jpg') no-repeat;
}

#findUsMap {
margin: auto;
width: 400px;
margin-top: 12px;
}

.alignCenter {
text-align: center;
}

a#contactWeb {
height: 39px;
width: 173px;
background: url('../images/rstog_05.jpg') no-repeat;
}

a#missionStatement {
height: 39px;
width: 159px;
background: url('../images/rstog_06.jpg') no-repeat;
}

#contentWrap {
width: 100%;
overflow: hidden;
margin-top: 8px;
}

.normalSize {
font-size: 0.8em;
}

.largeSize {
font-size: 1em;
}

.largestSize {
font-size: 1.2em;
}

#leftNav {
float: left;
background: inherit;
width: 205px;
}

.ribbonHolder {
width: 198px;
margin: auto;
}

.navHeading {
min-height: 25px;
background: url('../images/ribbon1.jpg') no-repeat;
background-color: black;
color: white;
text-align: center;
line-height: 25px;
padding: 0 5px 0 5px;
font-weight: bold;
}

.ribbonWrap {
height: 19px;
background: url('../images/ribbon2.jpg');
}

.sideContent {
width: 144px;
margin: auto;
background: white;
position: relative;
top: -7px;
left: 1px; /*fix to not-quite-symmetrical design*/
padding: 0 5px 10px 10px;
text-align: left;
}

.sideContent li {
margin-bottom: 5px;
}

.sideContent a {
text-decoration: none;
color: #333;
}

.sideContent a:hover {
color: #2aa7fc;
}

#externalLinksNav {
width: 205px;
position: relative;
left: 0px;
border: 0px solid black;
}

.disclaimer {
font-size: 0.8em;
color: #555;
margin-top: 1.42em;
width: 90%;
}

#content {
float: left;
background: white;
width: 520px;
padding: 5px;
padding-bottom: 13px;
overflow: hidden;
}

#content a {
color: #333;
}

#content a:hover {
color: #2aa7fc;
}

#content p {
line-height: 1.2em;
margin: 1em 8px 0 8px;
}

#content h2 {
font-size: 1.2em;
font-weight: bold;
margin: 0.8333em 8px 0 7px;
}

h1.contentTitle {
padding: 8px;
background: black;
color: white;
width: 504px;
margin: auto;
margin-top: 0px;
font-size: 1.5em;
font-weight: bold;
background: #000 url('../images/h1bg.jpg') repeat-x;
}

#sshowWrap {
overflow: hidden;
}

#imageDisplay {
float: left;
position: relative;
left: 7px;
height: 320px;
}

#imageDisplay img {
width: 490px;
height: 300px;
display: block;
}

#stopShow {
margin-top: 15px;
text-align: right;
font-size: 0.8em;
cursor: pointer;
}

p#stopShow a {
text-decoration: none;
display: none;
}

#rightNav {
float: left;
background: inherit;
width: 205px;
}

.displayCenter {
text-align: center;
}

#footer {
width: 	882px;
margin: auto;
padding: 6px;
background: #fff;
text-align: right;
font-size: 0.75em;
margin-top: 5px;
}

#footer a {
color: black;
}
