body{
	margin: 0px 0px 0px 0px; 
	*margin: 1px 0px 0px 0px; 
	background-image: url('../site_graphics/pagebg.jpg');
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333;
	text-align:center;
}

a {color: #750050; text-decoration: underline;}
a:hover {color: #750050; text-decoration: underline;}

#contentBlock {
	width:766px;
	margin-left: auto; margin-right: auto; 
	padding-bottom: 10px;
	text-align: left;
}

#logoBlock {
	float: left;
	width:540px;
	padding:9px 0px 0px 9px;
}

#storesBlock {
	float: left; 
	width:217px; 
	padding:0px 0px 0px 0px;
}

#navBlock {
	height:48px;
	background-image: url('../site_graphics/bg_nav.gif');
	background-repeat: repeat;
	padding-bottom: 0px;
	*padding-bottom: 0px;
}

.floatBlock {
	float:left;
}

#emailBox {
	float:left; 
	margin: 15px 0px 0px 27px;
	*margin: 0px 0px 0px 13px;
	*padding-top: 15px; 
}

#signup{
	float:left; 
	margin: 15px 0px 0px 5px;
	*margin: 0px 0px 0px 6px;
	*padding-top: 16px; 
}

#spotlight {
	height:268px; 
	margin: 10px 0px -10px 0px;
}

#footerBlock {
	height:33px;
	*height:53px;
	background-image: url('../site_graphics/bg_nav.gif');
	background-repeat: repeat;
	padding-top:20px;
	font-size: 10px; 
	color: #666666;
}

#leftFooter {
	width: 166px;
	margin-left:10px;
	float: left;
}

#rightFooter {
	width: 580px;
	*width: 570px;
	text-align: right;
	margin-right: 10px;
	float: left;
}

.leftHeader{
	width:176px;
	background-color:#ececec;
}

.rightHeader{
	width:590px;
	background-image:url('../site_graphics/bg_header.gif');
}

.fullHeader{
	width:766px;
	background-image:url('../site_graphics/bg_header.gif');
}

.leftContent {
	width:156px;
	*width:176px;
	background-color:#ececec;
	padding: 0px 10px 10px 10px;
	text-align:right;
}

.rightContent {
	margin: 0px 20px 10px 20px;
	width:550px;
	background-color:#ffffff;
}

.fullContent {
	margin: 0px 20px 10px 20px;
	width: 730px;
	background-color:#ffffff;
}

.lineSpacer {
	height:25px;
}

.clearBlock {
	clear:both;
}

.topfiveItem{
	width: 150px;
	*width: 156px;
	padding: 3px;
	margin: 0px 0px 3px 0px;
	background-color: #ffffff;
	text-align: left;
}

.pdf{
	background-image: url('../site_graphics/icon_pdf.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 18px;
	font-size: 10px; 
}

.captionText {
	font-size: 10px; 
	color: #666666;
}

.subcaptionText {
	font-size: 10px; 
	color: #999999;
}
