body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #472A7E;
}
.container  {
	width: 870px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
.mainContent  {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mastHead {
	
	position: relative;
}

.navBar {
	position: relative;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	background-color: #CE0053;
	top: 0px;
	font-size: 14px;
	border: 1px solid #666666;
}
.navBar a {
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navBar a:hover {
	color: #B7A2DF;
	text-decoration: none;
}

.resultsList {
	background-color: #E0D8F1;
}
.ItemTop {
	background-image: url(../_images/detailHead.png);
	background-repeat: repeat-x;
	height: 25px;
	font-size: 18px;
	padding-top: 5px;
	color: #000000;
	padding-left: 10px;
	font-weight: bold;
	font-style: italic;
}
.detailClmLft {
	float: left;
	width: 350px;
	padding-top: 10px;
	padding-left: 5px;
}
.itemDetailDetails {
	border: 1px solid #999999;
	padding-right: 3px;
	padding-left: 3px;
}

.detailClmLft h3 {
	text-decoration: underline;
}
.detailClmRt {
	float: right;
	height: 360px;
	width: 480px;
	padding-right: 10px;
	padding-top: 5px;
}
.detailThumbArea {
	padding-top: 5px;
}

.thumb {
	cursor: hand;
}
.itemContainer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	cursor: hand;
	position: relative;
}


.itemContainer a {
	color: #333333;
	text-decoration: none;
	cursor: hand;
}
.itemContainer:hover {
	background-color:#F7F4FB;
	
}
.itemPic {
	position: relative;
	float: left;
	margin-right: 5px;
}
.searchClmnLft {
	float: left;
	width: 450px;
	position: relative;
	font-size: 12px;
}
.searchClmnLft h2 {
	line-height: 30px;
	font-size: 20px;
}
.searchClmnRt {
	float: right;
	width: 220px;
	position: relative;
	margin-top: 8px;
	font-size: 12px;
}
.clearflt {
	clear: both;
	float: none;
}
.footer {
	background-image: url(../_images/detailHead.png);
	height: 30px;
	position: relative;
}
.alfoot {
	float: left;
	position: relative;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 10px;
	font-size: 14px;
}
.itfoot {
	position: relative;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding-top: 8px;
	color: #333333;
	float: right;
	padding-right: 5px;
}
.itfoot a {
	color: #CC0000;
	text-decoration: none;
}
.itfoot  a:hover {
	color: #FFFFFF;
}
.style1 a {
	color: #CE0053;
	font-weight: bold;
}
