#mid {
	background: url(/skins/default/images/mid_home.jpg) no-repeat top center;
	padding: 0px 16px;
	margin: 0px;
}
#search {
	height: 113px;
}
#searchByLabel {
	position: relative;
	left: 462px;
	top: 35px;
	padding-left: 80px;
}
#criteriaLabel {
	position: relative;
	left: 512px;
	top: 35px;
	padding-left: 80px;
}
#searchBy {
	width: 127px;
	height: 16px;
	font-family: verdana, serif;
	font-size: .8em;
	color: #666;
	position: relative;
	left: 376px;
	top: 49px;
	border: solid 1px #B2B2B3;
}
#criteria {
	width: 128px;
	height: 14px;
	font-family: verdana, serif;
	font-size: .8em;
	color: #666;
	position: relative;
	left: 297px;
	top: 48px;
	border: solid 1px #B2B2B3;
}
#go {
	position: relative;
	left: 300px;
	top: 54px;
	border: 0;
	padding: 0;
}
#content {
	width: 510px;
}
#content div {
	background: #FFF url(/skins/default/images/contentbg.jpg) no-repeat top left;
	padding: 10px 28px;
}
#content p {
	font-size: 1em;
	text-align: left;
	line-height: 1.4em;
}
#memoryLaneTitle {
	width: 259px;
	height: 14px;
	background: url(/skins/default/images/welcomeToMemoryLane.gif) no-repeat top left;
}
#rightCol {
	width: 258px;
	float: right;
}
#newsHeadlines {
	margin-bottom: 5px;
}
#newsHeadlines p {
	margin: 2px 0px;
}
#newsHeadlines a {
	color: #6C6C60;
	text-decoration: none;
	font-weight: bold;
	border: dotted #CACACA;
	border-width: 0px 0px 1px 0px;
}
#newsHeadlines a:hover {
	text-decoration: none;
	border: solid #CACACA;
	border-width: 0px 0px 1px 0px;
}
#newsHeadlines div {
	background: #FFF url(/skins/default/images/rightColbg.jpg) no-repeat top left;
	padding: 15px 20px;
}
#newsHeadlines ul {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#newsHeadlines li {
	margin: 0px;
	padding: 5px 0px;
	color: #6F798C;
	font-size: .8em;
/*	border: dotted #B0B0B0;
	border-width: 0px 0px 1px 0px;*/
}
#newsHeadlines h2, #catalog h2 {
	margin: 0px;
}
#newsHeadlinesTitle {
	width: 116px;
	height: 11px;
	background: url(/skins/default/images/newsHeadlines.gif) no-repeat top left;
}
#catalog {
	margin: 0px;
	font-size: .8em;
	color: #6C6C60;
}
#catalog .internal {
	background: #FFF url(/skins/default/images/rightColbg.jpg) no-repeat top left;
	padding: 15px 20px 10px 15px;
}
#catalogTitle {
	width: 145px;
	height: 11px;
	background: url(/skins/default/images/fromTheCatalog.gif) no-repeat top left;
}
#catRight {
	width: 124px;
	float: right;
	margin-top: 10px;
}
#catLeft {
	width: 95px;
	margin-top: 15px;
}
#catLeft #fromTheCat {
	background: url(/skins/default/images/fromTheCatDropShadow.jpg) center center no-repeat;
	width: 95px;
	height: 93px;
}
#catLeft #fromTheCat img {
	width: 73px;
	height: 72px;
	margin-top: 10px;
	margin-left: 11px;
}
#catLeft #detail {
	width: 89px;
	height: 28px;
	background: url(/skins/default/images/detail.jpg) no-repeat top left;
}
#catLeft #detail a {
	width: 89px;
	height: 28px;
	display: block;
}
#catLeft #detail a:hover { background: transparent url(/skins/default/images/detail.jpg) 0 -28px no-repeat; }