 #container	{
		color: #333;
		/*line-height: 130%;*/
		background: #e0eee0;
		width:90%;
		align: center;
		margin: 0 auto;
		}

#container p{
	line-height:130%;
	
}
#logo {
		width: 200px;
		height: 200px;
		background-color: #e0eee0;
		}

#title {
		background-color: #e0eee0;
		height: 150px;
		}

#leftnav  {
		width: 200px;
		padding: 1 em;
		background-color: #e0eee0;
		margin-top: 15px;
		vertical-align: top;
		}

#leftnav a, a:visited  {
color: rgb(11, 71, 157);
text-decoration: none;
}

#leftnav A:hover {
	color: #ff0000; 
	background-color: rgb(11, 71, 157); 
	text-decoration: none; 
	font-style: italic;
	}

#content   {
		padding: 1em;
		background-color:#fff;
		}

#content a, a:visited {
	color: 0B479D;
	text-decoration: underline;
		font-weight: bold;
}

body {
		background-image: url(bglibrary.gif);
		font-family: Trebuchet MS, Verdana, sans-serif;
		font-size: medium;
		line-height: 1.3;
		}

h3.FriendsTitle {
		vertical-align: top ;
		font-weight: bold;
		font-size: x-large;
		text-align: center;
		font-family: Garamond, Californian FB, Calisto MT, Felix Tilting, serif;
		line-height: 1.3;
		color: rgb(11, 71, 157);	
		}

h3.Subtitle  {
		vertical-align: top ;
		font-weight: bold;
		font-size: large;
		text-align: center;
		line-height: 1.3;
		color: rgb(11, 71, 157);	
		}

h3.Subtitle A:hover {
	color: #ff0000; 
	background-color: rgb(11, 71, 157); 
	text-decoration: none; 
	font-style: italic;
	}



p.purpose {
		padding: 1px;
		vertical-align: top ;
		font-weight: bold;
		font-size: medium;
		font-family: Garamond, Californian FB, Calisto MT, Felix Tilting, serif;
		line-height: 1.3;
	}

ul.nav {
	list-style: none;
	font-weight: bold;
	font-size: large;
	text-align: left;
	margin-left:10px;
	line-height: 1.5em;
}


#footer  {
		clear: both;
		margin: 0;
		padding: .5em;
		color: #333;
		background-color: #e0eee0;
		text-align: center;
		}

#footer a, a:visited {
	color: rgb(11, 71, 157);
	text-decoration: underline;
		font-weight: bold;
}
