/* butterbean */
		
body {
 margin: 0px;padding: 0px; background: url('/images/background.png') no-repeat;
 font-family: Arial, sans-serif; font-size: 12px; color: #91197d;}
#wrapper{
	position: absolute;
	width: 1000px;
	left: -1px;
}

#emaillink {
	float: right;
	clear: both;
	margin-top: 45px;
}


/* Navigation */
#navigation{top: 170px; position: absolute; }
#navigation ul, ul {	margin: 0;	padding: 0;	list-style: none;	}
#navigation ul li {margin: 0; 	padding: 0; list-style: none; width: 185px; height: 31px; }
#navigation ul li a { background-position: 0 -25px;  width: 195px; display:block;  height: 25px !important; 	height /**/:25px; /* for IE5/Win only */ position: relative;	}
#navigation a:hover {	background-position: 0 0px;	}
#navigation a:active, #navigation a.selected {	background-position: 0 -25px;	}
/* Left Image */
#left_image{margin-top: 10px;}

/* Background items for Navigation */
#peterfriends 	{ background: url(/images/nav/nav_peterfriends.png) top left no-repeat;}
#telltime		{ background: url(/images/nav/nav_telltime.png) top left no-repeat;}
#inbag			{ background: url(/images/nav/nav_inbag.png) top left no-repeat;}
#groovygirls	{ background: url(/images/nav/nav_groovygirls.png) top left no-repeat;}
#wallchart		{ background: url(/images/nav/nav_wallchart.png) top left no-repeat;}
#fingerfun		{ background: url(/images/nav/nav_fingerfun.png) top left no-repeat;}
#dressingup		{ background: url(/images/nav/nav_dressingup.png) top left no-repeat;}
#totallynatural	{ background: url(/images/nav/nav_totallynatural.png) top left no-repeat;}
#babypreschool	{ background: url(/images/nav/nav_babypreschool.png) top left no-repeat;}
#goodread		{ background: url(/images/nav/nav_goodread.png) top left no-repeat;}
#feeding		{ background: url(/images/nav/nav_feeding.png) top left no-repeat;}
#animalmagic	{ background: url(/images/nav/nav_animalmagic.png) top left no-repeat;}
#light			{ background: url(/images/nav/light_up.png) top left no-repeat;}
#boy			{ background: url(/images/nav/boy_stuff.png) top left no-repeat;}
#girl			{ background: url(/images/nav/girl_thing.png) top left no-repeat;}
#party			{ background: url(/images/nav/party.png) top left no-repeat;}
#links			{ background: url(/images/nav/nav_links.png) top left no-repeat;}
#organic		{ background: url(/images/nav/nav_organic.png) top left no-repeat;}

/* Main Content	*/
#content {
	position: absolute;
	left: 210px;
	top: 116px;
	width: 400px;
}
#content p {width: 380px; margin: 10px 0 17px 30px;}
#main_image {margin: 10px;}

/* Right Column */
#right_column{
	float: right;
	width: 366px;
	top: 65px;
	position: relative;
	clear: both;
}
#right_column ul li {margin-bottom: 10px;}#contact {
background: url(/images/nav/nav_contact.png) top left no-repeat;
}
