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: center; /* 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-size: 100%;	background-image: url(../images/toddler/toddlerpage_bg.png);	background-repeat: repeat-x;	background-color: #3DC16E;}#wrapperHome  {	width: 910px;	text-align: left;	background-image: url(../images/toddler/wrapperToddler_bg.png);	background-repeat: repeat-y;	margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;	padding: 0px;}#header {	background-image: url(../images/toddler/headerToddler_bg.png);	background-repeat: repeat-x;}#frameLeft {	float: left;	width: 5px;}#frameRight {	float: right;	width: 5px;}#sidebar {    float:right;	padding-right: 10px;	padding-top: 15px;		}#container {	padding-top: 8px;	padding-right: 15px;	padding-bottom: 15px;	padding-left: 15px;}#insert_nav {	float: right;	margin-bottom: 20px;	margin-left: 20px;	width: 152px;}#insert_nav a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #E9751D;	text-decoration: none;}#insert_nav a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	text-decoration: none;	color: #E9751D;}#insert_nav a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	text-decoration: underline;	color: #E9751D;}.insert_nav_top {	background-image: url(../images/insertNav_top.gif);	background-repeat: no-repeat;	background-position: center top;}.insert_nav_middle  {	background-image: url(../images/insertNav_bg.gif);	background-repeat: repeat-y;	padding-left: 15px;}.insert_nav_btm {	background-image: url(../images/insertNav_btm.gif);	background-repeat: no-repeat;	background-position: center bottom;}#wrapperHomeCap {}
