/* ----------- Old President ------------ */

#containerExecVicePres {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow:0 0 5px 0 #888888;
	-webkit-box-shadow:0 0 5px 0 #888;
	background-image:url("http://www.washington.edu/president/images/bkg_provost.gif");
	background-position:20px bottom;
	background-repeat:no-repeat;
	border:1px solid #CACACA;
	margin:4px auto 20px;
	overflow:hidden;
	padding:15px 0 0 20px;
	width:778px;
	float: none;
	background-color: #fff;
}
#NavContainer  {
	background-image:url("http://www.washington.edu/common/images/presidentLeftStrip.gif");
	background-position:0 105px;
	background-repeat: repeat-x;
}
body 					{  margin: 0 }

