body {
	background: #212349 url(../../images/dress/dresstop.jpg) no-repeat center 22px;
}

#container {
	background: url(../../images/dress/dress.jpg) repeat-y center;
}

#pageHeader {
	background: #1e2142 url(../../images/dress/dressheader.jpg) repeat-x center top;
	border-bottom: 3px solid #9ea4e0;
	border-top: 3px solid #53569b;
}

#footer {
	background: url(../../images/dress/dressbottom.jpg) center bottom;
}

#footer a:link, #footer a:visited {
	color: #696ebf;
}

#footer a:hover, #footer a:active {
	color: white;
}

#breadcrumbcontainer a:link {
	color: #212349;
}

#breadcrumbcontainer a:hover {
	color: white;
}

#navcontainer {
	border-bottom: 1px solid #707ebd;
		background: #1e2142 url(../../images/dress/dressheader.jpg) repeat-x center top;
	border-top: 1px solid #3e4069;
}

#navcontainer a {
	color: #9ea4e0;
}

#navcontainer ul ul a {
	color: #8286b9;
}

.blog-entry-title {
	background: #212349 url(../../images/dress/dressheader.jpg) repeat-x center top;
	border-top: 1px solid #55559b;
	border-bottom: 1px solid #9ea4e0;
}

