        .gateway-header {
			height : 215px;
			width : 757px;
			position : absolute;
			left : 0;
			top : 0;
            z-index : 950;
		}

		.gateway-body {
			float : left;
			margin : 235px 0 0 5px;
			position : relative;
			margin-bottom : 20px;
			width:auto;
		}
		
		.gateway-body .parents-body {
			float :none;
			margin : 0 0 0 0;
			position : relative;
		}

		.parents-body .sub-col-1 {
			width : 238px;
			float : left;
		}

		.parents-body .sub-col-2 {
			width : 238px;
			float : left;
		}

		.parents-body .sub-col-3 {
			padding-left : 25px;
			width : 213px;
			float : left;
		}

		.gateway-body .this-week {
			float : left;
			padding-top : 10px;
		}

		.gateway-body  ul {
			float : left;
			list-style-type: none;
			margin : 0 0 20px 0;
			padding : 0;
		}

		.gateway-body  h4 {
			color : #742a0a;
			font-size : 100%;
			font-weight : bold;
			margin : 0 0 2px 0;
			padding : 0;
			clear : both;
		}

		.gateway-body  ul li {
			border : none;
			float : left;
			color : #742a0a;
			font-size : 85%;
			margin : 0 0 4px 0;
			padding : 0;
			line-height : 1.2;
			width : 100%;
            clear : left;
		}

		.gateway-body li a:link     { color: #742a0a; font-weight: normal; text-decoration: none; }
		.gateway-body li a:visited  { color: #742a0a; font-weight: normal; text-decoration: none; }
		.gateway-body li a:hover    { color: #742a0a; font-weight: normal; text-decoration: underline; }
		.gateway-body li a:active   { color: #742a0a; font-weight: normal; text-decoration: underline; }

		.parent-notes {
			clear : both;
			background-image : url(/images/display/parents_divider_torn.gif);
			background-repeat : no-repeat;
			background-position :  -25px top;
			margin : 0 0 0 0;
			padding : 10px 0 0 0;
			display : block;
			width:auto;
		}

		.parent-notes .notes-cell-01 {
			float : left;
			width : 345px;
		}

		.parent-notes .notes-cell-02 {
			float : left;
			padding-left : 30px;
			width : 340px;
		}

		.parent-notes h3 {
			color : #000;
			font-size : 100%;
			font-weight : bold;
			margin : 20px 0 2px 0;
		}

		.parent-notes p {
			color : #000;
			font-size : 95%;
			margin : 0 0 10px 0;
			padding : 0;
			line-height : 1.5;
		}

		.parent-notes p a:link     { font-weight: normal; text-decoration: none; }
		.parent-notes p a:visited  { font-weight: normal; text-decoration: none; }
		.parent-notes p a:hover    { font-weight: normal; text-decoration: underline; }
		.parent-notes p a:active   { font-weight: normal; text-decoration: none; }

		.rightColumn {

		}
		
		.rightColumn img {
			margin : 0 0 0 -1px;
		}
		
		/*
		.rightColumn ul {
		   list-style-type: none;
		   padding:0px; 
		   margin:0px;
		}
		
		.rightColumn li { 
		   border-bottom: 1px solid #E1E0CE; 
		   color:#853737;
		   padding: 7px 7px 7px 10px;
		   line-height: 1.5;
		   font-size : 95%;
		}
		
		.rightColumn .current {
		   background-color : #d5d6c6;
		   font-weight : bold;
		   border-top : 1px solid #cbc4b5;
		   border-bottom : 1px solid #cbc4b5;
		   padding : 6px 7px 6px 10px;
		}
		
		.rightColumn li a { 
		   display: block; 
		}
		
		.rightColumn li a:link     { color: #843735; font-weight: normal; text-decoration: none; }
		.rightColumn li a:visited  { color: #843735; font-weight: normal; text-decoration: none; }
		.rightColumn li a:hover    { color: #843735; font-weight: normal; text-decoration: underline; }
		.rightColumn li a:active   { color: #843735; font-weight: normal; text-decoration: underline; }
		
		*/

		.gateway-header .header-content {
			display : block;
			position : absolute;
			left : 0;
			top : 0;
		}

		.gateway-header .breadCrumbs {
			display : block;
			margin : 15px 0 8px 15px;
			width : 360px;
			padding : 0;
		}

		.gateway-header h2 {
			color : #fff;
			font-size : 140%;
			font-weight : normal;
			margin : 0 0 0 15px;
			padding : 0;
		}

		.parents-sub-header  {
			background : url(/images/display/parents_blurb_bgd.gif) no-repeat 0 0;
			display : block;
			margin : 10px 0 0 16px;
			width : 350px;
			height : 140px;
			padding-top:15px;
			padding-left:18px;
		}

		.parents-sub-header h4 {
			color : #5b1d08;
			display : block;
			font-size : 90%;
			font-weight : normal;
			margin : 0 0 5px 0px;
			padding : 5px 0 0 0;
		}

		.parents-sub-header h4 strong {
			font-weight : bold;
		}

		.parents-sub-header p {
			color : #000;
			font-size : 80%;
			margin : 0 0 0 0px;
			padding : 0;
			line-height : 1.4;
		}

		.parents-sub-header p a:link     { color: #843735; font-weight: normal; text-decoration: none; }
		.parents-sub-header p a:visited  { color: #843735; font-weight: normal; text-decoration: none; }
		.parents-sub-header p a:hover    { color: #5b1d08; font-weight: normal; text-decoration: underline; }
		.parents-sub-header p a:active   { color: #5b1d08; font-weight: normal; text-decoration: underline; }

