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: medium;
 background: #000 url('/img/bg.jpg') repeat-x;
 line-height: 1.5;
}
h1,h2,h3, #navigation a, #siteName
{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: 394px;
 padding: 15px;
 float: left;  
 background: #ffffff; 
}

#sidebar
{float: right; 
 width: 283px;}
 
#content, #sidebar
{border: 1px solid #000;
 margin-top: 107px;
}
#navigation
{ background: #003174;
  height: 25px;
}
#navigation ul
{list-style-type: none;}
#navigation li
{float: left;}
#navigation a
{color: #ffffff;
 border-right: 1px solid #000;
 text-decoration: none; 
 display: block; 
 font-size: 80%;
 padding: 6px 12px;
 line-height: 1; 
}
#navigation a:hover, #navigation a:focus
{ background: #679CAC;}
/*on-state*/
.home #homeLink, .page1 #page1Link, .page2 #page2Link, .page3 #page3Link, .page4 #page4Link
{background: #5E8B97; }
#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
{color: #fff; 
 display: block; 
 font-size: 330%;
 font-style: italic;
 height: 67px; 
 line-height: 1; 
 margin-left: 10px;  
 text-decoration: none;   
}
#siteName span
{ color: #ccc;
 }

.clear
{clear: both;}

#footer
{background: #003174;
 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;}