﻿body, html
{
background-color: #E3E4E4;
}
body
{
font-family: Arial;
}
.banner
{
font-size: 12px;
}
   .text
{
    margin:15px;
    font-size: 12px;     
    line-height: 16px; 
}

div.newsWrapper{
    width: 800;
    margin:15px;
}

div.newsLeft{
    float: left;
    
    clear:left;
    padding: 10px;
    width: 390px;
    
}

div.newsRight{
    float: right;
    padding: 10px;
    width: 390px;
   
}

#centeredmenu
{
float: left;
width: 100%;
overflow: hidden;
position: relative;
}
#centeredmenu ul
{
clear: left;
float: left;
list-style: none;
margin: 0;
padding: 0;
position: relative;
left: 50%;
text-align: center;
}
#centeredmenu ul li
{
display: block;
float: left;
font-size: 18px;
font-weight: bold;
list-style: none;
color: rgb(177, 200, 237);
margin: 0;
background-color: rgb(20, 50, 120);
padding: 0;
position: relative;
right: 50%;
}
#centeredmenu ul li a
{
display: block;
margin: 0 0 0 1px;
padding: 32px 45px;
color: rgb(177, 200, 237);
text-decoration: none;
line-height: 1.3em;
}
#centeredmenu ul li a:hover
{
background-color: rgb(89, 96, 179);
color: #fff;
}
#centeredmenu ul li a.active, #centeredmenu ul li a.active:hover
{
color: #fff;
background: #000;
font-weight: bold;
}

#centeredmenuMain
{
float: left;
width: 100%;
overflow: hidden;
position: relative;
}
#centeredmenuMain ul
{
clear: left;
float: left;
list-style: none;
margin: 0;
padding: 0;
position: relative;
left: 50%;
text-align: center;
}
#centeredmenuMain ul li
{
display: block;
float: left;
font-size: 18px;
font-weight: bold;
list-style: none;
color: rgb(177, 200, 237);
margin: 0;
padding: 0;
position: relative;
right: 50%;
}
#centeredmenuMain ul li a
{
display: block;
margin: 0 0 0 1px;
padding: 32px 45px;
color: white;
text-decoration: none;
line-height: 1.3em;
}
#centeredmenuMain ul li a:hover
{
background-color: rgb(89, 96, 179);
color: #fff;
}
#centeredmenu ul li a.active, #centeredmenu ul li a.active:hover
{
color: #fff;
background: #000;
font-weight: bold;
}


.contactContent
{
font-size: 12px;
width: 560px;
height: 300px;
margin: 0px 0px 0px 0px;
margin-bottom: 15px;
float: left;
vertical-align: middle;
line-height: 13px;
}

.contactContent p
{
margin-left: 15px;font-size:1.2em;line-height:1.4em;}

.contentRightSpace
{
text-align: center;
font-size: 12px;
line-height: 14px;
margin-bottom: 15px;
margin: 0px 0px 0px 0px;

}

.contentRightNews
{
text-align: left; 
line-height: 13px;
margin-bottom: 15px;
margin: 0px 0px 0px 0px;

}
.hidden { display: none; }

.contactLeftNews
{

width: 560px;
height: 570px;
margin: 0px 0px 0px 0px;
margin-bottom: 15px;
float: left;
vertical-align: middle;
line-height: 13px;
}
.contactLeftNews p
{ 
}

.contentRightNews p
{ 
font-size:.7em
}




.disclaimer p
        {
            margin: 15px;
            font-size:12px;
            font-family: Verdana;
            }
.frontPageSubhead
{
font-weight:bold;padding-left: 25px; line-height: 18px; padding-right: 25px; padding-top: 45px
}
#imgMain
{
margin: 0 auto;
width: 880px;
height: 620px;
background-repeat: no-repeat;
background-image: url('background.jpg');
}
.philo
{
font-size: 12px;
width: 560px;
margin: 0px 0px 0px 0px;
margin-bottom: 15px;
float: left;
line-height: 13px;
}
.philohead
{
text-align: left;
font-size: 14px;
font-weight: bold;
letter-spacing: -1px;
width: 320px;
margin-bottom: 15px;
margin: 0px 0px 0px 0px;
float: left;
}
.philohead img
{
margin-top: 15px;
padding: 10px 10px 25px 10px;
background: #eee;
border: 1px solid #fff;
}
.space
{
height: 30px;
}

  .teamBio
{
    font-size: 12px;
    width: 560px;
    height: 450px;
    margin: 0px 0px 0px 0px;
    margin-bottom: 15px;
    float: left;
    vertical-align: middle;
    line-height: 16px;
    border-bottom: dotted 1px #4B0082;
}
.teamTitle
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
    width: 320px;
      height: 450px;
    margin-bottom: 15px;
    margin: 0px 0px 0px 0px;
    float: left;
    border-bottom: dotted 1px #4B0082;
}
.teamTitle img
{
    margin-top: 15px;
    padding: 10px 10px 25px 10px;
    background: #eee;
    border: 1px solid #fff;
}

.contactForm
{
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
    width: 320px;
    height: 450px;  
    float: left; 
}

.people
{   
 margin: 15px;
 float:left;
    padding: 10px 10px 25px 10px;
    background: #eee;
    border: 1px solid #fff;
}
.first
{
height: 80px;
}
.contact {
font-size:1.2em;line-height:1.4em;}

label
{
display:block;
font-size:12px;
float:left;
margin-right:2em;
text-align:right;
width:5em;
}
.submit input {
margin-left:14em;
}