@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin-top: 15px;
}

#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	height: auto;
}
#wrapper #header {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#wrapper #bodyArea {
	background-color: #000000;
	width: 1024px;
}

#wrapper #bodyArea #right {
	background-color: #000000;
	float: right;
	width: 724px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#wrapper #bodyArea #right #hLineBlk {
	height: 1px;
	width: 720px;
}

#wrapper #bodyArea #right .paratext img {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 25px;
}


#wrapper #bodyArea #right #boxleft {
	float: left;
	width: 400px;
	height: 375px;
	margin-bottom: 45px;
}

#wrapper #bodyArea #right p {
	padding: 20px;
}

#wrapper #bodyArea #left {
	background-color: #000000;
	float: left;
	width: 299px;
	padding-top: 10px;
}
#wrapper #bodyArea #left ul {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF0000;
	list-style-type: none;
	font-size: 24px;
	padding: 10px;
	line-height: 40px;
}
#wrapper #bodyArea #left ul li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#wrapper #bodyArea #left ul li a:visited {
	color: #6699CC;
	text-decoration: none;
}
#wrapper #bodyArea #left ul li a:hover {
	color: #00FF00;
	text-decoration: none;
}
#wrapper #bodyArea #left ul li a:active {
	color: #FFFF00;
	text-decoration: none;
}

#wrapper #bodyArea #footer {
	background-color: #000000;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF0000;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #0000FF;
}
#wrapper #bodyArea #right #pedigreeLinkLeft {
	padding: 5px;
	clear: left;
	float: left;
	width: 330px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF00;
	text-decoration: none;
	font-size: 24px;
	text-align: center;
}
#wrapper #bodyArea #right #pedigreeLinkLeft a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCFF99;
	text-decoration: none;
}
#wrapper #bodyArea #right #pedigreeLinkLeft a:visited {
	color: #00FFFF;
	text-decoration: none;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #bodyArea #right #pedigreeLinkLeft a:hover {
	color: #00FF00;
	text-decoration: none;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #bodyArea #right #pedigreeLinkLeft a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #bodyArea #right #pedigreeLinkRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCFF99;
	text-decoration: none;
	padding: 5px;
	clear: right;
	float: right;
	width: 330px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#wrapper #bodyArea #right #pedigreeLinkRightFill {
	float: left;
	height: 260px;
	width: 330px;
	margin-right: 10px;
	margin-left: 5px;
}

#wrapper #bodyArea #right #pedigreeLinkRight a:link {
	color: #CCFF99;
	text-decoration: none;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #bodyArea #right #pedigreeLinkRight a:visited {
	color: #00FFFF;
	text-decoration: none;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #bodyArea #right #pedigreeLinkRight a:hover {
	color: #00FF00;
	text-decoration: none;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #bodyArea #right #pedigreeLinkRight a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #bodyArea #right #toysInfoLft {
	float: left;
	width: 474px;
	height: 4000px;
}


#wrapper  #bodyArea  #right #toysRt {
	float: right;
	height: 4000px;
	width: 234px;
	border: thin solid #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#wrapper #bodyArea #right #toysRt #hLineToy {
	padding: 4px;
	height: auto;
	width: auto;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	font-weight: bolder;
}

