h3 {
	font-size: 15pt;
	font-family: georgia, serif;
	color: #b31f17;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #D8C419
}
h4{
	font-size: 12pt;
	font-family: georgia, serif;
	color: #b31f17;
}

#menus {
    margin-left: auto;
    margin-right: auto;
    width: 781px;
}
#program_menu_box {
    font-family: "century gothic", sans-serif;
    font-size: 9pt;
    color: #575c50;
    position: absolute;
    margin-top: 30px;
    background:	#f2eece;
    padding: 5px;
    border-top: 1px solid black;
    border-right: 1px dotted gray;
    border-bottom: 1px dotted gray;
    width: 180px;
     
}
#program_menu_box a{
    color: #b31f17;
    text-decoration: none;
    overflow: hidden;  
}

#program_menu_box a:hover {
    color: white;
    background: #9f9656;
    display: block;
    margin: 0;
    padding: 0;
    display: block;
}
#program_menu_main {
	
	font-family: "century gothic", sans-serif;
    font-size: 9pt;
    color: #575c50;
    position: absolute;
    margin-top: 5px;
    border-top: 1px solid black;
    border-right: 1px dotted gray;
    border-bottom: 1px dotted gray;
    width: 179px;
}
#people_menu_box {
    font-family: "century gothic", sans-serif;
    font-size: 9pt;
    color: #575c50;
    position: absolute;
    margin-top: 30px;
    background:	#f2eece;
    padding: 5px;
    border-top: 1px solid black;
    border-right: 1px dotted gray;
    border-left: 1px dotted gray;
    border-bottom: 1px dotted gray;
    width: 198px;
    margin-left: 192px;
    
}
#people_menu_box a {
    color: #b31F17;
    text-decoration: none;

}
#people_menu_box a:hover {
    color: white;
    background: #9f9656;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
   
}
#a_and_n_menu_box {
    font-family: "century gothic", sans-serif;
    font-size: 9pt;
    color: #575c50;
    position: absolute;
    margin-top: 30px;
    background:	#f2eece;
    padding: 5px;
    border-top: 1px solid black;
    border-right: 1px dotted gray;
    border-left: 1px dotted gray;
    border-bottom: 1px dotted gray;
    width: 186px;
    float: left;
    margin-left: 403px;   
}
#a_and_n_menu_box a{
    color: #b31F17;
    text-decoration: none;
}
#a_and_n_menu_box a:hover {
    color: white;
    background: #9f9656;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
#r_menu_main {
	float: left;
}
#r_menu_box {
    font-family: "century gothic", sans-serif;
    font-size: 9pt;
    color: #575c50;
    position: absolute;
    margin-top: 30px;
    background:	#f2eece;
    padding: 5px;
    border-top: 1px solid black;
    border-left: 1px dotted gray;
    border-bottom: 1px dotted gray;
    width: 168px;
    float: left;
    margin-left: 602px;   
}
#r_menu_box a{
    color: #b31F17;
    text-decoration: none;
}
#r_menu_box a:hover {
    color: white;
    background: #9f9656;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
#library_body p{
    margin-bottom: 10px;
}
#library_body img{
    margin: 10px;
}
#im {
	font-size: 30pt;	
}
.rightmenu p {
	font-family: "century gothic";
	font-size: 7pt;
	margin-bottom: 10px;
}
.rightmenu hr {	
	color: #D8C419;
	background-color: #D8C419;
	border: 0;
	height: 1px;
	margin-top: 0px;
}
#search_container {
	width: 90%;
}
#search_tag_books{
	
	float: left;

	width: 91px;
	height: 32px;
	margin-top: 0px;
	padding: 0;
	background:	#f5f0c4;
	
	
}
#search_tag_books a {
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#search_tag_books img {
	margin: 0;
	padding: 0;
}
#search_tag_books a:hover {
	text-decoration: underline;
}
#search_tag_articles{
	
	font-size: 10pt;
	float: left;
	
	width: 91px;
	height: 32px;
	margin-top: 0px;
	padding: 0;
	background:	#999966;
	
	text-decoration: none;
}
#search_tag_articles a {
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#search_tag_articles img {
	margin: 0;
	padding: 0;
}
#search_tag_articles a:hover {
	text-decoration: underline;
}
#search_books{
	float: left;
	font-size: 12pt;
	font-family: "georgia", serif;
	background:	#f5f0c4;
	width: 100%;
	padding: 20px;
}
#search_books a{
	margin-bottom: 10px;
	color: #b31f17;
}

#search_articles{
	float: left;
	font-size: 12pt;
	font-family: "georgia", serif;
	background:	#f5f0c4;
	width: 100%;
	padding: 20px;
	display: none;
}
#search_articles a{
	margin-bottom: 10px;
	color: #b31f17;
}
#menu_top {
    top: 324px;
    position: absolute;
    margin: 0px auto;
}
.menu_box {
    margin-bottom: 2px;
    margin-top: 2px;
    border-bottom: 1px solid #575c50;
}
.menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu li {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #575c50;
}
.menu_left {
    font-family: Georgia;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #2273A4;
	text-decoration: none;
	border-top-color: #D8C419;
	border-top-width: 1px;
	border-top-style: solid;
	margin-bottom: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 4px;
	width: 207px;
	
}
.menu_left li {
    border-bottom-color: #D8C419;
    padding: 5px;
}
.menu_left a {
    font-family: Georgia;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #2273A4;
	text-decoration: none;
	border-bottom-color: #D8C419;
}
.menu_left a:hover {
    font-family: Georgia;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #2273A4;
	text-decoration: none;
}
.contentheading {
    font-family: Georgia;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B31F17;
	text-decoration: none;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8C419;
	margin-left: 15px;
	padding-left: 4px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	width: 500px;
	text-align: left;
}
.contentpaneopen td {
    text-align: left;
    margin:0 auto;
}
