@charset "utf-8";
/* CSS Document */

	h2
	{
	font-family: Arial, Helvetica, sans-serif;
	width : 640px;
	color : #FFF9D9;
	font-size : medium;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF9D9;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	width : 640px;
	color: #FFF8D9;
	font-size: small;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF9D9;
}
	.panorama_name
	{
		font-weight : bold;
		text-align : center;
		font-family : Verdana;
		font-size : 16px;
		margin-top : 20px;
		margin-bottom : 15px;
	}
a {
	color: #FFF9D9;
	text-decoration: none;
}

	
body {
	background-color: #801F18;
}
p.close {
	margin-bottom: 0px;
	text-align: right;
	width: 640px;
}
