a:link {
	color: black;
	text-decoration: underline;
	padding: 1px;
	font-size: 12px;
}
a:visited {
	color: black;
	text-decoration: underline;
	padding: 1px;
	font-size: 12px;
}
a:hover {
	color: white;
	background: black;
	text-decoration: none;
	padding: 1px;
	font-size: 12px;
}
a:active {
	color: white;
	text-decoration: none;
	padding: 1px;
	font-size: 12px;
}
a.store:link {
	color: yellow;
	text-decoration: underline;
}
a.store:visited {
	color: yellow;
	text-decoration: underline;
}
a.store:hover {
	color: black;
	background: yellow;
	text-decoration: none;
}
a.store:active {
	color: white;
	text-decoration: none;
}
body {
	background: url(../images/bkg.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 76%; /* CHANGED */
	line-height: 1.8em;
}
a.cdf:link {
	font-size: 10px;
}
a.cdf:visited{
	font-size: 10px;
}
a.cdf:hover {
	color: white;
	font-size: 10px;
	text-decoration: none;
}
a.cdf:active {
	font-size: 10px;
}
* html div#container {
	width: 770px;   /* total width (only for IE5.x/Win) */
    w\idth: 750px;  /* content width (for other IE) */
}
#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 10px 13px 10px;
	background: url(../images/shadow.jpg) no-repeat bottom center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
#content {
	width: 730px;
	padding: 25px 10px 25px 10px;
	margin: 0px;
	background-color: #F3E8D7;
	text-align: left;
	font-size: 12px;
}
img #content {
	float: right;
}
#cartcontent {
	font-family: Verdana, Arial, sans-serif;
	width: 750px;
	padding: 0px;
	margin: 0px;
	background-color: #F3E8D7;
	text-align: left;
	font-size: 11px;
}
* html div#content {
	width: 750px;  /* total width (only for IE5.x/Win) */
	w\idth: 730px; /* content width (for other IE) */
}
* html div#footer {
	width: 750px;  /* total width (only for IE5.x/Win) */
	w\idth: 750px; /* content width (for other IE) */
}
#footer {
	width: 750px;
	padding: 0px;
	margin: 0px;
	background-color: #FFB770;
	text-align: center;
	font-size: 10px; /* CHANGED */
	line-height: 1.8em;
}
form  {
	padding: 0px;
	margin: 0px;
}
* html div#header {
	width: 750px;  /* total width (only for IE5.x/Win) */
	w\idth: 750px; /* content width (for other IE) */
}
#header {
	width: 750px;
	padding: 0px;
	margin: 0px;
	height: 143px;
	background: white;
}
* html div#navigation {
	width: 750px;  /* total width (only for IE5.x/Win) */
	w\idth: 750px; /* content width (for other IE) */
}
#left {
	width: 170px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
/*	font-size: 0.9em;  CHANGED */
}
#right {
	width: 560px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}
#navigation {
	width: 750px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	background-color: #FFB770;
	text-align: center;
	font-size: 11px; /* CHANGED */
}
table, td, tr {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px; /* CHANGED */
}
table img {
	border: 0px;
	background: none;
}
* html div#storeheader {
	width: 750px;  /* total width (only for IE5.x/Win) */
	w\idth: 750px; /* content width (for other IE) */
}
.rt {
	float: right;
	margin-left: 20px;
}
#storeheader {
	width: 730px;
	padding: 10px;
	margin: 0px;
	color: yellow;
	background-color: #745127;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; /* CHANGED */
}
#signup {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: 1px dashed black;
	padding: 10px;
	background: #FFFFE0;
	clear: both;
	text-align: center;
	width: 65%;
	font-weight: bold;
}
.selected {
	font-weight: bold;
	color: white;
}
.small {
	font-size: 10px; /* CHANGED */
	font-weight: normal;
}
.cattree_selected {
	color: #745127;
	font-weight: bold;
}
