  
 
	#allcontent {
		width:		800px;
		margin-left:	auto;
		margin-right:	auto;
		margin-bottom:	25px;
}

	body {
		font-family:	arial, "gill sans", "lucida sans", san-serif;
		font-size: 	small;
		color:		#999999;
}

	a:link {
		color:		#c3ce50;
}

	a:visited {
		color:		#c3ce50;
}

	a:hover {
		color:		#c3dddc;
}
			
		   
	a img {
                border-style: none;
}

	
	#header {
		height:			117px;
		margin:                 -13px 0px;
} 
	
	
	#subheader {
		height:			30px;
		margin:			0px 0px;
		padding-left:		50px;
}




	.words {
		line-height:	200%;
}


	.footer {
		margin-top:	10px;
}

	.center {
		text-align:	center;
}

	.center p {
		padding:	20px;
		padding-top:	0px;
}

	.text {
		padding:	20px;
}


	.shop a:link {
		color:		#faab56;		
}

	.shop a:visited {
		color:		#faab56;
}

	.store {
		text-align:		right;
		padding-right:	50px;
}

	.store a img {
		border-color:	#c3dddc;
		border-width:	3px;
		border-style:	dotted;
}	

	#babyimage {
		text-align:	right;
		padding:	0px 18px 20px 0px;
}	
