body {
	background: #FFFFFF url(../images/backgrounds/hearts.gif);
}
#left_column_home {
	width: 400px;
	position: absolute;
}
.homepics_1 {
	width: 400px;
	position: absolute;
	height: 248px;
}
.homepics_2 {
	width: 250px;
	position: absolute;
	height: 220px;
	top: 258px;
}
.homepics_3 {
	width: 140px;
	position: absolute;
	height: 105px;
	top: 258px;
	left: 260px;
}
.homepics_4 {
	width: 140px;
	position: absolute;
	height: 104px;
	left: 260px;
	top: 373px;
}
#right_column_home {
	width: 412px;
	position: relative;
	left: 410px;
	top: 0px;
	height: 475px;
	display: table;
}
#textbox_home {
	width: 402px;
	position: relative;
	left: 0px;
	height: 270px;
	background-color: #F2F2F7;
	top: 10px;
	padding: 5px;
}
#textbox_home p {
	color: #666699;
	padding: 1px 5px;
	font-size: 12px;
}
.enterbutton {
	background-image: url(../images/homepage/enter.gif);
	width: 113px;
	position: absolute;
	height: 48px;
	bottom: 0px;
	right: 0px;
	text-decoration: none;
}
.enterbutton span {
	visibility:hidden;
}
#logo {
	background: url(../images/logos/logo.gif);
	height: 187px;
	width: 412px;
	position: relative;
	top: 0px;
}
#shop img{
	margin: 5px;
	border-width: 0px;
	border-style: none;
}