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

body
{text-align: center;
 font-family: Arial, Helvetica;
 font-size: medium;
 background: #ddd url('/img/bg.png');
 line-height: 1.5;
}
h1, h2, h3, #siteName
{font-family: Georgia, Times New Roman, serif;
 
 font-weight: normal;
 line-height: 1;
}
#wrapper
{margin: 10px auto 0;  
 width: 960px;
 border: solid #000;
 border-width: 0 1px;
 position: relative;
 overflow: hidden; 
 text-align: left; 
 background: #EFEBE0;  
}
#content, #sidebar
{margin-top: 115px;}
#content
{width: 610px; 
 min-height: 432px;
 padding: 15px;
 background: #fff; 
 float: right; 
}
#sidebar
{float: left; 
 padding:19px 0 0;
 text-align:center;
 width:320px; 
}
#navigation
{background: #4682B4;
 border: solid #000;
 border-width: 1px 0; 
 height: 31px;
}
#navigation ul
{list-style-type: none;}
#navigation li
{float: left;}
#navigation a
{display: block; 
 color: #fff; 
 font-size: 80%;
 padding: 8px; 
 line-height: 1.2; 
 text-decoration: none; 
 border-right: 1px solid #435C70; 
}
#navigation a:hover, #navigation a:focus
{background-color: #3374AB;}
/*on-state*/
.home #homeLink, .page1 #page1Link, .page2 #page2Link, .page3 #page3Link, .page4 #page4Link
{background-color: #3B6D97;}

#header
{width: 960px; 
 position: absolute; 
 top: 0; 
 height: 115px; 
 clear: both;
 background: #435C70 url('/img/new-york-city.jpg') no-repeat top right;
}

#siteName
{color: #fff;
 display: block;  
 font-size: 200%; 
 font-variant: small-caps;
 font-weight: bold;
 height: 74px;
 padding: 8px 20px 0;
 text-decoration: none;  
}

#siteName span
{color: #ddd;
 display: block;
}


.clear
{clear: both;}

#footer
{background: #435C70;
 border: 1px solid #000;
 clear: both; 
 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%;}
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;}