.bg {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 148px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
}
.bg3 {
	background-image: url(../images/center_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	position: relative;
	top: 0px;
	bottom: 0px;
}
.bg_end {
	background-image: url(../images/center_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 87px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
}
.bg_end2 {
	background-image: url(../images/down_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 17px;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 9px;
	position: absolute;
	left: 99px;
}

.bg2_2 {
	background-image: url(../images/center_right.jpg);
	position: relative;
	top: 0px;
	height: 427px;
	right: 0px;
	left: 197px;
	width: 603px;
	background-position: right;
	background-repeat: repeat-y;
}

.bg2_2top {
	background-image: url(../images/top_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 17px;
	width: 603px;
	position: relative;
	left: 197px;
	top: 3px;
	font-size: 5px;
}
.bg_end3 {
	background-image: url(../images/down_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg2 {
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 444px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
}
.button_left {
	z-index: 3;
	top: 217px;
	position: absolute;
	overflow: auto;  
   	width: 800px; 
   	left: 50%;  
   	margin-left: -400px;
	text-align: center;
}
.header {
	text-align: center;
	position: absolute;
	top: 0px;
	z-index: 1;
}
.Center_field {
	position: absolute;
	width: 100%;
	top: 150px;
	font-family: "Monotype Corsiva", Arial, sans-serif;
	font-size: 12pt;
	font-style: italic;
	letter-spacing: 0px;
	color:#660033;
	line-height: 22px;
	z-index: 2;
}


.Center_field_guest {
	position: absolute;
	width: 100%;
	top: 150px;
	FONT-FAMILY: verdana,arial,helvetica;
	FONT-SIZE: 12px;
	z-index: 3;
}

