body {
	background-image: url(images/SmallJoys-background.jpg);
	background-repeat: repeat;
	margin: 30px 0px 0px 0px;
}
.footer_style {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.button_home_neutral {
	background-image: url(images/nav_home_neutral.jpg);
	background-repeat: no-repeat;
	cursor: default;
}
.button_home_over {
	background-image: url(images/nav_home_over.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
.button_gifts_neutral {
	background-image: url(images/nav_gifts_neutral.jpg);
	background-repeat: no-repeat;
	cursor: default;
}
.button_gifts_over {
	background-image: url(images/nav_gifts_over.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
.button_forthehome_neutral {
	background-image: url(images/nav_forthehome_neutral.jpg);
	background-repeat: no-repeat;
	cursor: default;
}
.button_forthehome_over {
	background-image: url(images/nav_forthehome_over.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
.button_baby_neutral {
	background-image: url(images/nav_baby_neutral.jpg);
	background-repeat: no-repeat;
	cursor: default;
}
.button_baby_over {
	background-image: url(images/nav_baby_over.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
.button_contact_neutral {
	background-image: url(images/nav_contact_neutral.jpg);
	background-repeat: no-repeat;
	cursor: default;
}
.button_contact_over {
	background-image: url(images/nav_contact_over.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
.alt {
	visibility: hidden;
}
td#center_panel {
	background-image: url(images/SmallJoys-panel.jpg);
	background-repeat: no-repeat;
}
.blue_background {
	background-color: #9cb9d7;

}
#home_body_container {
	height:484px;
	z-index:3;
	background-image: url(images/home_live_panel.jpg);
	background-repeat: no-repeat;
}
#contact_body_container {
	height:484px;
	z-index:3;
	background-color: #9cb9d7;
}
#landing_body_container {
	height:484px;
	background-color: #9cb9d7;
}
#contact_body_container {
	height:484px;
	z-index:3;
	background-image: url(images/contact_live_backpanel.jpg);
	background-repeat: no-repeat;
}
#home_body {
	z-index:100;
	padding-left: 20px;
	padding-top: 10px;
	width: 300px;
}
#contact_body {
	z-index:100;
	margin-left:auto;
	margin-right:auto;
	padding-left: 0px;
	padding-top: 300px;
	width: 600px;
}
p {
	font-family: "Times New Roman", Times, serif;
}
.white_body_16 {
	text-align: justify;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 18px;
}
.white_body_15 {
	text-align: justify;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 17px;
}
.white_body_14 {
	text-align: justify;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	margin-top: 6px;
}
.white_body_13 {
	text-align: justify;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 15px;
	margin-top: 5px;
}
.white_body_12 {
	text-align: justify;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
	margin-top: -6px;
}

