body { 
	padding: 0;
	margin: 0;
	}

#container { 
	margin: 0 auto;
	position: relative;
	width: 100%;
	background:url(http://www.arvc.org/images/subHeaderBG.jpg) left top repeat-x #efefef; 
}

#innerfooter { 
	clear: both;
	font-size: 9px;
	line-height: 12px;
	padding-top: 20px;
	}

#innerfooter ul { 
	margin: 0; 
	padding: 0;
	list-style-type: none;
	clear: both;
	}

#innerfooter ul li { 
	float: left; 
	list-style-image: none;
	border-right: 1px solid #CCC;
	padding-right: 5px;
	margin-right: 5px;
	}

#innerfooter ul li a, #innerfooter a { 
	font-size: 10px;
	}

#innerfooter p { 
	clear: both;
	padding-top: 8px;
	}

#content_area { 
	margin-top: 15px;
	}

#stampBG {
	top: 475px;
	}

#shadow { 
	background: url(http://www.arvc.org/images/subNavTop.jpg) repeat-x; 
	height: 6px;
	margin-bottom: 15px;
	}

#header { 
	margin: -10px 0 0 0;
	}

h3 { 
	font-size: 12px; 
	color: #069;
	margin-top: 18px;
	margin-bottom: 4px;
	}

.navtitle { 
	margin-top: 40px;
	}

#mbrLogin { 
	float:left;
	display:inline;
	background:none;
	height:40px;
	width:232px;
	}

#primaryContentCart {
	float:left;
	width:680px;
	/*border:solid 1px blue;*/
	padding:0 0 80px 0px;
	margin:0 0 0 20px;
	}

#wrapperCart { 
	background:url(http://www.arvc.org/images/cartBodyBGRpt.gif) right top repeat-y;
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;/**/
	margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height */
	padding:0px;
	width:970px;
}