#flashBox {
	position:absolute;
	left:238px;
	top:238px;
	width:600px;
	height:335px;
	z-index:4;
	border: thin dotted #565063;
	padding: 2px;
}
#antique1 {
	position:absolute;
	left:711px;
	top:60px;
	width:130px;
	height:186px;
	z-index:4;
	padding: 2px;
	border: thin dotted #565063;
}
#antique2 {
	position:absolute;
	left:13px;
	top:278px;
	width:221px;
	height:275px;
	z-index:5;
	padding: 2px;
	border: thin dotted #565063;
}
#antique3 {
	position:absolute;
	left:256px;
	top:278px;
	width:302px;
	height:275px;
	z-index:6;
	padding: 2px;
	border: thin dotted #565063;
}
#antique4 {
	position:absolute;
	left:579px;
	top:278px;
	width:289px;
	height:275px;
	z-index:7;
	padding: 2px;
	border: thin dotted #565063;
}
#homeText {

	position:absolute;
	left:321px;
	top:24px;
	width:515px;
	height:auto;
	z-index:6;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #443F4E;
	border-bottom-color: #443F4E;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
}
