#menu {
	position: relative; 
	left: 0px; 
	top: -120px; 
	margin: 0px;
	padding: 10px;
	border: 0px;
	width: 220px; 
	height: 20px;
	background-color: #700000;
	color: #b07373;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	font-size: 1.125rem;
	font-family: 'Gudea', sans-serif;
}

#content-top {
	position: relative; 
	left: 240px; 
	top: -160px; 
	margin: 0px;
	padding: 10px;
	border: 0px;
	width: 640px; 
	height: 20px;
	background-color: #700000;
	color: #b07373;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	font-size: 1.125rem;
	font-family: 'Gudea', sans-serif;
}

#content {
	position: relative; 
	left: 0px; 
	top: -159px; 
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 900px; 
	height: 499px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	font-size: 1rem;
	font-family: 'Gudea', sans-serif;
	background-image: url("../img/bg.jpg");
	background-repeat: no-repeat;
	background-position: center; 
}

#login {
	position: absolute;
	display: none;
	left: 250px; 
	top: 200px; 
	margin: 0px;
	padding-left: 10px;
	padding-top: 40px;
	border: 1px solid #c0c0c0;
	border-radius: 4px;
	width: 402px; 
	height: 160px;
	background-color: #eeeeee;
	color: #b07373;
	text-decoration: none;
	line-height: 120%;
	font-weight: normal;
	font-size: 16px;
	font-size: 1rem;
	font-family: 'Gudea', sans-serif;
	z-index: 1;
}

#register {
	position: absolute;
	display: none;
	left: 250px; 
	top: 200px; 
	margin: 0px;
	padding-left: 10px;
	padding-top: 40px;
	border: 1px solid #c0c0c0;
	border-radius: 4px;
	width: 402px; 
	height: 310px;
	background-color: #eeeeee;
	color: #b07373;
	text-decoration: none;
	line-height: 120%;
	font-weight: normal;
	font-size: 16px;
	font-size: 1rem;
	font-family: 'Gudea', sans-serif;
	z-index: 1;
}

#info {
	position: absolute;
	display: block;
	left: 250px; 
	top: 200px; 
	margin: 0px;
	padding-left: 10px;
	padding-top: 30px;
	border: 1px solid #c0c0c0;
	border-radius: 4px;
	width: 402px; 
	height: 200px;
	background-color: #eeeeee;
	color: #b07373;
	text-decoration: none;
	line-height: 120%;
	font-weight: normal;
	font-size: 16px;
	font-size: 1rem;
	font-family: 'Gudea', sans-serif;
	z-index: 1;
}

.popupheadline {
	position: absolute;
	left: 0px; 
	top: 0px; 
	margin: 0px;
	padding: 5px;
	border_bottom: 1px solid #c0c0c0;
	border-radius: 4px 4px 0px 0px;
	width: 402px; 
	height: 20px;
	background-color: #700000;
	color: #ffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-size: 1rem;
	font-family: 'Gudea', sans-serif;
}

.popupclose {
	position: absolute; 
	left: 380px; 
	top: 4px; 
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 30px; 
	height: 20px;
	text-align: right;
}

#noscript {
	position: absolute; 
	display: none;
	left: 100px; 
	top: 200px; 
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 680px; 
	height: 20px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	line-height: 120%;
	font-size: 64px;
	font-size: 4rem;
	font-family: 'Gudea', sans-serif;
	z-index: 1;
}

.mobile_alert {
	position: absolute; 
	left: 100px; 
	top: 10px; 
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 680px; 
	height: 20px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	line-height: 120%;
	font-size: 64px;
	font-size: 4rem;
	font-family: 'Gudea', sans-serif;
}
