body {
	background-image: url(/images/cart/dept_bg.gif);
	background-repeat: repeat-x;
	background-color: #333333;
	color: #ffffff;
}

body#cart div.leftlogo a {
	background-image: url(/images/cart/sub_logo.gif);
}

div.leftnav {
	background-image: url(/images/cart/dept_leftbg.jpg);
	background-repeat: no-repeat;
}

div.pagecontainer {
	background-image: url(/images/cart/dept_headbg.gif);
	background-repeat: no-repeat;
}

a#wwwsubtoolbox {
	background-image: url(/images/cart/sub_lefttool.jpg);
	background-repeat: no-repeat;
	width: 142px;
	height: 123px;
	display: block;
}
a#wwwsubtoolbox:hover {
	background-position: -142px 0px;
}

a#wwwTop_prospective {
	background-image: url(/images/cart/dept_topprosp.gif);
	background-repeat: no-repeat;
	width: 164px;
	display: block;
	margin-left: 9px;
}
a#wwwTop_prospective:hover {
	background-position: -164px 0px;
}

a#wwwTop_current {
	background-image: url(/images/cart/dept_topcurrent.gif);
	background-repeat: no-repeat;
	width: 135px;
	display: block;
	margin-left: 45px;
}

a#wwwTop_current:hover {
	background-position: -135px 0px;
}

a#wwwTop_faculty {
	background-image: url(/images/cart/dept_topfaculty.gif);
	background-repeat: no-repeat;
	width: 117px;
	display: block;
	margin-left: 45px;
}
a#wwwTop_faculty:hover {
	background-position: -117px 0px;
}

a#wwwTop_alumni {
	background-image: url(/images/cart/dept_topalumni.gif);
	background-repeat: no-repeat;
	width: 55px;
	display: block;
	margin-left: 45px;
}
a#wwwTop_alumni:hover {
	background-position: -55px 0px;
}
div.www_sub_content a {
	color: #f28e36;
}

body#cart div.subfooter {
	background-image: url(/images/cart/cart_footbg.gif);
}

body#cart div#footer_left {
	background-image: url(/images/cart/cart_footbgleft.gif);	
}

body#cart div#footer_right {
	background-image: url(/images/cart/cart_footbgright.gif);	
}

