body {
		background: #ffffff;
		font-family: verdana, arial, san-serif;
		font-size: 1em;
		
		}
		
	a:link { text-decoration: none;
		color: #165000; }
	
	a:hover { text-decoration: none;
		color: #4D295F; }

	a:visited { text-decoration: none;
		color: #008000; }

	
	.noUnderline  {
		
		text-decoration:  none;
				}
		
	
	
	h2{
		font: bold;
		font-size: 1.2em;
		text-align: center;
		}
		
	h3 {
		font: bold;
		font-size: .8 em;
		text-align: left;
		}
		
	h4 {
		font: bold;
		font-size: 1.25em;
		}
	
	h6 {
		font-size: .75 em;
		valign: top;
		}
		
	.sideType {
		font-size: .8 em;
		valign: top;
		}
			
	.inparenth {
		font-size:  .7em;
		font: italic;
		}
			
	.table {
		font-size: .75 em;
		valign: top;
		
		}
		
			
	 .anylinkcss {
		visibility: hidden;
		border:0px solid gray;
		border-bottom-width: 0;
		font:normal 12px Verdana;
		line-height: 18px;
		z-index: 100;
		background-color: #E9EDC6;
		width: 175px;
		}
		
		.anylinkcss a{
		color: black;
		width: 100%;
		display: block;
		text-indent: 3px;
		border-bottom: 0px solid gray;
		padding: 1px 0;
		text-decoration: none;
		font-weight: bold;
		text-indent: 5px;
		}
		
		.anylinkcss a:hover{ /*hover background color*/
		background-color: #FAEDB4;
		color: black;
		}

	#saying  {
		font-size:  1.1 em;
		font-family: monotype corsiva, verdana, arial, san-serif;
		font-style: italic;
		font-weight: bold;
		text-align: center;
		}
		
		#sayingIndex {
		font-size:  1.5 em;
		font-family: monotype corsiva, verdana, arial, san-serif;
		font-style: italic;
		font-weight: bold;
		text-align: center;
		}

		

	
	#centerContent {
	
		background:  url('images/CenterBackground.gif') no-repeat;
		}
		
		
	#rightNav{
		
		font-size: .75em;
		text-align: center;
		background-color: #ffffff;

		

			}
	
	#rightSide {
		font-size:  1 em;
		text-align: center;
		background-color: #ffffff;

		
		
		}
	
	#footerInfo {
		font-size: .7em;
		text-align: center;
		text-decoration: none;
		}
		
	
#dropmenudiv{
position:absolute;
margin-left: -50px;
margin-top: -10px;
background-color: #EEF2D4;
border:0px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
color: #1D330E;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FAEDB4;
 color: #1D330E;
font-weight: bold;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}