#hd_address
	{
		width:344px;
		height:46px;
		position:relative;
	}
#hd_address span
	{
		background:#fff url("../images/address.png") no-repeat;
		position:absolute;
		width:100%;
		height:100%;
	}
html
	{
		font-size:100%;
		font-family: georgia, times new roman, trebuchet ms;
		background: url("../images/bgHtml.png") 50%;
		margin:0px;
	}
body
	{
		font-size:80%;
		background:transparent url("../images/bgBody.png") 50% top no-repeat;
		margin:0px;
		padding:0px;
	}
.clearer
	{
		clear:both;
	}
#container
	{
		width:660px;
		margin:0px auto;
	}
li
	{
		margin:5px 0px;
	}
#photos
	{
		float:right;
	}
#price
	{
		font-weight:bold;
		text-align:center;
		margin:20px;
		font-size:120%;
	}
#slideShow
	{
		float:left;
	}