body {
	margin: 0px;
	padding: 0px;
	background-color: #4d1728;
}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d1728;
	position: relative;
}
#header {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 61px;
	position: relative;
	z-index: 50;
	background-image: url(headertile.jpg);
	background-repeat: repeat-x;
}
#jsmenu {
	float: left;
	width: 546px;
}
#logo {
	float: right;
}
#content {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 60px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #ebbdcc;
}
#content a {
	font-weight: bold;
	color: #cbd6e7;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#content p {
	padding-bottom: 12px;
}

#pics {
	display: block;
	margin-left: 7px;
}
.bigpic {
}
.bigpic img {
	border: 3px solid #f8f7f7;
	display: block;
}

#onsale {
	background-image: url(onsale.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 212px;
	font-size: 18px;
	color: #4f2b19;
	text-align: center;
	margin-left: 5px;
	margin-top: 8px;
	background-color: #eb648e;
	position: relative;
	margin-bottom: 170px;
}
#onsale strong {
	font-style: italic;
	font-size: 21px;
}
#onsalebtn {
	position: absolute;
	left: 69px;
	top: 78px;
	z-index: 50;
}

#onsaletxt {
	display: block;
	height: 48px;
	padding-top: 27px;
}
#baby_gallery {
	display: block;
	position: absolute;
	left: -11px;
	width: 233px;
	background-color: #eb648e;
	text-align: center;
	z-index: 25;
	top: 85px;
	height: 144px;
	padding-top: 17px;
}


#newsletter {
	background-image: url(join.jpg);
	background-repeat: no-repeat;
	width: 208px;
	font-size: 13px;
	text-align: center;
	padding-top: 20px;
	margin-left: 5px;
	margin-top: 10px;
}
#newsletter table {
	display: block;
}

#newstext {
	width: 143px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	margin-left: 17px;
	height: 17px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
}
#margindown {
	font-size: 1px;
	background-image: url(margindown.jpg);
	background-repeat: no-repeat;
	height: 9px;
	position: relative;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

#downmenu {
	display: block;
	list-style-type: none;
	position: absolute;
	width: 770px;
	left: 0px;
	top: -45px;
	z-index: 5;
	padding-left: 10px;
}
#downmenu li {
	display: inline;
}
#downmenu img {
	margin-right: 3px;
	margin-left: 3px;

}
#footer {
	padding-top: 55px;
	text-align: center;
	color: #ebbdcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 25px;
}
#footer ul {
	list-style-type: none;
	padding-bottom: 10px;
	font-size: 12px;
}
#footer li {
	display: inline;
}

#footer a {
	text-decoration: none;
	color: #ebbdcc;
}
#footer a:hover {
	text-decoration: underline;
}
.curl {
	font-size: 16px;
	padding-right: 3px;
	padding-left: 3px;
}
#holiday {
	position: absolute;
	left: 510px;
	top: 65px;
	font-size: 16px;
	font-weight: bold;
	width: 260px;
	color: #E01D57;
	text-align:center;
}