body {
}
#mystoreheader {
	width: 900px;
}
#mystoreLeftSidebar {
	float: left;
	width: 125px;
	margin-top: 15px;
}
#mystoreRightSidebar {
	float: right;
	width: 125px;
	margin-top: 15px;
}
#mystoreContent {
	width: 600px;
	margin-left: 130px;
	margin-top: 15px;
}
.mystoreFooter {
	width: 900px;
}
#mystoreContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border: 4px solid #5c7976;
}
.mystoreredhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.8em;
	color: #82050A;
	text-decoration: none;
}
.mystoregreenbody {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
	color: #5C7976;
	text-decoration: none;
}

