@import url("common_structure.css");
@import url("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 275px 0px 50px;
			padding: 0px 0px 0px 0px;
			background-color: #ffffff;
			overflow: visible;
			}

			