@charset "UTF-8";
#masterWrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #000000;
	height: 1120px;
}
#content {
	background-color: #FFFFFF;
	position: absolute;
	width: 745px;
	left: 235px;
	top: 165px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #A1AA2D;
	height: 862px;
}
.catagoryHead {
	margin: 0px;
	padding: 0px;
	left: 19px;
	top: 32px;
	position: absolute;
}
.libraryHead {
	margin: 0px;
	padding: 0px;
	left: 22px;
	top: 88px;
	position: absolute;
}
#topTextBox {
	position: absolute;
	height: 150px;
	width: 290px;
	left: 24px;
	top: 120px;
}
#topTextBoxPart2 {
	position: absolute;
	height: 52px;
	width: 500px;
	left: 24px;
	top: 318px;
}
.linksHead {
	position: absolute;
	left: 22px;
	top: 290px;
	margin: 0px;
	padding: 0px;
}
#bottomTextBox {
	position: absolute;
	height: 510px;
	width: 490px;
	left: 24px;
	top: 328px;
}
.mainImg {
	position: absolute;
	height: 260px;
	width: 400px;
	left: 333px;
	top: 35px;
}
#footer {
	height: 20px;
	width: 745px;
	background-color: #000000;
	position: absolute;
	left: 235px;
	top: 1035px;
}

