html {
	margin-left: 1px;
}

body {
	color: #442715;
	background-color: #d4ccc8;
	background-image: url(/cla/biology/images/bg.gif);
}


/* Header */


div#masthead {
	background-image: url(/cla/biology/images/header/01.jpg);
}

	div#masthead h1 {
		background-image: url(/cla/biology/images/sitetitle/01.gif);
	}


/* Left */

ul#nav {
	padding-bottom: 90px;
}

ul#nav li a, ul#nav li a:link, ul#nav li a:active, ul#nav li a:visited {
	color: #a28081;
}

ul#nav li a:hover {
	color: #664849;
}

a.centennial, a.centennial:link, a.centennial:active, a.centennial:visited {
	display: block;
	width: 100px;
	height: 172px;
	background: transparent url(/cla/biology/images/centennial.gif) no-repeat left top;
	margin-left: 43px;
}


/* Content */

div#center h1, div#center h2, div#center h3, div#center h4, div#center h5 {
	color: #bf9c88;
}

div#center h2, div#center h4.coursetitle, div#center h4 {
	color: #a28081;
}

div#center a, div#center a:link, div#center a:active, div#center a:visited {
	color: #bf9c88;
	border-bottom: 1px dotted #bf9c88;
}

div#center a:hover {
	color: #664849;
	border-bottom: 1px solid #a28081;
}
	
div#center dl dt {
	color: #a28081;
}


/* Faculty Listing */

div#center div.bio_sidebar ul li.name {
	color: #664849;
}

div#center div.bio_sidebar ul li.cv img {
			margin: .3em;
			border: none;
		}
		
/* Centennial */

div.download {
	float: right;
	width: 160px;
	background-color: #efece8;
	font: 100%/160% "Trebuchet MS", Verdana, Tahoma, sans-serif;
	padding: 5px;
	margin: 0 0 15px 25px;
}

	div#center div.download a {
		border: none;
	}

	div#center div.download a img {
		border: 3px solid #efece8;
	}

		div#center div.download a:hover img {
			border-color: #fff;
		}
	
	div#center div.download p {
		padding: 0 3px;
		margin: 5px 0 0 0;
	}

		div#center div.download p a {
			color: #c37d40;
			font-weight: bold;
			border-bottom: 1px dotted #c37d40;
		}

		div#center div.download p a:hover {
			background-color: #fff;
		}
