@charset "utf-8";
body,td,th {
	font-family:Tahoma, sans-serif;
	font-size:12px;
}
body {
	background-color: #8B2638;
}
#outer {
}
a:link { color: #8B2638; }
a:visited { color: #72505B; }
a:hover { color: #906473; }
h1 {
font-size: 24px;
margin-top: 0;
margin-bottom: 0;
}
h2 {
font-size: 18px;
margin-top: 0;
margin-bottom: 0;
}
h3 {
font-size: 16px;
margin-top: 0;
margin-bottom: 0;
}
h4 {
font-size: 14px;
margin-top: 0;
margin-bottom: 0;
}
h5 {
font-size: 13px;
margin-top: 0;
margin-bottom: 0;
}
h6 {
font-size: 12px;
margin-top: 0;
margin-bottom: 0;
}
ul {
padding: 0;
margin-left: 20px;
}
li {
margin-bottom:5px;
}
#main {
width:750px;
background-color:#FFFFFF;
}
#dept-curve {
background-color:#906473;
background-image:url(/facultystaff/images/dep-curve.gif);
background-position:bottom;
background-repeat:no-repeat;
}
#department {
background-color:#906473;
color:#d4c4c9;
font-size:28px;
font-weight:bold;
letter-spacing:.2em;
text-transform:uppercase;
font-family:"Times New Roman", Times, serif;
}
#fac-name {
height:35px;
font-size:22px;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
}
#fac-nav {
padding:10px;
}
.fac-navline {
border-right:1px solid #906473;
}
#fac-info {
padding:10px;
}
#fac-main {
width:460px;
padding:10px;
}
#fac-photo {
padding:10px;
text-align:right;
height:170px;
width:125px;
}
#fac-right {
background-image:url(/facultystaff/images/right-bg.gif);
background-position:top;
background-repeat:no-repeat;
}
#footer {
height:45px;
background-color:#d6d784;
text-align:center;
padding:4px;
}
#footer a:link {
color:#000000;
}
#footer a:visited {
color:#000000;
}

