body, p, h1, h2, h3, ul, li, ol, form, iframe, img, a
{margin: 0; padding: 0;}
body
{text-align: center;
 font-family: 'Trebuchet MS', Arial, Helvetica;
 font-size: medium;
 background: #e3e3e3 url('/img/background.jpg') repeat-x;
 line-height: 1.5;
}
h1,h2,h3, #navigation a, #siteName span
{font-family: 'Trebuchet MS', Arial, Helvetica;}
h1, h2, h3
{color: #1E63C1; 
 font-weight: normal; 
 font-style: italic;
 line-height: 1;
}

#wrapper
{margin: 10px auto 0;  
 width: 960px;
 position: relative;
 overflow: hidden; 
 text-align: left; 
}
#content
{width: 606px; 
 min-height: 415px;
 padding: 15px;
 float: left;  
 background: #ffffff; 
}

#sidebar
{float: right; 
 width: 300px;}
 
#content, #sidebar
{border: 1px solid #000;
 margin-top: 107px;
}
#navigation
{ background: #1E63C1; 
  height: 25px;
}
#navigation ul
{list-style-type: none;}
#navigation li
{float: left;}
#navigation a
{color: #ffffff;
 border-right: 1px solid #75A0D9;
 text-decoration: none; 
 display: block; 
 font-size: 80%;
 padding: 6px 12px;
 line-height: 1; 
}
#navigation a:hover, #navigation a:focus
{ background: #0E4897;}
/*on-state*/
.home #homeLink, .page1 #page1Link, .page2 #page2Link, .page3 #page3Link, .page4 #page4Link, #footer
{background-color: #003174;}
#navigation #page4Link {
padding:6px 14px;
border-right:none;
}
#header
{width: 960px; 
 position: absolute; 
 top: 0; 
 height: 90px;  
 clear: both;  
}
#content a:hover, #content a:focus
{text-decoration: none;}
#siteName
{text-decoration: none;   
 font-size: 250%; 
 font-weight: bold; 
 font-family: 'Lucida Sans', Arial, Helvetica;
 color: #003174; 
 display: block; 
 margin-left: 10px; 
 width: 190px; 
 height: 67px; 
 line-height: 1; 
}
#siteName span
{color: #1E63C1; 
 display: block; 
 text-transform: uppercase; 
 font-size: 43%;
 font-weight: normal; 
 letter-spacing:0.25em; 
 margin-left:3px;}

.clear
{clear: both;}

#footer
{clear: both; 
 width: 940px; 
 padding: 4px 10px;
 font-size: 80%;
 margin: 15px auto; 
 text-align: left;
}
#footer, #footer a
{color: #ffffff;}

#footer a:hover, #footer a:focus
{text-decoration: none;}

#intake
{ width: 560px; 
  height: 400px;
}
.intakePage  #intake
{height: 2500px;}
h1
{font-size: 150%;}
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;}