h1{ font-size:2em; }
h2{ font-size:1.8em; }
h3{ font-size:1.6em; }
h4{ font-size:1.4em; }
h5{ font-size:1.2em; }
h6{ font-size:1em; }

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	font: Times New Roman;
	color: #7b6558;
}
p { margin:1em 0; }

#text1 ul, #text2 ul { list-style-image: url('../images/bullet.gif'); }

#alum_reglink{ display:none; }

.loginbtn { position: absolute; margin-top: -20px; }
#contentdiv { background: url('../images/contenttop.gif') top left no-repeat; padding: 0px 15px 0px 20px; }

/* font settings for large text */
.large, .large td{
	font-size:16px !important;
}

/* color settings for nav history */
.nav_history{
    background-color:#fff;
    color:#000 !important;
}

.hier { display:inline; }
.hiersect { position:absolute; margin-left:145px; margin-top:2px; height:18px; width: 600px; color: #38505e;}

#search_div, #search_div form{ display:inline; }

#search_keywords{
	background:#ffffff;
	border:1px solid #000000;
	width:136px; height:19px;
	padding:0 0 0 4px;
	margin:0 0 0 0;
	vertical-align:top;
}

.headerpics img {
	margin: 0px 2px 0px 0px;
}

#nav_menus div{
	position:absolute; top:0px; left:0px;
	width:165px; *width:167px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#ffffff;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#000000;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
}

#nav_menus a {
	display:block; *width:100%;
	text-decoration:none;
	padding:8px 6px;
	color:#000000;
}

#nav_menus a:hover{
	background:#000000;
	color:#ffffff;
}

#ql_menu{
	position:absolute; top:0px; left:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:179px; *width:181px;
	background:#ffffff;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#000000;
}

#ql_menu ul{ margin:0; padding:0; list-style-type:none; }
#ql_menu br{ display:none; }

#ql_menu a{
	display:block; 
	text-decoration:none;
	padding:6px 6px;
	color:#000000;
}

#ql_menu a:hover{
	background:#000000;
	color:#FFF;
}