body {
background: #CC0001 url(images/bodyfill.gif);
text-align: center;
margin: 14px 0;
padding: 0;
}
#container {
width: 750px;
margin: 0 auto;
text-align: left;
font: .95em/1.3em tahoma, arial, sans-serif;*/
font-size: 14px;
font-family: tahoma, arial, sans-serif;
color: #000;
background: #fff url(images/containerfill.jpg) top left repeat-y;
border: 3px solid #000;
}
#header {
height: 140px;
background: #fff url(images/chapman_banner.jpg) top left no-repeat;
}
#text {
float: right;
width: 540px;
margin: 0 22px 0 0;
display: inline;
padding: 20px 0;
}
#text a:link, #text a:visited, #text a:active {
color: #288bd1;
}
#text a:hover {
color: #d128b7;
}
#text table td a:link, #text table td a:visited, #text table td a:active {
color: #288bd1;
font-weight: bold;
}
#text table td a:hover {
color: #d128b7;
}
#text ul {
list-style: square;
}
#text li {
padding: 3px 0px;
}
#text .questions {
margin: 0;
padding: 0;
}
#text .questions li {
padding: 0 0 3px 0;
margin: 0 0 0 24px;
list-style: none;
font-weight: 600;
}
#text .questions li:first-line {
margin: 0 0 0 -22px;
}

#footer {
border-top: 6px solid #0098d9;
background: #fff;
font: .8em/1.1em tahoma, arial, sans-serif;
clear: both;
}
#innerfoot {
padding: 12px;
text-align: center;
}
#nav {
list-style: none;
text-align: right;
width: 158px;
padding: 0;
margin: 0;
font: .85em/1.2em arial, sans-serif;
text-transform: uppercase;
font-weight: bold;
}
#nav li { 
width: 158px;
}
#nav li a {
color: #fff;
text-decoration: none;
width: 100%;
height: 100%;
display: block;
padding: 4px 0 4px 0;
}
#nav li a:hover {
background: #d4b2e4;
color: #000;
}
h2 {
background: #fff url(images/swoosh.jpg) bottom left no-repeat;
padding: 0 0 22px 0;
font: 600 1.6em helvetica, arial, sans-serif;
margin: 10px 0;
}
h3 {
font: 600 1em helvetica, arial, sans-serif;
color: #57077F;
margin 8px 0 5px 0;
}

#formLinks a { font-weight: bold; }
#formLinks a:link, #formLinks a:visited, #formLinks a:active {color: #000000;}
#formLinks a:hover {color: #d128b7;}

#text a.bttLink:link, #text a.bttLink:visited, #text a.bttLink:active {color: #000000;}
#text a.bttLink:hover {color: #d128b7;}

#text a.emailLink:link, #text a.emailLink:visited, #text a.emailLink:active {color: #980000;}
#text a.emailLink:hover {color: #000000;}
