@charset "UTF-8";
/* CSS Document */
/*
#container {
	width: 400px;
	height: 500px;
	position:absolute;
	text-align:center;
}
*/

#top_navigation {
	text-align:center;
	position: fixed;
	top: 0px;
	z-index: 350;
}
/*
#space {
	position: fixed;
	top: 10px;
	z-index: 350;
}
*/
#extra {
	text-align:center;
	position: fixed;
	bottom: 100px;
	right: 30px;
	height: 70px;
	width: 70px;
	z-index: 400;
	text-align: center;
}
#egg {
	text-align:center;
	position: fixed;
	bottom: 0px;
	height: 100px;
	width:100%;
	z-index: 350;
	text-align: center;
}
#icons {
	text-align:center;
	position: fixed;
	bottom: 100px;
	height: 100px;
	width:100%;
	z-index: 350;
	text-align: center;
}
#symbols {
	text-align:center;
	position: fixed;
	bottom: 200px;
	height: 60px;
	width:100%;
	z-index: 350;
	text-align: center;
}
#left {
	position: absolute;
	top: 24px;
	width: 230px;
	padding: 10px;
	height: 400px;
	vertical-align:text-bottom;
}
#right {
	position: absolute;
	top: 11px;
	width: 400px;
	padding: 20px;
}
div.container {
	width: 1000px;
	height: 400px;
	position:absolute;
	text-align:center;
}
div.pane {
	position: absolute;
	top: 24px;
	width: 600px;
	padding: 20px;
	text-align:center;

}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

.writing {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: right;
	font-size: 12px;
}

a {
	outline: none;
}

img {
	border-style: none;
	border: "0";
	text-align: center;
}
