body, p, h1, h2, h3, ul, li, ol, form, iframe, img, a
{margin: 0; padding: 0;}
body
{text-align: center;
 font-family: Verdana, Arial, sans-serif;
 font-size: medium;
 background: #333 url('/img/bg.png');
 line-height: 1.5;
}
h1,h2,h3, #navigation a, #siteName
{font-family: Tahoma, Trebuchet MS, Arial, sans-serif;}
h1, h2, h3
{font-weight: normal;}

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

#header
{background: #3f6795;
 width: 960px;
 position: absolute;
 top: 0;
 height: 75px;
}

#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;}
.clear
{clear: both;}
#footer
{background: #ddd;
 width: 940px;
 padding: 4px 10px;
 font-size: 80%;
 margin: 0 auto; 
 text-align: left;
}
#intake
{ width: 560px; 
  height: 400px;
}
.intakePage  #intake
{height: 2500px;}
h1
{font-size: 140%; 
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;}