@charset "UTF-8";
/* CSS Document */

body {
	background: none !important;
}

.colLeft {
	display: none;
}

.bcOuter {
	display: none;
}

.headerOuter {
	background: none;
	background-image: url(../images/siteLogos/logo-grad-school-print.png);
	background-repeat: no-repeat;
	width: 930px;
	height: 65px;
	margin: 20px auto;
}

/*.contentWidth {
	display: none;
}*/

.headerInner {
	display: none;
} 

.contentBanner {
	display: none;
}

.pageWidth {
	display: none !important;
}

.contentWidth footerOuter {
	display: none !important;
}

.footerOuter {
	display: none !important;
}

.dired {
	display: none !important;
}

.collegeHomeFeature {
	display: none;
}

.departmentPage .contentFull {
    width: 930px;
	margin-left: 0;
}

h1  {
	color: #000 !important;
	font-family: Georgia, 'Times New Roman', Times, serif !important;
	font-size: 32px !important;
}

h2  {
	color: #666 !important;
	font-size: 24px !important;
}

p, table, td, li {
    font-size: 16px !important;
    line-height: 22px !important;
	color: #000 !important;
}

a, a:link, a:visited {
	text-decoration: underline;
	color: #000;
}

a:hover, a:active {
	text-decoration: none;
}

.contentMinimal {display: block !important}