body, p, h1, h2, h3, ul, li, ol, form, iframe, img, a
{margin: 0; padding: 0;}
body
{text-align: center;
 font-family: Georgia, Times New Roman;
 font-size: medium;
 background: #9FCACB url('/img/bg.png');
 line-height: 1.5;
}
h1,h2,h3, #navigation a, #siteName
{font-family: Georgia, Times New Roman;}
h1, h2, h3
{font-weight: normal;}

#wrapper
{margin: 15px auto 0;  
 width: 960px;
 position: relative;
 overflow: hidden;
 background: #3F6795;
 text-align: left; 
}
#content
{width: 610px; 
 min-height: 732px;
 padding: 0 15px 15px;
 margin-top: 75px;
 float: right;  
 background: #ffffff; 
}
#navigation
{width: 320px; 
 float: right; 
 margin-top: 75px;
 background: #406795; 
}
#navigation ul
{list-style-type: none;}
#navigation a
{border-bottom: 3px solid #7097AB;
 text-decoration: none;
 line-height: 1;
 background: #418EAC; 
 color: #fff;
 display: block;
 font-size: 80%;
 height: 15px;
 padding: 10px;
 margin: 1.8em 10px 0;
}
#navigation a:hover, #navigation a:focus, .home #homeLink, .page1 #page1Link, .page2 #page2Link, .page3 #page3Link, .page4 #page4Link
{ background: #fff; color: #000;}
/*on-state*/
.home #homeLink, .page1 #page1Link, .page2 #page2Link, .page3 #page3Link, .page4 #page4Link
{margin-right: 0;}

#header
{background: #418EAC;
 width: 960px;
 position: absolute;
 top: 0;
 height: 75px;
 clear: both;
}

#siteName
{ padding: 5px 0 0 10px;
  width: 310px;
  font-size: 160%; 
  text-decoration: none; color: #fff;
  display: block;
  background: #000;
  line-height: 1.2;
  height: 70px;  
}
#siteName span
{display: block; text-align: right; padding-right: 10px;}
.center
{text-align: center;}
.center img
{border: 1px solid #000}
.clear
{clear: both;}

#footer
{clear: both;
 background-color: #418EAC; 
 width: 940px;
 padding: 4px 10px;
 font-size: 80%;
 margin: 0 auto; 
 text-align: left;
}
#footer, #footer a
{color: #ffffff;}
#intake
{ width: 560px; 
  height: 400px;
}
.intakePage  #intake
{height: 2500px;}
h1
{font-size: 140%; 
letter-spacing: -1px;
position:absolute;
color: #fff;
top:36px;
z-index:10;
}
h2
{font-size: 118%;}
h3
{font-size: 105%;}
p
{margin: 1em 0;}


#content ul
{padding: 0 0 0 2em;}
#content ul li
{margin: 0.5em 0;}