#lftcol {
	float: left;
	width: 220px;
}
#rgtcol {
	float: right;
	width: 355px;
}
#midcol {
	margin: 0 365px 0 230px;
	font-size: 105%;
}
#midcol h1 { text-align: center; text-transform: uppercase; padding: 10px 0; }
#midcol h2 { font-family: Geneva, Arial, Helvetica, sans-serif; }

.itemlist { width: 186px; }
.itemlist a { background: #fff; padding-right: .5em; }
.cnnctr { background: url("/images/cnnctr.gif") repeat-x top left; }
.plain { background: #fff; }
.detailbox {
	width: 193px;
	float: right;
	border: 1px dashed black;
	padding: 5px;
}
.basebox {
	width: 197px;
	float: right;
}
.detail { display: none; }
.itemimg { float: right; padding: 3px; }
.bndlimg { text-align: center; }
.basebndl { display: none; }

.subnav { font-size: 115%; color: #333; padding: 12px 10px 1px 40px; background: url("/images/subnavln.gif") left top repeat-x; margin: 10px 0; }
.subnav a {
	color: #fff;
	background-color: #6b8f6b;
	text-decoration: none;
	padding: 5px 10px;
	margin-right: 3px;
	border: 1px solid #fff;
}
.subnav a:hover { color: #000; }
.subcurr { background-color: #fff; border: 1px solid #fff; padding: 5px 10px; margin-right: 3px; }

.press { width: 75%; margin: 0 auto; }
.famousmoms { width: 75%; margin: 0 auto; text-align: center; }
.close {
	width: 50%;
	margin: 2em auto 0 auto;

}
