body{
	font-family: Courier, Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFF;
}

a{
	color: #8F8235;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

#page-bg{
	background-color: #000000;
}

#wrapper{
	width: 700px;
	height: 585px;
	margin: 0 auto;
	overflow: visible;
}

#topmenu{
	width: 700px;
	height: 25px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: right;
}
/*******************************************/
/************  main page design ************/
/*******************************************/

#steampic{
	width: 700px;
	height: 560px;
}

#steampic-left{
	position: relative;
	width: 196px;
	height: 280px;
	overflow:hidden;
	background: transparent url('images/remember-steam-left.png') no-repeat top left;
	float: left;
}

#steampic-middle{
	position: relative;
	width: 226px;
	height: 280px;
	overflow: hidden;
	background: transparent url('images/remember-steam-middle.gif') no-repeat top left;
	float: left;
}

#steampic-right{
	position: relative;
	width: 278px;
	height: 280px;
	overflow: hidden;
	background: transparent url('images/remember-steam-right.png') no-repeat top left;
	float: right;
}

#steampic-bottom{
	position: relative;
	width: 700px;
	height: 280px;
	overflow: hidden;
	background: transparent url('images/remember-steam-bottom.png') no-repeat top left;
	float: left;
}

#logo{
	position: relative;
	overflow: visible;
	width: 200px;
	height: 33px;
	padding-top: 25px;
	padding-left: 0px;
	float: left;
}


/*******************************************/
/************  situations page ************/
/*******************************************/

#situations{
	width: 700px;
	height: 701px;
	background: transparent url('images/situations-bg.jpg') no-repeat top left;
}

#blue-man{
	position: relative;
	width: 65px;
	height: 92px;
	top: 24px;
	left: 380px;
	
}

#yellow-man{
	position: relative;
	width: 57px;
	height: 102px;
	left: 412px;
	top: -121px;
	
}

#pink-lady{
	position: relative;
	width: 100px;
	height: 224px;
	left: 4px;
	top: -177px;
	
}

#green-man{
	position: relative;
	width: 57px;
	height: 102px;
	left: 227px;
	top: -154px;
	
}

#pink-woman{
	position: relative;
	width: 73px;
	height: 119px;
	left: 592px;
	top: -6px;
	
}

#orange-man{
	position: relative;
	width: 89px;
	height: 161px;
	left: 601px;
	top: 18px;
	
}

/*******************************************/
/************ amuse-bouche page ************/
/*******************************************/

#amuse-bouche{
	width: 700px;
	height: 548px;
	background: transparent url('images/amuse-bouche-bg.jpg') no-repeat top left;
}

#amuse-bouche-blue-bottle{
	position: relative;
	width: 71px;
	height: 41px;
	left: 215px;
	top: 188px;
}

#amuse-bouche-green-bottle{
	position: relative;
	width: 32px;
	height: 63px;
	left: 245px;
	top: 200px;
}

#amuse-bouche-yellow-bowl{
	position: relative;
	width: 71px;
	height: 41px;
	left: 258px;
	top: 192px;
}

#amuse-bouche-red-cup{
	position: relative;
	width: 46px;
	height: 33px;
	left: 395px;
	top: 159px;
}

#amuse-bouche-orange-cup{
	position: relative;
	width: 47px;
	height: 34px;
	left: 359px;
	top: 145px;
}

#amuse-bouche-blue-jug{
	position: relative;
	width: 39px;
	height: 54px;
	left: 148px;
	top: 183px;
}


/*******************************************/
/*********** the violet hour page **********/
/*******************************************/

#the-violet-hour{
	width: 700px;
	height: 701px;
	background: transparent url('images/the-violet-hour-bg.jpg') no-repeat top left;
}

#the-violet-hour-hat{
	position: block;
	width: 44px;
	height: 55px;
	padding-left: 389px;
	padding-top: 250px;
}


#the-violet-hour-cane{
	position: relative;
	width: 46px;
	height: 155px;
	left: 522px;
	top: 179px;
}

/*******************************************/
/*********** the violet hour page **********/
/*******************************************/

#the-violet-hour-2{
	width: 700px;
	height: 700px;
	background: transparent url('images/the-violet-hour-bg-2.jpg') no-repeat top left;
}

#statue{
	position: absolute;
	width: 14px;
	height: 36px;
	margin-left: 270px;
	margin-top: 300px;
	
}

#flower{
	position: absolute;
	width: 45px;
	height: 45px;
	margin-left: 595px;
	margin-top: 445px;
	
}


/*******************************************/
/************ Circle of Friends page **************/
/*******************************************/

#circle-of-friends{
	width: 700px;
	height: 446px;
	background: transparent url('images/circle-of-friends-bg.jpg') no-repeat top left;
}

#thumbs{
	padding: 10px;
	float: left;
}

#thumbs a{
	padding: 10px;
}