body {
/*margin: 0 10% 0 10%;*/
font-size: 10px;
font-family: Helvetica, Arial, sans-serif;
background-color: #bbd1d0; }

#mainTable {
width: 800px;
background-color: #fff; }

#pushright-col
{
font-size: 90%;
background-color: #dfe6f1;
width: 200px;
padding: 16px;
line-height: 2em;
border-top: 2px #fff solid; }

#pushright-col ul {
list-style-type: none;
padding-left: 14px;
line-height: 120%;
font-size: 95%;
padding-top: 0px;
color: #4a7dc9; }

#pushright-col li {
list-style-type: disc;
padding-left: 5px;
font-size: 95%;
line-height: 120%;
padding-top: 9px;
list-style-image: url(images/more.gif);
color: #4a7dc9; }

#navbar {
font-size: 85%;
background-color: #9dbedf;
width: 200px;
border-top: 2px #fff solid; }

#navbar ul li a:link, #navbar ul li a:visited {color: #ffffff;
background-color: #9dbedf;
text-decoration: none;
display: block;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
padding-top: 6px;
padding-left: 21px;
padding-bottom: 6px; }

#navbar ul li a:hover, #navbar ul li a.current {color: #8dd821;
background-color: #e9f0f8;
text-decoration: none; }

#navbar ul li {
margin: 0px;
padding: 0px;
list-style-type: none;
display: block;
}

#navbar ul {
margin: 0px;
padding: 0px;
}

#bottom
{
font-size: 60%;
text-align: center;
color: #fff;
height: 33px;
vertical-align: middle;
background-color: #3b7dcf; }

#bottom a:link, a:visited
{
color: #fff;
text-decoration: underline; }

#bottom a:hover, a:current
{
color: #0f2035;
text-decoration: underline; }

#mainarea
{
background-color: #ffffff;
width: 400px;
border-top: 2px #fff solid;
padding: 16px; }

.picturetext
{
background-color: #cdd6df;
border-top: 1px #fff solid;
padding: 16px;
color: #fff;
text-align: center;
font-size: 90%; }

#ourmission
{
background-color: #BE256E;
width: 400px;
border-top: 2px #fff solid;
border-left: 1px #fff solid;
border-right: 1px #fff solid;
height: 215px; }

h1 {
color: #8dd821;
font-size: 130%;
text-decoration: none;
font-weight: normal;
border-bottom: 1px #c1cdd2 dashed;
margin-top: 8px; }

h2 {
color: #4373b2;
font-size: 120%;
text-decoration: none;
font-weight: normal;
line-height: 100%;
margin-bottom: -4px; }

h3 {color: #396ea5;
font-size: 105%;
text-decoration: none;
font-weight: bold;
border-bottom: 1px #558cc2 solid;
padding-bottom: 6px;
margin-bottom: -12px;
line-height: 120%; }

h3 a:link, a:visited {color: #396ea5;
text-decoration: underline; }

h3 a:hover {color: #2b4565;
text-decoration: underline; }

h4 {
font-size: 110%;
color: #BE256E;
text-align: left;
font-weight: bold;
line-height: 18px; }

h5 {
font-size: 95%;
line-height: 140%;
color: #2c5c6f;
text-align: left;
font-weight: bold;
margin-bottom: -5px; }

h6 {
font-size: 85%;
color: #9bd339;
font-weight: normal;
margin-bottom: -4px;
line-height: 85%; }  

p {
font-size: 80%;
line-height: 150%;
color: #396ea5;
text-align: left; }

p a:link, p a:visited {
color: #396ea5;
text-decoration: underline; }

p a:hover {
color: #2b4565;
text-decoration: underline; }

strong {
font-weight: bold;
color: #ab316d; }

li {
font-size: 90%;
line-height: 140%;
color: #395368;
text-align: left;
padding-left: 5px;
list-style-image: url(images/more.gif); }


.floatright {
float: right;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 0px;
}

.floatleft {
float: left;
margin-top: 0px; 
margin-bottom: 10px;
margin-left: 0px;
margin-right: 10px;
}


