#master {
	height: 600px;
	width: 800px;
	position: relative;
	margin-left: -325px;
	left: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C4BA86;
	border-right-color: #C4BA86;
	border-bottom-color: #E3DCCE;
	border-left-color: #C4BA86;
}
body {
	background-image: url(images/back.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	height: 120px;
	width: 650px;

	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/header.gif);
}
#menu {
	height: 30px;
	width: 650px;
	position: relative;
	background-image: url(images/menu.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CABFAA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	height: 30px;
	width: 650px;
	background-image: url(images/footer.gif);
	position: relative;
	font-family: "Felix Titling";
	line-height: normal;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#master #in {
	position: static;
	left: 50%;
	top: 50%;
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-left: 50px;
}

#Layer3 {
	float: right;
	clear: right;
}
#master #offer {
	width: 147px;
	clear: right;
	float: right;
	visibility: visible;
	background-image: url(images/xmas.jpg);
	height: 480px;
}
#master #right corner {
	width: 20px;
	clear: right;
	float: right;
}

