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

body {
	background-color: #F0E4FD;
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	}
	
a:link {
	text-decoration: underline;
	color: #6D2A80;
	}
	
a:visited {
	text-decoration: underline;
	color: #6D2A80;
	}
	
a:hover, a:active {
	text-decoration: none;
	color: #AA2BCA;
	}
	
a img {
	border: none;
	}
	
#page {
	width: 990px;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	}
	
#page #banner {
	width: 100%;
	}
	
#page #banner #titles {
	float: left;
	width: 625px;
	padding-left: 18px;
	}
	
#page #banner #titles #logo {
	float: left;
	margin-right: 5px;
	}
	
#page #banner #searchform {
	float: right;
	margin-right: 5px;
	text-align: center;
	margin-top: 10px;
	}
	
#page #banner #searchform a {
	text-decoration: none;
	}
	
#page #banner #searchform fieldset {
	border: 0px;
	text-align: center;
	}
	
#page #container {
width: 990px;
background-image: url(../images/home-container-bg.gif);
background-repeat: repeat-y;
margin: 0;
padding: 0;
border: 0;
}
	
#page #main {
	width: 735px;
	float: left;
	}
	
/* Top Navigation */
	
#page #main #topnav {
	clear: both;
	height: 28px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	}
	
#page #main #topnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#page #main #topnav ul li {
	display: inline;
	float: left;
	}
	
#page #main #topnav ul li a {
	display: block;
	height: 28px;
	background-color: #734488;
	text-align: center;
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	line-height: 26px;
	}
	
#page #main #topnav ul li a:hover, #page #main #topnav ul li a.highlight {
	background-color: #8F56A7;
	}
	
#page #main #topnav ul li.home {
	width: 84px;
	border-left: 1px #000 solid;
	border-right: 1px solid #000;
	}
	
#page #main #topnav ul li.home a {
	background-color: #8F56A7;
	}

#page #main #topnav ul li.departments {
	width: 229px;
	border-right: 1px solid #000;
	}
	
#page #main #topnav ul li.undergrad {
	width: 269px;
	border-right: 1px solid #000;
	}
	
#page #main #topnav ul li.admin {
	width: 148px;
	}
	
/* Links/Main Image */

#page #main #splash {
width: 735px;
}
	
#page #main #splash #links {
	width: 187px;
	float: left;
	height: 196px;
	max-height: 196px;
	overflow: hidden;
	background-image: url("../images/linksbg.png");
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #F0E4FD;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid;
	border-left: 1px #000 solid;
	}
	
#page #main #splash #links h2 {
	font-size: 1em;
	background-image: url("../images/bentunderline.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height: 31px;
	margin: 0px;
	padding: 0px 10px;
	}
	
#page #main #splash #links ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#page #main #splash #links ul li {
	line-height: 18px;
	padding: 0px 0px 10px 8px;
	background-image: url("http://www.wcas.northwestern.edu/dline.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
#page #main #splash #links ul li:before {
	content: url("http://www.wcas.northwestern.edu/arrow.gif");
	}
	
#page #main #splash #links ul li.last {
	background-image: none !important;
	}
	
#page #main #splash #links ul li a {
	font-weight: bold;
	}
	
#page #main #splash #image {
	height: 197px;
	margin-left: 189px;
	padding: 0;
	margin: 0;
	border: 0;
	}
	
/* Content */
	
#page #main #content {
	background-color: #FFF;
	background-image: url("../images/bardotbg.gif");
	background-repeat: repeat-y;
	background-position: 53.5% top;
	border-right: 1px #000 solid;
	border-left: 1px #000 solid;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#page #main #content #left {
	width: 350px;
	padding: 10px 20px 15px 20px;
	float: left;
	}
	
#page #main #content #right {
	width: 300px;
	padding: 10px 20px 15px 20px;
	float: left;
	border-left: 1px dotted #000;
	}
	
#page #main #content #left h2, #page #main #content #right h2 {
	font-size: 1.09em;
	padding: 0px 0px 7px 0px;
	border-bottom: 1px #000 solid;
	font-weight: bold;
	margin-top: 0px;
	}
	
#page #main #content #left h3, #page #main #content #right h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
#page #main #content #left p, #page #main #content #right p {
	margin: 0px;
	}
	
#page #main #content #left .item, #page #main #content #right .item {
	margin: 15px 0px;
	}
	
#page #footerimg {
	clear: both;
	margin-top: -1px;
	}
	
#page #main #content #right #deansoffice {
margin-top: 25px;
}
	
/* Sidebar */

#page #sidebar {
	width: 255px;
	float: left;
	}
	
#page #sidebar .item {
	border-top: 1px #000 solid;
	}
	
#page #sidebar .item h2 {
	background-color: #C1C1C1;
	padding: 6px 10px 7px 10px;
	font-size: 1.1em;
	margin: 0px;
	}
	
#page #sidebar .item .content {
	padding: 0 15px 0 15px;
	}
	
#page #sidebar .item .content p {
	margin-top: 10px;
	margin-bottom: 12px;
	}
	
#page #sidebar .item .content ul {
	margin: 0px;
	padding: 0px;
	}
	
#page #sidebar .item .content ul li {
	margin-left: 20px;
	}
	
#page #sidebar .item .content .aligncenter {
	margin-top: 10px;
	margin-bottom: 12px;
	text-align: center;
	}
	
#page #sidebar .promo-images {
width: 225px;
margin: 0 auto 15px auto;
padding: 0;
}

#page #sidebar .promo-images img {
border: 1px solid #000;
}

.two-thumb-promo-left {
float: left;
width: 102px;
}

.two-thumb-promo-right {
float: right;
width: 102px;
}
	
/* Footer */

#footer {
	width: 800px;
	text-align: center;
	margin-left: 100px;
	}
	
#footer #footer-links {
	margin-top: 10px;
	}
	
#nu img {
float: right;
}
	
#footer #info {
	float: right;
	width: 430px;
	}
	
	#footer #info p {
		margin-top: 3px;
	}
	
#footer #wcas {
	width: 330px;
	float: left;
	padding-top: 25px;
	}
	
/* Misc */

.clear {
	clear: both;
	}
	
img.bordered {
	border: 1px #000 solid;
	}
	
img.alignleft {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	}
	
img.alignright {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	}
	
p.date {
font-weight: bold;
}
