@charset "utf-8";
/* CSS Document */

body {
	background: #E4DDCE;
	margin-left: 50px;
	margin-right: 50px;
	font-family: arial, helvetica, sans serif;
}

#myImage {
	position: absolute;
	top: 332px;
	left: 91px;
}

#clubName {
	position: absolute;
	top: 10px;
	left: 50px;
}

#libraryList {
	position: absolute;
	top: 156px;
	left: 217px;
	width: 733px;
	height: 871px;
}

#navButtons {
	position: absolute;
	top: 150px;
	left: 50px;
}

#otherLinks {
	position: absolute;
	font-weight: bold;
	padding: 10px;
	top: 159px;
	left: 776px;
	width: 157px;
}
























{
	
