body {
    background-color: #F0F8FF;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    text-align: center;
}

a:link {
	color: #000080;
	text-decoration: none;
}
a:visited {
	color: #000080;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}



h2 {
   text-align: center;
}

#image {
  width: 100px;
  text-align: center;
}

#image_r {
  height: 200px;
  text-align: center;
}

#text {
  padding-left: 20px;
  text-align: center;
}

div#outer {
    width: 850px;
    background-color:#FFFFFF;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: thin solid #FFFFFF;
    text-align: left;
}

div#header {
    padding: 15px;
    margin: 0px;
    text-align: left;
    background-color:#000080;
    font-weight: bold;
    color:#FFFFFF;
    border: thin solid #000000;
}

#header a {
    font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

div#news {
  background-color: #F0F8FF;
}

div#title {
    color:#000080;
    font-size:36px;
    font-family: Arial;
    font-weight: bold;
    margin: 20px;
    text-align: center;

}

#left2 {
  float: left;
  width: 75%;
    background-color: inherit;
}
#right2 {
  float: right;

    background-color: inherit;
}

#navcontainer ul
{
margin: 0;
padding: 0.2em 0.2em;
background-color: #F0F8FF;
color: #000000;
font-weight: bold;
width: auto;
text-align: center;
font-family: verdana, arial, helvetica, sans-serif;
    border: thin solid #000000;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
margin:0;
padding: 0.2em 0.7em;
background-color: #F0F8FF;
color: #000080;
text-decoration: none;
font-weight: bold;
}

#navcontainer ul li a:hover
{
    background-color:#000080;
    color: #fff;
    font-weight: bold;
}

div#left {
    width: 50%;
    padding: 10px;
    margin-top: 1px;
    float: left;
    text-align: center;
}

div.leftp {
    width: 50%;
    padding: 10px;
    margin-top: 1px;
    float: left;
}

.leftp p {
   clear: left;
}

div#image_left {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

div#right {
    margin-left: 20%;
    margin-top: 1px;
    padding: 10px;    
    text-align: center;
}

div.rightp {
    margin-left: 40%;
    margin-top: 1px;
    padding: 10px;    
}

div#contact li {
  margin: 10px;
}

#people hr {
  clear: left;
}

#people img {
  float:left;
  margin: 10px;
  margin-left: 10%;
  margin-right: 10%;
}

#people h3 {
  text-align: right;
  clear: left;
}

#people text {
  text-align: center;
}

#frontpage h1 {
    color: #000080;
    text-align: center;
    font-size: 28pt;
}

#frontpage h3 {
    font-style: italic;
    text-align: center;
}


#frontpage ul
{
margin: 0;
list-style-type: none;
color: #000000;
font-weight: normal;
font-size: 18pt;
width: 99%;
font-family: verdana, arial, helvetica, sans-serif;

}

#frontpage li a
{
color: #000080;
text-decoration: none;
font-weight: bold;
}

#frontpage p
{
  font-size: 16px;
  float: center;
}

#frontpage a img
{
  border-style: none;
}
