/* CSS Document */
<style type="text/css">
/*
Color 1: 330000
Color 2: AF5902
Color 3: FFE5A0
Color 4: 183300
Color 5: 01356F
*/
	
	html body {
	  background-color: #FFFFFF;
	  font-family:verdana, arial, helvetica, sans-serif;
		margin: 0px 0px 0px 5px;
		padding:0px 0px 0px 0px;
		font: 12px arial;
		}
	
	li {
  list-style: disc;
     }
     
	ol li {
  list-style: disc;
     }
	
	#nav {
	  font: 12px arial;
	  background: #FFE5A0;
    border-top:1px solid #000;
	  border-right:2px solid #000;
	  border-left:1px solid #000;
    border-bottom:2px solid #000;
    padding: 10px 0px 5px 0px;
    }
    
  #nav3 {
    font: 12px arial;
    padding: 0px 0px 0px 0px;
    border-top:1px solid #000;
	  border-right:2px solid #000;
	  border-left:1px solid #000;
    border-bottom:2px solid #000;
    background: #FFE5A0;

    }
	
	a:link    {color: #AF5902; text-decoration: none; cursor: hand;}
  a:visited {color: #AF5902; text-decoration: none; cursor: hand;}
  a:active  {color: #AF5902; text-decoration: none; cursor: hand;}
  a:hover   {color: #330000; text-decoration: underline; cursor: hand;}
	
	#image {
    width: %100;
    background: #FFFFFF;
    top: 0px;
    }
	
	#leftcontent {
	  font: 11px arial;
	  text-decoration: none;
		position: absolute;
		left:10px;
		top:343px;
		width:200px;
		background:#fff;
		border:0px solid #000;
		}

	#centercontent {
		background:#fff;
   		margin-left: 199px;
   		margin-right:199px;	
		border:0px solid #000;		
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:201px;
		}
	
  html>body #centercontent {
   		margin-left: 201px;
   		margin-right:201px;
		}
	
  #library_record {
   background: #FFE5A0;
   padding: 5px;
   margin: 10px;
   border-top:1px solid #000;
	 border-right:2px solid #000;
	 border-left:1px solid #000;
   border-bottom:2px solid #000;
   }	
		

	#rightcontent {
		font: 12px arial;
    position: absolute;
		right:10px;
		top:343px;
		width:200px;
		background:#fff;
		border:0px solid #000;
		}
	
	#bottom {
    font: 12px arial;
    text-align: center;
    color: #AF5902;
		  margin-left: 199px;
   		margin-right:199px;
		border:0px solid #000;		
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:201px;
		}
	html>body #bottom {
   		margin-left: 201px;
   		margin-right:201px;
    }
	
	#banner {
		background: #330100;
		height:40px;
		border-top:0px solid #000;
		border-right:0px solid #000;
		border-left:0px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:19px;
		}
	html>body #banner {
		height:21px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		color: #330100;
		}
		
				
	h2 {
		font-size:12px;
		padding-top:10px;
		color: #330100;
		}
		
	#banner h1 {
		font-size:14px;
		padding:0px 0px 0px 0px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:12px
		}

/* Tab Menu */	
	#tabmenu {
		color: #000;
		font-size:10px
		background-color: #330100;
		border-bottom: 1px solid #AF5902;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		padding-left: 5px }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
		color: #000000;
		background: #EFA82C;
		font: bold .65em arial;
		border: 0px 0px 0px 0px solid black;
		padding: 3px 5px 0px 5px;
	  border-bottom: 0px solid #AF5902;
		margin: 0;
		text-decoration: none; }

	#tabmenu a.active {
		background: #FFE5A0;
		border-bottom: 0px solid #EFAD3B; }

	#tabmenu a:hover {
		color: #000000;
		background: #FFE5A0; }

	#tabmenu a:visited {
		color: #000000; }

	#tabmenu a.active:hover {
		background: #FFE5A0;
		color: #000000; }

  .recommendations {
  color: #AF5902;
  cursor: pointer;
  }

  #forgotpassword {
  padding: 0px 0px 0px 0px;
  
  }
  
  .cite {
  font-size: .9em;
  padding: 0px 0px 0px 10px;
  }  
  
</style>



