html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
	background: url(../skin/navigationbg.gif) repeat-y top left;
	background-color: #007C88;
	margin: 0;
	padding: 0;
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
}
#content {
	background: url("../skin/bottomcategory_strokefamily.jpg") no-repeat bottom right;
}
A:visited  {
	color: #AAAAAA;
	text-decoration: none;
}
A:link  {
	color: #444444;
	text-decoration: none;
	border: 0px;
}
A:active  {
	color: #999999;
	text-decoration: none
}
A:hover   {
	color: #FFFFFF;
	z-index: 99;
	border: 0px;
}
#bodybg_main {
	background-color: #007C88;
	padding-left: 20px;
	padding-right: 12px;
}
#CDClipsBox {
	background-color: #007C88;
}
#section_banner {
	background: black url(../StrokelandFamily/pageheader_family.jpg) no-repeat top left;
}
