body {
	background:#404040 url(images/backFade.gif) repeat-x;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#FFF;
	line-height:15px;
	}

a:link {
	color:#FFF;
	text-decoration:none;
	}
	
a:visited {
	color:#FFF;
	text-decoration:none;
	}

a:hover {
	color:#C6F;
	text-decoration:none;
	}

p {
	line-height:18px;
	font-size:12px;
	}
	
h3 {
	margin-top:19px;
	margin-bottom:3px;
	font-size:16px;
	}
	
.logoArea {
	width:750px;
	text-align:right;
	}
	
.navArea {
	width:724px;
	height:14px;
	background-color:#4C4746;
	font-size:12px;
	border:1px solid white;
	padding:4px 12px;
	}
	
#logoBottom {
	position:relative;
	left:247px;
	top:58px;
	}
	
.pinkTop {
	width:740px;
	height:39px;
	background:url(images/topBar.gif) repeat-x;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	padding-top:4px;
	padding-left:10px;
	}

.content {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:25px;
	padding:0px;
	text-align:left;
	}
	
.columnLeft {
	width:307px;
	float:left;
	}
	
.facultyList{
	padding:35px 0px 0px 10px;
	line-height:24px;
	font-size:13px;
	height:269px;
	}
	
.facultyList a:link{
	font-weight:bold;
	}
	
.facultyList a:hover{
	font-weight:normal;
	}
	
.columnRight {
	width:383px;
	height:299px;
	float:left;
	font-size:12px;
	padding:25px 0px 10px 60px;
	}
	
.textBlock {
	width:275px;
	line-height:18px;
	margin-bottom:22px;
	}
.textBlock a:link {
	text-decoration:underline;
	color:#C6F;
	}
	
.textBlock a:hover {
	text-decoration:none;
	color:#FFF;
	}
	
.textBlock a:visited {
	text-decoration:underline;
	color:#C6F;
	}
	
.addressArea {
	width:750px;
	height:21px;
	padding-top:2px;
	clear:both;
	font-size:11px;
	color:#333;
	text-align:center;
	background:url(images/bottomBar.gif) repeat-x;      
	}
	
.copyright {
	width:750px;
	font-size:9px;
	text-align:center;
	}

.pipe {
	padding:0px 12px;
	}
	
.close {
	width:650px;
	text-align:center;
	}
