/******************
HTML Tags
******************/

body {
	font-family:"trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#000000;
	font-size:.8em;
	line-height:160%;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	}

#content p, #footer-container p, table {
	margin:00px 0px 10px 0px;
	}

	
/******************
LAYOUT DIVS
******************/

#content {
	padding:0px 10px 10px 10px;
	margin:150px 50px 0px 0px;
	/* border:1px solid #A7A7A7; */
	/* background: url(bg-breadcrumb.jpg) repeat-x; */
	}

#menubox {
	width: 425px;
	margin: auto;
}

a:link {
	text-decoration:none;
	}

a:visited {
	text-decoration:none;
}

img {
	border: 0;
}

/******************
CLASSES
******************/

img.photobig, img.photosmall {
	border:1px solid #CCCCCC;
	background: #E0E0E0 url(bg-table-row-alternate.jpg);
	padding:10px;
	}

img.photosmall {
	margin-right:10px;
	margin-bottom:2px;
	float: left;
	}
	

#toybox
	{
	position: absolute;
	left: 20%;
	top: 550px;
	}


#doll_cradle
	{
	position: absolute;
	left: 65%;
	top: 550px;
	}

#ladder_chair
	{
	position: absolute;
	left: 23%;
	top: 875px;
	}

#trashbin
	{
	position: absolute;
	left: 65%;
	top: 875px;
	}

#taterbin
	{
	position: absolute;
	left: 23%;
	top: 1250px;
	}