body {
	margin: 0px;
	padding: 0px;
}
#divPage {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
.section {
	margin: 10px;
	float: left;
}
#main {
	width: 600px;
	padding-right: 20px;
}
#side {
	width: 235px;
	float: right;
}
#sideflash {
	width: 235px;
	height: 600px;
	float: right;
}
#main ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 15px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 15px;
	}
#contact {
	background-color: #F2F2F2;
	padding: 20px;
}
#main li {
	margin-top: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 8px;
	margin-bottom: 8px;
}
.agenda {
	display: block;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.sub {
	font-size: 24px;
	color: #77ABD2;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #3577A9;
	font-style: italic;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3577A9;
	font-weight: bold;
	line-height: 1.4em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 16px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3C87C0;
}
#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	text-indent: -4000px;
	height: 125px;
	margin-top: 15px;
}
#middle {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/middle-bkg.jpg);
	background-repeat: no-repeat;
	height: 260px;
	text-align: right;
	color: #000000;
	font-size: 24px;
	font-style: italic;
	padding-top: 30px;
}
#content {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	text-align: left;
}
#location {
	text-align: right;
	margin-top: 175px;
	margin-right: 50px;
}
#side ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#side li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 6px;
	padding-bottom: 6px;
}
a {
	color: #036;
	font-weight: bold;
}
#middlewrap {
	background-color: #000;
}

#footer {
position: relative;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/pathways_logos.PNG);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 90px;
	margin-bottom: 50px;
	float: bottom;
	text-align: right;
	color: #FFF;
	font-size: 24px;
	font-style: italic;
	padding-top: 30px;
	}
	#top-nav-bg  {
  background:transparent url(images/topnavbar.gif) no-repeat top left;
  	width: 925px;
	margin-right: auto;
	margin-left: auto;
  height:38px;
  width:984px;
}

	
#top-nav {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
  height:38px;
  width:984px;
  text-align: center;

}
  
#top-nav ul {
  list-style:none;
  padding-left:20px;
}
  
#top-nav ul a {
  background-image: url(images/topnavdivider.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 18px;
  padding-left: 16px;
  display: block;
  line-height: 38px;
  text-decoration: none;
  font-family: Arial, "Times New Roman", Times, serif;
  font-size: 17px;
  color: #FFF;
}
	
#top-nav ul a:hover {
  color: #FDA041;
  text-decoration: underline;
}
 
  #top-nav li {
    float:left;
	}
#top-nav-hm {
	
	margin-right: auto;
	margin-left: auto;
		padding-bottom: 30px;
  height:50px;
  width:984px;
  text-align: center;

}
  
#top-nav-hm ul {
  list-style:none;
  padding-left:20px;
}
  
#top-nav-hm ul a {
  padding-right: 18px;
  padding-left: 16px;
  display: block;
  line-height: 38px;
  text-decoration: none;
  font-family: Arial, "Times New Roman", Times, serif;
  font-size: 17px;
  color: #FFF;
}
	
#top-nav-hm ul a:hover {
  color: #FDA041;
  text-decoration: underline;
}
 
  #top-nav-hm li {
    float:left;
	}	
	
#page{

margin-top: 10px;
}