body, html {
	background:url('images/bg.png') top left repeat-x;
}

body .index1 {
	background:url('/i/index1_blue.gif') top left no-repeat #ae2224;
	position:absolute;
	left:50px;
	top:35px;
}

body .index2 {
	background:url('/i/index2_blue.gif') top right no-repeat;
}

body .index3 {
	background:url('/i/index3_blue.gif') bottom right no-repeat;
}

body .index4 {
	background:url('/i/index4_blue.gif') bottom left no-repeat;
	padding:5px 8px;
	font-size:14px;
	line-height:20px;
}

#measurer {
	position:absolute;
	top:-2em;
	left:0;
	width:100%;
}

#container {
	position:relative;
	min-width:900px;
}

#tu {
	position:absolute;
	left:200px;
	top:-300px;
}
	#tu img {
		position:absolute;
		left:0;
		top:0;
		z-index:10;
		cursor:pointer;
	}

		#container #tu img.selected {
			border:2px solid #ccc;
			margin:-2px 0 0 -2px;
			z-index:100;
		}

		body #container #tu img.active {
			z-index:101;
			border:1px solid #ccc;
		}

#goodbye-container {
	position:absolute;
	left:70px;
	top:570px;
	display:none;
}

#tu #tu1 {
	left:0px;
}

#tu #tu2 {
	left:110px;
}

#tu #tu3 {
	left:220px;
}

#tu #tu4 {
	left:330px;
}

#tu #tu5 {
	left:440px;
}

#tu #tu6 {
	left:550px;
}

#tu #tu7 {
	left:610px;
	top:-50px;
	z-index:9;
}

#tu #tu8 {
	left:630px;
	top:-100px;
	z-index:8;
}

#tu #tu9 {
	left:240px;
	top:-5px;
	z-index:9;
}

#tu #tu10 {
	left:280px;
	top:-10px;
	z-index:8;
}			

#tu #tu11 {
	left:320px;
	top:-15px;
	z-index:7;
}

#tu #tu12 {
	left:240px;
	top:5px;
	z-index:11;
}			

#tu #tu13 {
	left:280px;
	top:10px;
	z-index:12;
}

#tu #tu14 {
	left:320px;
	top:15px;
	z-index:13;
}

#author {
	position:absolute;
	color:#fff;
	left:540px;
	top:360px;
	z-index:3000;
	width:15em;
	font-size:13px;
	display:none;
}