
	/* overall */

	BODY
	{
		text-align: center;
		font-family: comic sans ms;
		margin: 0px;
		color: #FFFFFF;
	}

	A
	{
		color: #FFFFFF;
		text-decoration: none;
	}

	.anchor
	{
		position: absolute;
	}


	/* margin */

	#margin
	{
		margin: auto;
		width: 666px;
		text-align: left;
	}


	/* page brown */

	#pageBrown
	{
		margin-top: 62px;
		height: 563px;
		background-color: #7E5C44;
	}

	#title
	{
		position: absolute;
		top: -22px;
		left: 7px;
		z-index: 9;
	}

	#roundingBrown01
	{
		background: url("images/roundingBrown01.gif") no-repeat top left;
		height: 100%;
	}

	#paper01
	{
		position: absolute;
		top: -34px;
		left: 341px;
		z-index: 8;
	}

	#welcomeText
	{
		position: absolute;
		top: 353px;
		left: 53px;
		z-index: 9;
	}

	#links
	{
		font-size: 14px;
		font-weight: bold;
		position: absolute;
		top: 358px;
		left: 53px;
		z-index: 9;
		display: none;
		padding-bottom: 1px;
	}

	#butterfly
	{
		position: absolute;
		top: 246px;
		left: 25px;
	}

	#menu
	{
		text-align: right;
		font-size: 13px;
		width: 339px;
		position: absolute;
		top: 297px;
		left: 0px;
		color: #FFFFFF;
		display: block;
	}

	.linkBrown
	{
		color: #7E5C44;
	}

	.linkBrown:hover
	{
		border-bottom: 1px solid #B4A18F;
	}


	/* page blue */

	#pageBlue
	{
		margin-top: 56px;
		height: 1002px;
		background-color: #46708E;
	}

	#roundingBlue01
	{
		background: url("images/roundingBlue01.gif") no-repeat bottom right;
		height: 100%;
	}

	#toMenuBlue
	{
		position: absolute;
		top: 49px;
		left: 670px;
		cursor: pointer;
		cursor: hand;
		border: 0;
	}

	#paper02
	{
		position: absolute;
		top: -93px;
		left: -32px;
		z-index: 8;
	}

	#poem
	{
		position: absolute;
		width: 147px;
		top: -51px;
		left: 21px;
		z-index: 9;
		font-size: 12px;
		line-height: 14px;
		color: #3C3C3C;
	}

	#stars
	{
		position: absolute;
		top: 144px;
		left: 569px;
	}

	#star
	{
		position: absolute;
		top: 389px;
		left: 186px;
	}


	/* page green */

	#pageGreen
	{
		margin-top: 104px;
		height: 524px;
		background-color: #90AF24;
	}

	#roundingGreen01
	{
		background: url("images/roundingGreen01.gif") no-repeat top right;
		height: 100%;
	}

	#roundingGreen02
	{
		background: url("images/roundingGreen02.gif") no-repeat bottom left;
		height: 100%;
	}

	#fingerpuppets
	{
		position: absolute;
		top: -97px;
		left: 517px;
	}

	#toMenuGreen
	{
		position: absolute;
		top: 33px;
		left: 670px;
		cursor: pointer;
		cursor: hand;
		border: 0;
	}

	.linkGreen
	{
		font-weight: bold;
		border-bottom: 1px solid #C8D792;
	}


	/* page white */

	#pageWhite
	{
		margin-top: 32px;
		height: 463px;
		width: 352;
	}

	.linkWhite
	{
		color: #373737;
		border-bottom: 1px solid #CDCDCD;
	}

	#logoLSR
	{
		margin: 8px 0px 0px 8px;
		vertical-align: top;
	}


	/* page autumn-brown */

	#pageAutumnBrown
	{
		margin-top: 31px;
		height: 814px;
		background-color: #C26225;
	}

	#roundingAutumnBrown01
	{
		background: url("images/roundingAutumnBrown01.gif") no-repeat top left;
		height: 100%;
	}

	#roundingAutumnBrown02
	{
		background: url("images/roundingAutumnBrown02.gif") no-repeat bottom left;
		height: 100%;
	}

	#roundingAutumnBrown03
	{
		background: url("images/roundingAutumnBrown03.gif") no-repeat bottom right;
		height: 100%;
	}

	#toMenuAutumnBrown
	{
		position: absolute;
		top: 37px;
		left: -18px;
		cursor: pointer;
		cursor: hand;
		border: 0;
	}

	#paper03a
	{
		position: absolute;
		top: -690px;
		left: 362px;
		z-index: 8;
	}

	#paper03b
	{
		position: absolute;
		top: -98px;
		left: 362px;
		z-index: 10;
		display: none;
	}

	#email
	{
		position: absolute;
		top: 374px;
		left: 424px;
		z-index: 9;
	}

	#spirals01
	{
		position: absolute;
		top: 439px;
	}

	#spiral
	{
		position: absolute;
		top: 449px;
		left: 313px;
	}

	#spirals02
	{
		position: absolute;
		top: 631px;
		left: 540px;
	}

	.linkAutumnBrown
	{
		color: #FFFFFF;
		border-bottom: 1px solid #DEA987;
	}

	.mouseoverAutumnBrown
	{
		color: #FFFFFF;
		border-bottom: 1px dashed #E7C0A8;
		cursor: default;
	}


	/* page dark-beige */

	#pageDarkBeige
	{
		margin-top: 31px;
		margin-bottom: 31px;
		background-color: #A7A292;
	}

	#roundingDarkBeige01
	{
		background: url("images/roundingDarkBeige01.gif") no-repeat top left;
		height: 100%;
	}

	#roundingDarkBeige02
	{
		background: url("images/roundingDarkBeige02.gif") no-repeat top right;
		height: 100%;
	}

	#roundingDarkBeige03
	{
		background: url("images/roundingDarkBeige03.gif") no-repeat bottom left;
		height: 100%;
	}

	#roundingDarkBeige04
	{
		background: url("images/roundingDarkBeige04.gif") no-repeat bottom right;
		height: 100%;
	}

	.linkDarkBeige
	{
		color: #FFFFFF;
		border-bottom: 1px solid #C6C2B8;
	}


	/* page saulmade */

	#pageSaulmade
	{
		margin-top: 21px;
		margin-bottom: 75px;
		height: 222px;
	}

	#saulmadeRectangle
	{
		position: absolute;
	}

	#saulmadeStones
	{
		position: absolute;
		top: 138px;
		left: 37px;
	}

	.linkSaulmade
	{
		color: #93887F;
		border-bottom: 1px solid #DEDBD8;
	}
