body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #FFF url(images/assets-kidzrazzledazzle/bg.gif);
	margin: 0px;
	color: #000000;
}


/* Start Structure IDs */

#Wrapper {
	margin: 0 auto;
	width: 750px;
}

#Body {
	background: #FFFFFF;
}

#ProductDescription {
	text-align: left;
	margin-bottom: 15px;
}

	#ProductDescription .store_title {
	}
	
	#ProductDescription .store_title {
	}
	
	#ProductDescription .store_bold {
		font-weight: bold;
		color: #6600CC;
	}
	
	#ProductDescription .store_desc {
	}

/* End Structure IDs */


/* Start Common Classes */

.maintext {
}

.smallText {
	font-size: 80%;
}

.SubNav {
}

	.SubNav a {
		font-size: 12pt;
		color: #FFFFFF;
		padding: 0px 4px;
	}
	
	.SubNav a:hover {
		text-decoration: none;
	}

.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.creditlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.sale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

/* End Common Classes */

