@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: 1025px;
}
#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: 800px;
}
.catagoryHead {
	margin: 0px;
	padding: 0px;
	left: 19px;
	top: 32px;
	position: absolute;
}
.dove {
	margin: 0px;
	padding: 0px;
	left: 22px;
	top: 88px;
	position: absolute;
}
#topTextBox {
	position: absolute;
	height: 340px;
	width: 286px;
	left: 24px;
	top: 120px;
}
#topTextBoxPart2 {
	position: absolute;
	height: 48px;
	width: 490px;
	left: 24px;
	top: 418px;
}
.hisKidzhead {
	position: absolute;
	left: 22px;
	top: 390px;
	margin: 0px;
	padding: 0px;
}
#bottomTextBox {
	position: absolute;
	height: 500px;
	width: 490px;
	left: 24px;
	top: 422px;
}
.mainImg {
	position: absolute;
	height: 260px;
	width: 400px;
	left: 333px;
	top: 35px;
}
#footer {
	height: 30px;
	width: 745px;
	background-color: #000000;
	position: absolute;
	left: 235px;
	top: 975px;
}

