body {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9866ad;
        background-image: url('/template_images/home_g.jpg');
background-repeat: repeat-x;
background-position: top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #5F2A59;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #5F2A59;
}
.bgBar {
	border: 6px solid #653461;
}
.bgImage {
	background-image: url(/template_images/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
	width: 1000px;
}
.MainNav, .MainNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #5F2A59;
	text-decoration: none;
}
.MainNav a:hover {
	text-decoration: underline;
}
.MainNavBottom, .MainNavBottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F2A59;
	line-height: 20px;
	text-decoration: none;
}
.MainNavBottom a:hover {
	text-decoration: underline;
}
.MiddleColumn {
	width: 275px;
}

.CatFashion {
	margin-top: 40px;
	border: 6px solid #5F2A59;
}
.CatProductPhoto {
	border: 2px solid #5F2A59;
}


.HomePageTxt {
	margin-top: 340px;
	margin-left: 10px;
	width: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5B0278;
	font-weight: bold;
}
