body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#logo {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 509px;
	position: relative;
}
#container {
	padding: 0px;
	margin: 0px;
	position: absolute;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	position: absolute;
	top: 100px;
	left: 110px;
	text-align: right;
	width: 385px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
#back_pano {
	margin: 0px;
	padding: 0px;
	height: 309px;
	width: 509px;
	position: relative;
	background-image: url(back_pano.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav {
	margin-top: 5px;
	vertical-align: middle;
	position: absolute;
	text-align: right;
	padding-right: 10px;
	background-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 18px;
}
select {
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}



#pano {
	position: absolute;
	left: 10px;
	top: 10px;
}
#red_buttons {
	position: absolute;
	height: 23px;
	width: 268px;
	top: 72px;
	left: 241px;
}
a:visited {
	color: #990000;
}
