BODY {
	background-color: white;
	background-image: url(/images/site_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #555555;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#printheader {
	display: none;
}

#printbottom {
	display: none;
}

IMG {
	border: 0;
}

A {
	color: #3871B1;
}

#contentWrapper {
	width: 770px !important; width: 776px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-right: 3px solid white;
	border-left: 3px solid white;
}

#header {
	padding: 0;
	margin: 0;
}

#comfyLogo {
	float: left;
	height: 85px;
	background-color: #4144ad;
	position:relative;
	top:2px;
}

#white {
	clear:none;
	height: 32px;
	display:block;
	float:none;
	
}

#white #educational-toys{
margin:0px;
font-weight:bold;
line-height:30px;
vertical-align:bottom;
	}
	
#white #educational-toys h1{
	color: #4144ad;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:4px;

	}



#flags {
	float: right;
	margin-top: 5px;
	color: #998EEC;
	height:25px;
	overflow:hidden;
	vertical-align:middle;
}

#flags A{
	color: #998EEC;
	text-decoration: none;
}

#flags A:hover{
	text-decoration: underline;
}

#blue {
	margin: 0px;
	background-color: #4144ad;
	color: #979BE5;
	font-weight: bold;
	border-bottom: 1px solid #474747;
}

#blue #rightEnd {
	float: right;
	width: 13px;
	height: 20px;
	background-image: url(/images/header/rightEnd.gif);
	background-repeat: no-repeat;
}

#siteMenu {
	margin-top: 28px;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 20px;
	height: 28px;
}

#siteMenu .menuitem {
	background-color: #32359E;
	height: 28px;
	float: left;
}

#siteMenu .menuitem .itemLeft {
	width: 12px;
	height: 28px;
	background-image: url(/images/header/menuLeft.gif);
	font-size: 1px;
	float: left;
}

#siteMenu .menuitem .itemText {
	padding-top: 6px;
	padding-bottom: 0px;
	height: 22px !important; height: 28px;
	background-image: url(/images/header/menuBg.gif);
	float: left;
	font-size:11px;

}

#siteMenu .menuitem .itemText A {
	color: #979BE5;
	text-decoration: none;
}

#siteMenu .menuitem .itemText A:hover {
	color: White;
}

#siteMenu .menuitem .itemRight {
	width: 12px;
	height: 28px;
	background-image: url(/images/header/menuRight.gif);
	font-size: 1px;
	float: left;
}

#siteMenu .menuitem.left .itemLeft {
	background-image: url(/images/header/menuLeft_end.gif);
}

#siteMenu .menuitem.right .itemRight {
	background-image: url(/images/header/menuRight_end.gif);
}

#siteMenu .menuitem.leftsel .itemLeft{
	background-image: url(/images/header/menuLeft_endon.gif);
}

#siteMenu .menuitem.leftsel .itemText {
	background-image: url(/images/header/menuBg_on.gif);
}

#siteMenu .menuitem.leftsel .itemRight {
	background-image: url(/images/header/menuRight_on.gif);
}

#siteMenu .menuitem.rightsel .itemLeft {
	background-image: url(/images/header/menuLeft_on.gif);
}

#siteMenu .menuitem.rightsel .itemText {
	background-image: url(/images/header/menuBg_on.gif);
}

#siteMenu .menuitem.rightsel .itemRight {
	background-image: url(/images/header/menuRight_endon.gif);
}

#siteMenu .menuitem.selected .itemLeft {
	background-image: url(/images/header/menuLeft_on.gif);
}

#siteMenu .menuitem.selected .itemText {
	background-image: url(/images/header/menuBg_on.gif);
}

#siteMenu .menuitem.selected .itemRight {
	background-image: url(/images/header/menuRight_on.gif);
}

#siteMenu .menuitem.selNext .itemRight {
	background-image: url(/images/header/menuLeft.gif);
}

#colored {
	
	text-align: center;
}

#colored A {
	text-decoration: none;
}

#colored A:hover {
	text-decoration: underline;
}

#content {
	background-color: #E5E4F2;
	border-top: 2px solid white;
	border-bottom: 3px solid white;
	text-align: center;
	padding: 5px;
}

#bottomBar {
	background-color: #F2F2FC;
		width=100%;
	float:none;
}

#bottomBar #awards {
	padding-top: 4px;
	padding-right: 5px;
	height: 33px;
	background-color: #F5F5FF;
	text-align: right;

}

#bottomBar #siteMap #linkTable {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	width: 740px;
}

#bottomBar #siteMap TD {
	text-align: left;
	font-size: 11px;
	color: #92929C;
	line-height: 20px;
}

#bottomBar #siteMap TD A {
	color: #92929C;
	text-decoration: none;
}

#bottomBar #siteMap TD A:hover {
	text-decoration: underline;
}

#bottomBar #siteMap TD A.header {
	color: #92929C;
	font-weight: bold;
	line-height: 30px;
}
