body {
	margin:25px;
	text-align:center; /*IE fix*/
	background-color:#F7ADD0;
}
#container {
	position:relative;
	width:648px;
	height:468px;
	margin:0 auto;
	text-align:left; /*IE fix*/
}
.homepage {
	background:#FAD5E5 url(images/background.jpg) no-repeat;
}
.interior {
	background:#FAD5E5 url(images/header.gif) no-repeat;
}
#menu {
	position:absolute;
	top:80px;
	left:70px;
	font-family:georgia, times new roman, serif;
	font-weight:bold;
	font-size:0.8em;
	color:#ffffff;
	text-transform:uppercase;
}
#menu a {
	color:#ffffff;
	text-decoration:none;
}
#party-and-sale {
	/*visibility:hidden;*/
	position: relative;
	top: 10px;
	width: 608px;
	background-color:#FAD5E5;
	border: 1px none #999999;
	padding: 20px 20px 20px 0;
	left: 1px;
	float: none;
}
#party-and-sale h1 {
	margin:0px 0px 8px 0px;
	font: bold 1.3em georgia, times;
}
#party-and-sale h2 {
	font-size:1.2em;
	font-family:georgia, times new roman, serif;
	margin:0px 0px 8px 0px;
}
#party-and-sale p {
	font-size:1em;
	font-family:georgia, times new roman, serif;
	margin:0px 0px 7px 0px;
}
#homepage-content {
	position:absolute;
	top:27px;
	left:370px;
	width:236px;
	height:393px;
	background-color:transparent;
	overflow:hidden;
	z-index:2;
	margin:10px 10px 10px 10px;
}
#interior-container {
	position:absolute;
	top:170px;
	left:0px;
	width:608px;
	padding:20px;
	background-color:#FAD5E5;
}
#interior-content {
	width:608px;
	z-index:2;
}
#homepage-content h1, #interior-content h1 {
	font-size:0.9em;
	font-family:georgia, times new roman, serif;
	margin:0px 0px 8px 0px;
}
#homepage-content h2, #interior-content h2 {
	font-size:0.7em;
	font-family:georgia, times new roman, serif;
	margin:0px 0px 8px 0px;
}
#homepage-content p, #interior-content p {
	font-size:0.6em;
	font-family:verdana, courier new, georgia, times new roman, serif;
	margin:0px 0px 7px 0px;
}
.reset {
	clear:both;
}
p.party {
	word-wrap: normal;
	font-style: normal;
	font-weight: normal;
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
