#baylor_header {
	width: 900px;
	height: 70px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background: #154734;
	display: block;
	border-bottom: 1px solid #ffb81c;
	position: relative;
}

.baylorHeader-logo {
  width: 310px;
  padding-top: 3px;
}

/*
* html body #baylor_header {
	width: 900px;
	w\idth: 902px;
}
*/

#baylor_header #deptname {
	position: relative;
	border-left: 1px solid #ffb81c;
	padding: 0px 0px 9px 0px;
	margin: 0px 0px 12px 310px;
	height: 35px;
	left: 0px;
	top: 15px;
}

#baylor_header #deptname .headertext {
	color: #ffffff;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: left;
	/*1 line: 15 -> 12 -> 11 */
	top: 14px;
	/*2 lines*/
	/* top: 7px -> 4px -> 3; */
	position: absolute;
	left: 16px;
	font-size: 20px;
	line-height: 22px;
}

#baylor_header #deptname .headertext a, #baylor_header #deptname .headertext a.hover, #baylor_header #deptname .headertext a.visited {
	text-decoration: none;
	color: #fff;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 0px;
	line-height: 20px;
}

/*2 line dept name*/

#baylor_header #deptname .headertext2 {
	color: #fff;
	font-family: arial,verdana, helvetica;
	font-size: 12px;
	text-align: left;
	padding: 1px 0px 0px 1px;
	line-height: 14px;
}

#baylor_header_blackbar {
	width: 900px;
	background-color: #000;
	height: 10px;
}

#baylor_footer {
	background-color: #154734
	width: 900px;
	padding: 4px 0px 4px 0px;
	margin-left: 0px;
	border-bottom: 1px solid #154734
	border-top: 1px solid #154734
}
