#ourMission {
    
	margin-bottom: 20px;
}
#rightcontcol {
	width: 265px; /* was 240 */
    
	float: left;
    
	vertical-align: top;
    
    
    
	padding-left: 1px;
    padding-right: 5px;
}
#leftcontcol {
	border-width: 1px;
	border-color: #004D4D; /* 808080 gray old to Pale yellow FFFF94*/
	width: 220px;  /* was 255 */
	float: left;
	vertical-align: top;
	padding-right: 5px;  /* was 20 */
        border-style: none;
	border-right-style: solid;
        border-right-color: #004D4D;
        border-right-width: 5px;
}
#mastheadImage {
}
#container {
	width: 760px;  /* was 760  */
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	background-image: url('../images/MasterPage/allContentBkgTeal.gif');
}
#header {
	width: 760px;  /* was 760  */
	background-color: #004D4D; /* 808080 gray old to Pale yellow FFFF94*/

	height: 300px;
}
#topNav {
	width: 100%;
	height: 24px;
	background-color: #004D4D;
}
#allContent {
	width: 760px;  /* was 760  */
	background-image: url('../images/MasterPage/allContentBkgTeal.gif')
}
#footer {
	width: 760px;  /* was 760  */
	height: 15px;
	background-color: #004D4D;  /* From Dark Teal 003333 to Pale Yellow FFFF94 */
	clear: both;
}
#leftcol {
	width: 170px;
	float: left;
}
#rightcontent {
	width: 535px;
	float: right;
	padding-right: 40px;  /* was 30px */
	padding-bottom: 20px;
	padding-top: 20px;
}
#siteName {
	width: 760px;  /* was 760  */
	height: 50px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	width: 760px;  /* was 760  */
	margin-right: auto;
	margin-left: auto;
	height: 114px;
}
#centerdDiv {
	width: 760px;  /* was 760  */
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
#subNav {
	width: 760px;  /* was 760  */
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#topNav {
	width: 760px;  /* was 760  */
	height: 26px;
	background-color: #004D4D;
}
