


td.navleft {	background-color: #000000;
		padding: 0px 0px 25px 0px  ;
		text-align: left ;
	}	



#navigation {	background-color: #003300 ;
		font-family : Arial , Helvetica Bold, sans-serif ; 
		font-size: 12.5px ;
		text-decoration:none ;
		width: 180 ;
		margin : 75px 0px 25px 0px ; 
		}

/* Navigation Title Styles Unlinked and Linked -------------------------- */
		
#navigation h1 {	
		font-size : 15.5px ;
		font-weight : 600 ;
		letter-spacing: 1.5 ;
		color : #ffffff ;
		font-family : Verdana , Helvetica Bold, sans-serif ; 
		text-align: right ;
		background-color : #000000 ;
		padding: 0px 10px 4px 0px;
		line-height: 150% ;
		margin-bottom:  5px ;
		border-bottom: 1px solid #003300 ;
		}


#navigation h2 {	
		display: block;
		font-size : 15.5px ;
		font-weight : 800 ;
		color : #ffffff ;
		text-align: right ;
		padding: 0px 0px 0px 0px;
		line-height: 150% ;
		margin-bottom:  0px ;
		}		


#navigation a {	display: block;
		background-color:#889c75; 
		color:#ffffff;
		padding: 5px 10px 5px 0px; 
		text-align: right ;
		text-decoration:none ;
		border-bottom: 1px solid #003300 ;
		}


					
#navigation a:hover {	
		background-color : #D3D3D3 ;
		color:#000000; 
		padding: 5px 10px 5px 0px; 
		text-align: right ;
		text-decoration:none ;
		border-bottom: 1px solid #003300 ;
			
			}
			

#navigation a.author {	
		display: block;
		font-weight : 800 ;
		color : #ffffff ;
		padding: 5px 10px 5px 0px; 
		line-height: 150% ;
		text-align: right ;
		margin-bottom:  5px ;
		border-bottom: 1px solid #EBF5FC ;
		}


					
#navigation a.author:hover {	
		display: block;
		font-weight : 800 ;
		color : #ffffff ;
		padding: 5px 10px 5px 0px; 
		line-height: 150% ;
		text-align: right ;
		margin-bottom:  5px ;
		border-bottom: 1px solid #EBF5FC ;
		}
			


