	body {
		text-align:center;
		font-family: verdana, arial, sans-serif;
		font-size: 100%;
		margin: auto 0;
		/*background-image:url(hdr_bg.gif);
		background-position: top left;
		background-repeat: repeat-x;*/
		}
	#outer {
		/*background-image:url(ftr_bg.gif);
		background-position: bottom left;
		background-repeat: repeat-x;*/
		}
	
	#inner {
		width:750px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
		}
	#nav	{
		height: 35px;
		background-color: #e7f9ff;
		border-top: 1px solid #1d64ae;
		margin-top: 1px;
		text-align: center;
		}
	#primary {
		width:250px;
		/*height: 500px;*/
		padding:0px;
		float:left;
		border-top: 8px solid #1d64ae;
		}
	
	#secondary {
		width:250px;
		/*height: 500px;*/
		padding:0px;
		float:left;
		border-top: 8px solid #fd811b;
		}
	
	#tertiary {
		width:250px;
		/*height: 500px;*/
		padding:0px;
		float:left;
		border-top: 8px solid #6e7176;
		}

	#interior {
		width:475px;
		/*height: 500px;*/
		padding:0px;
		float:left;
		border-top: 8px solid #1d64ae;
		padding-right: 25px;
		}

#primary ul, #tertiary ul, #interior ul {
 font-size: .65em;
 /*list-style-image: url(note.jpg);*/
 padding-left: 24px;
 margin-left: 11px;
 margin-top: 4px;
 line-height: 1.5em;
 }

#primary ul li, #tertiary ul li, #interior ul li {
 clear: left;
 list-style: url(bullet.gif);
 }
	
	#header {
		background-image:url(hdr.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		height: 90px;
		}
	
	#subheader {
		background-image:url(new_2_people.gif);
		background-position: top left;
		background-repeat: no-repeat;
		height: 200px;
		}
		
		
	#footer {
		background-image:url(ftr.gif);
		background-position: top left;
		background-repeat: no-repeat;
		height: 90px;
		}
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {

		font-size:90%;
		padding-top:16px;
		margin-left: 16px;

		font-weight: 800;
		}

	h6 {
		padding-top:16px;
		margin-left: 16px;
		font-weight: 800;
		margin-bottom: 4px;
		color: #808080;
		}

	h3 {
		text-transform: uppercase;
		margin-top:4px;
		margin-left: 16px;
		font-weight: 800;
		color: #000000;
		}
		
	#header h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	#subheader p {font-size:70%;line-height: 150%;padding-left:310px;padding-top:110px;}
	#header p {line-height: 90px;font-size:65%;margin:0 16px 0 0;color:white;text-align:right;padding:0;}
	#header a {color:white;text-decoration: none;}
	#footer p {line-height: 90px;font-size:65%;margin:0 16px 0 0;color:white;text-align:right;padding:0;}
	#footer a {color:white;text-decoration: none;}
	#primary p, #interior p { font-size:70%;line-height: 150%;margin: 16px;}
	#primary ul, #interior ul { font-size:70%;line-height: 150%;margin: 16px;}
	#secondary p { font-size:70%;line-height: 150%;margin: 16px;}
	#secondary ul { font-size:70%;line-height: 150%;margin: 16px;}
	#tertiary p { font-size:70%;line-height: 150%;margin: 16px;}
	#tertiary ul { font-size:70%;line-height: 150%;margin: 16px;}
	#menu { width:750px;display:block;}
	.homeimage {padding: 1px;border: 1px solid #abacb0;}
	.inlineimage {margin: 4px;padding: 1px;border: 1px solid #abacb0;}
	#nav p {line-height: 35px;font-size:80%;color:#1d64ae;padding:0;margin:0;}
	#nav a {color:#1d64ae;font-weight:bold;margin: 0 16px;}