PAGE FOOTER{}
/* ------------------------------ 
Footer elements of page, ie quicklinks, copyright info & contact.
------------------------------ */

#footer{
	width:996px;
	color:#2B2115;
	background-repeat: no-repeat;
	height: auto;
	float: left;
	line-height: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	background-color: #DDDDB7;
}

#huxleyQuicklinks{
	width:413px;
	color:#DFDDB7;
	background-repeat: no-repeat;
	height: 142px;
	float: left;
	background-image: url(http://www.wwu.edu/huxley/images/core/huxleyQL.png);
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 170px;
	margin-right: 0px;
}

#huxleyQuicklinks_links{
	height: 85px;
	width: 125px;
	float: left;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#huxleyQuicklinks_links p{
	font-size: 10x;
	line-height: 20px;
	font-weight: normal;
	color: #D8CEC2;
	text-decoration: none;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#huxleyQuicklinks_links a:link{
	font-size: 12px;
	color: #D8CEC2;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
}

#huxleyQuicklinks_links a:visited{
	font-size: 12px;
	font-weight: normal;
	color: #D8CEC2;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
}

#footer_student{
	width:413px;
	color:#DFDDB7;
	background-repeat: no-repeat;
	height: 142px;
	float: right;
	background-image: url(http://www.wwu.edu/huxley/images/footer_student01.jpg);
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}

#footer_copyright{
	width:996px;
	color:#333;
	background-repeat: no-repeat;
	height: auto;
	float: right;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}

.pageUpdated {
	color: #EEEED5;
	font-size: 0.8em;
	text-align: right;
	width: 996px;
	background-color: #DDDDB7;
	height: 24px;
}

