/****************************************
 * IWS
 * Section D CSS Rules
 ****************************************/
 
/****************************************
 * Campaign Images 
 ****************************************/
/*#identity {
	background: url(../images/campaign/header_studentresources.jpg) no-repeat 50% 0;
	}
	
#wrap #identity h1 {
	padding-top: 40px;
	line-height: 1em;
	height: 110px;
	}*/
#wrap {
	background: transparent url('../images/project/resources.jpg') 50% 0 no-repeat;
	background-size: 100%;
	position: relative;
}

/* orientation form */
table#advising-table td {
    padding: 5px 10px;
    }