body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/sidebar1_bg.gif);
	background-repeat: repeat-y;
}
.thrColFixHdr #headcontainer {
	width: 100%;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-left: 0px;
	background-image: url(../images/banner_bg_186.gif);
	background-repeat: repeat-x;
	height: 100%;
} 
.thrColFixHdr #maincontainer {
	width: 1008px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-left: 0px;
	background-color: #FFFFFF;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/sidebar1_bg.gif);
	background-repeat: repeat-y;
} 
.thrColFixHdr #header {
	height: 186px;
	width: 1008px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005480;
	font-weight: normal;
	padding-top: 118px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.thrColFixHdr #header img {
	float: left;
}
.thrColFixHdr #header #top {
	height: 152px;
	float: none;
	background-image: url(../images/banner_graphic_186.gif);
	background-repeat: no-repeat;
}
.thrColFixHdr   #header   #nav {
	height: 34px;
	padding-left: 180px;
	background-color: #005480;
	background-image: url(../images/navbanner_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 144px;
	padding-bottom: 15px;
	background-image: url(../images/sidebar1_bg.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 18px;
	list-style-type: none;
}
.thrColFixHdr #sidebar1 h2 {
	color: #CF003C;
	font-size: 12px;
	line-height: 12px;
}
.thrColFixHdr #sidebar1 p {
	line-height: 14px;
}
.thrColFixHdr #sidebar1 ul {
	list-style-type: none;
	padding-left: 0px;
}
.thrColFixHdr #sidebar1 li {
	list-style-type: none;
	padding-left: 0px;
}
.thrColFixHdr  #sidebar1  a  {
	text-decoration: none;
	color: #008DA8;
}
.thrColFixHdr  #sidebar1 a:hover {
	text-decoration: underline;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 180px; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-bottom: 15px;
}
.thrColFixHdr #sidebar2 #searchbox {
	border: 1px solid #B0CBC1;
	margin-bottom: 18px;
	padding: 7px;
}
.thrColFixHdr #sidebar2 #searchbox select {
	width: 156px;
}
.thrColFixHdr #sidebar2 #searchbox a {
	text-decoration: none;
}
.thrColFixHdr #sidebar2 #searchbox a:hover {
	text-decoration: underline;
}
.thrColFixHdr #sidebar2 #searchbox .searchhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CF003C;
	font-weight: bold;
}
.thrColFixHdr #sidebar2 #searchbox .formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
.thrColFixHdr #sidebar2 #searchbox .searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
.thrColFixHdr #sidebar2 #linkbox {
	border: 1px solid #B0CBC1;
	margin-bottom: 18px;
	padding: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #005480;
}
.thrColFixHdr #sidebar2 #linkbox h1 {
	font-size: 13px;
}
.thrColFixHdr  #sidebar2  #linkbox p   {
	font-size: 12px;
}
.thrColFixHdr #sidebar2 #linkbox a {
	color: #008DA8;
	text-decoration: none;
}
.thrColFixHdr #sidebar2 #linkbox a:hover {
	color: #008DA8;
	text-decoration: underline;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 198px;
	padding-top: 18px;
	width: 612px;
	font-family: Arial, Helvetica, sans-serif;
} 
.thrColFixHdr #crumbs {
	padding-top: 18px;
	width: 612px;
	margin-left: 198px;
}
.thrColFixHdr #crumbs a {
	color: #008DA8;
	text-decoration: none;
}
.thrColFixHdr #crumbs a:hover {
	color: #008DA8;
	text-decoration: underline;
}
.thrColFixHdr #mainContent a:link {
	color: #008DA8;
	text-decoration: none;
}
.thrColFixHdr #mainContent a:hover {
	color: #008DA8;
	text-decoration: underline;
}
.thrColFixHdr #mainContent a:visited {
	color: #5858A7;
}
.thrColFixHdr #footer {
	margin-left: 198px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 18px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005480;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.thrColFixHdr #footer a {
	color: #008DA8;
	text-decoration: none;
}
.thrColFixHdr #footer a:hover {
	color: #008DA8;
	text-decoration: underline;
}
.thrColFixHdr #footer  img {
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.nav_spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 9px;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005480;
}
.sidebar1head {
	color: #CF003C;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
.thrColFixHdr #mainContent img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.kidshomeimage {
	padding-bottom: 27px;
}
.thrColFixHdr #sidebar1 li {
	list-style-type: none;
}
