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: #eeeeee;
 line-height: 1.5;
}
h1,h2,h3, #navigation a, #siteName
{font-family: Georgia, Times New Roman;}
h1, h2, h3
{color: #2C4472; font-weight: normal;}

#wrapper
{margin: 0 auto;  
 width: 960px;
 position: relative;
 overflow: hidden;
 background: black;
 text-align: left; 
}
#content
{width: 700px; 
 min-height: 590px;
 padding: 15px;
 margin-top: 100px;
 float: right;  
 background: #ffffff; 
}
#navigation
{width: 230px; 
 float: right; 
 margin-top: 100px;
 background: #2C4472; 
}
#navigation ul
{list-style-type: none;}
#navigation a
{color: #ffffff;
 border-bottom: 1px solid #ffffff;
 text-decoration: none; 
 display: block;
 height: 48px;
 padding: 10px;
}
#navigation a:hover, #navigation a:focus
{ background: #9F1515;}

#header
{background: #ffffff url('img/new-york-city.jpg') no-repeat 206px -4px;
 width: 960px; 
 position: absolute; 
 top: 0; 
 height: 90px;  
 clear: both;
 border-bottom: 10px solid #000;
}

#siteName
{ margin: 5px 0 0 10px;
  font-size: 160%; 
  text-decoration: none; color: #000;
  display: block;
}
#siteName span
{color: #C92020;}

.clear
{clear: both;}

#footer
{clear: both;
 background-color: #881212; 
 width: 940px;
 padding: 4px 10px;
 font-size: 80%;
 margin: 0 auto; 
 text-align: left;
}
#footer, #footer a
{color: #ffffff;}
#intake
{ width: 560px; 
  height: 400px;
  margin-left: 30px;
}
.intakePage  #intake
{height: 2500px;}
h1
{font-size: 150%;}
h2
{font-size: 120%;}
h3
{font-size: 110%;}
p
{margin: 1em 0;}

.home #homeLink, .page1 #page1Link, .page2 #page2Link, .page3 #page3Link, .page4 #page4Link
{background-color: #881212; font-style: italic;}

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