body
{
font: 73% Helvetica, sans-serif;
background-color: #FFFFFF;
margin: 0px;
padding: 0px;
text-align: center;
}

input {
margin-bottom: 10px;
}

#wrapper
{
background: #D9EBF4 url(/images/grad-bottom.jpg) repeat-x bottom left;
padding-bottom: 50px;
}

a {
color: #CC0033;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a:active {
text-decoration: underline;
}

#header
{
border: 0px;
overflow: hidden;
background-color: white;
}

#container 
{
border: 0px;
width: 698px;
margin: 0 auto;
text-align: left;
overflow: hidden;
background-color: white; 
background-image: url(/images/content-bg.gif);
background-repeat: repeat-y;
line-height: 1.6em;
letter-spacing: 0.05px;
}

#sub-head
{
border-bottom: solid #D9EBF4 10px;
}

#content-container
{
padding: 0px 5px 0px 5px;
overflow: hidden;
height: 1%;
border-top: 1px solid #DDD;
position: relative;
}

#sidebar 
{
float: left;
margin: 0;
padding: 5px 0px 0px 15px;
width: 135px;
line-height: 1.2em;
}

.right_panel_header {
  margin-top: 0px;
  margin-left: 7px;
  color: #fff;
  font-size: 150%;
  font-weight: normal;
}

.right_panel_block {
  margin-right: 7px;
  color: #999999;
  border-bottom: 120px solid white;
  line-height: 1.3em;
}


#border-bottom
{
height: 15px;
width: 200px;
background-color: white;
clear: both;
}

#content
{
margin-left: 160px;
padding: 5px 25px 25px 25px;
}

#menu ul li#current a
{
color: #CC0033;
}

#nav
{
margin: 0px;
padding: 0px;
border-bottom: 20px solid white;
}

#nav li
{
padding-top: 5px;
padding-left: 0;
margin-left: 0;
list-style: none;
}

#nav li a
{
margin: 0;
padding: 0;
text-decoration: none;
color: gray;
}

#nav li a:hover {
color: #CC0033;
}

#nav li a:active {
color: #CC0033;
}

h1 {
font-size: 1.6em;
line-height: 1em;
margin: 0 0 -0.6em 0;
color: #CC0033;
font-weight: normal;
}

h2 {
margin: 0;
padding: 0px 0px 5px 0px;
font-size: 1.5em;
color: #CC0033;
font-weight: normal;
}

h3 {
margin: 0;
}

textarea {
width: 200px;
height: 125px;
}

#gray {
font-size: 75%;
color: gray;
}

#logos {
position: absolute;
left: 2px;
bottom: 20px;
width: 130px;
text-align: left;
}


a.spring, a.shelton
{
display: block;
margin: 0 auto;
text-decoration: none;
}

a.spring, a:visited.spring { margin-left: 15px; width:91px; height:52px; background-image: url(/images/spring-logo.gif); }
a:hover.spring { background-position: -91px 0px; text-decoration: none; }
a.shelton, a:visited.shelton { width:91px; height:32px; background-image: url(/images/logo-shelton.gif); }
a:hover.shelton { background-image: url(/images/logo-shelton-colour.gif); text-decoration: none; }

.newslink {color: black;}

form dl
{
overflow: hidden;
height: 1%;
}

form dt
{
float: left;
clear:  both;
width: 25%;
clear: left;
padding-top:  0.3em;
text-align: left;
}

form dd
{
margin-left: 25%;
margin-bottom: 0 0 0.5em 0em;
border-bottom: white solid 0.5em;
border-left: white solid 0.5em;
}