@import url("../css/common_structure.css");
@import url("../css/common_style.css");

/* UNH Template version 2.1.1 for more information and latest version http://www.unh.edu/toolkit/toolkit.html --> */

/* 
This file controls the 2 column layout. To maintain simple style sheets, only css specific to the layout should be used in this file. 

*/
		
		/* Large column for the main content */
		#content {
			margin: 0px 210px 0px 25px;
			padding: 0px 0px 0px 0px;
			background-color: #ffffff;
			overflow: visible;
			}
		
		
			
			