BODY {	font-family: arial, sans-serif;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/marble.jpg);
	background-repeat : repeat;
	
}

	
A:link {color: #003399}
A:active {color: #99ccff}
A:visited {color: #009999}
A:hover {color: #99ccff}

.librarytable {
	font-size: 85%;
}


td.nav {
	background-image: url(images/marble.jpg);

	
}

table.navlink a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}


.rightbox {
	border:3px solid #295A9C;
	font-size: 85%;
	margin: 10px;
	width: 280px;
}

h3 {
	font-size: 115%;
}
