/* Global Settings 
**************************************/
/* establish Tag Selectors, associated with HTML tags of the same name */

	div#hWrap {
	width:950px;
	height:150px;
	background-image:url(pics/urs_def.jpg);
	background-image:no-repeat;
	background-position:left;
	/*
	margin:0px 10px 10px 10px;
	*/
	}

