body, p, h1, h2, h3, ul, li, ol, form, iframe, img, a
{margin: 0; padding: 0;}

body
{text-align: center;
 font-family: Verdana, Arial, Helvetica;
 font-size: 95%;
 background: #E7F2FD;
 line-height: 1.5;
}
h1,h2,h3, #siteName
{font-family: Century Gothic, Arial, Helvetica;}
h1, h2, h3
{line-height: 1;}
#wrapper
{background: #F2CA7E;
 margin: 0 auto 0;  
 width: 960px;
 position: relative;
 overflow: hidden; 
 text-align: left; 
 border: 1px solid #BBCCDA;
 border-width: 0 1px; 
}
#content
{background: #fff;
 width: 610px; 
 min-height: 622px;
 padding: 15px;
 margin-top: 90px;
 float: right;
}
#navigation
{width: 320px; 
 float: right; 
 margin-top: 90px;
}
#navigation img{border: 1px solid #fff}
#navigation ul
{list-style-type: none;}
#navigation a
{display: block;
 font-size: 85%;
 height: 18px;
 color: #000;
 line-height: 1;
 border-bottom: 1px solid #fff; 
 text-decoration: none; 
 padding: 10px;
 background: url('/img/arrow.gif') no-repeat 6px 13px;
}
#navigation a:hover, #navigation a:focus
{ background-color: #F2C53D;}
/*on-state*/
.home #homeLink, .page1 #page1Link, .page2 #page2Link, .page3 #page3Link, .page4 #page4Link
{background-color: #F2C53D;
}
#header, #footer
{background-color: #56738D;
 clear: both;
}
#header
{width: 960px; 
 position: absolute; 
 top: 0; 
 height: 90px;  
}

#siteName
{color: #ffffff;
 font-size: 330%; 
 text-decoration: none;
 letter-spacing: -0.06em; 
 display: block; 
 padding: 8px 0 0 17px;  
}

#siteName span
{color: #f2c53d;}
.clear
{clear: both;}

#footer
{width: 942px;
 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: 3500px;}
h1
{font-size: 150%; letter-spacing: -0.01em;}
h2
{font-size: 120%;}
h3
{font-size: 110%;}
p
{margin: 1em 0;}


#content ul
{padding: 0 0 0 2em;}
#content ul li
{margin: 0.5em 0;}
.center
{text-align: center;}