body{
	padding: 0px;
	margin: 0px;
	background: #000000;
	font-family: sans-serif;
	background-image: url(http://www.emporiumpharmacy.com/static_images/background.png);
	background-position: top center;
	background-repeat: repeat-y;
}
#all{
	background: #3A2633;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	
}
#header p{
	margin: 0px;
	padding: 0px;
}
#nav{
	float: left;
	width: 190px;
	color: #9c8d66;
}
#nav p{
	width: 190px;
}
#nav img{
	border: none;
}
#nav a{
	border: none;
	text-decoration: none;
}
#content{
	margin: 0px 0px 0px 190px;
}
#content img{
	padding: 0px;
	margin: 2px;
}
.section_outer{
	background-color: #A67C98;
	margin: 0px;
	padding: 0px;
}
.main_tl{
	background: url(http://www.emporiumpharmacy.com/static_images/main_tl.png) no-repeat top left;
}
.main_tr{
	background: url(http://www.emporiumpharmacy.com/static_images/main_tr.png) no-repeat top right;
}
.main_bl{
	background: url(http://www.emporiumpharmacy.com/static_images/main_bl.png) no-repeat bottom left;
}
.main_br{
	background: url(http://www.emporiumpharmacy.com/static_images/main_br.png) no-repeat bottom right;
}
.section_inner{
	color: black;
	line-height: 1.3em;
	padding: 6px;
	margin: 4px;
}
#footer_outer{
	background-color: #A66D94;
	padding: 0px;
	margin: 5px 0px 3px 0px;
	clear: left;
}
#footer_tl{
	background: url(http://www.emporiumpharmacy.com/static_images/footer_tl.png) no-repeat top left;
}
#footer_tr{
	background: url(http://www.emporiumpharmacy.com/static_images/footer_tr.png) no-repeat top right;
}
#footer_bl{
	background: url(http://www.emporiumpharmacy.com/static_images/footer_bl.png) no-repeat bottom left;
}
#footer_br{
	background: url(http://www.emporiumpharmacy.com/static_images/footer_br.png) no-repeat bottom right;
}
#footer_inner{
	padding: 1px 0px;
	color: white;
	text-align: center;
	line-height: 13px;
	font-size: 70%;
}
#footer_inner a{
	border: none;
	color: white;
	text-decoration: none;
}