#side {
	float: right;
	width: 163px;
	margin-bottom: 1em;
	margin-top: 1px;
	margin-right: 1px;
}

.menu-box {
	width: 165px;
/*	background: url(../images/menu-box-top.png) top left no-repeat;  */
	background: #ED008C top left no-repeat; 
/*	font-size: 85%; */
}

.menu-box ul {
	margin: 0;
	padding: 4px 6px 0px 4px;
	list-style-type: none;
/*	background: url(../images/menu-box-bottom.png) bottom left no-repeat;   */
	background: #ED008C bottom left no-repeat;
}

.menu-box li {
	width: 162px;
	padding: 0px 0px 1px 0px;
	background: #FF8CBA;
}

.menu-box ol {
	margin: 0;
	padding: 0px 0px 1px 0px;
	list-style-type: none;
/*	background: url(../images/menu-box-bottom.png) bottom left no-repeat;   */
	background: #ED008C bottom left no-repeat;
}

.menu-box ol li {
	margin: 0px 0px 0px 5px;
	width: 162px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
}

.menu-box ul li a:link,
.menu-box ul li a:visited,
.menu-box ul li span {
	display: block;
	padding: 1px 2px;
/*	background: url(../images/menu-box-background.png) 0 0 no-repeat;  */
	background: #ED008C 0 0 no-repeat;
	text-decoration: none;
/*	font-weight: bold; */
	width: 164px;
}

.menu-box ul li a:hover,
.menu-box ul li a:active {
/*	background: url(../images/menu-box-background.png) -200px 0 no-repeat;  */
	background: #FF5C99 0 0 no-repeat; 
}

.menu-box ol li a:link,
.menu-box ol li a:visited,
.menu-box ol li span {
	display: block;
	padding: 1px 2px;
/*	background: url(../images/menu-box-background.png) 0 0 no-repeat;  */
	background: #ED008C 0 0 no-repeat;
	text-decoration: none;
/*	font-weight: bold; */
	width: 162px;
}


.menu-box ol li a:hover,
.menu-box ol li a:active {
/*	background: url(../images/menu-box-background.png) -200px 0 no-repeat;  */
	background: #FF5C99 0 0 no-repeat; 
	font-weight: normal;
}

#leftbar{
width: 165px;
/*background-color: white;*/
}

.categorylinks{
	list-style-type: none;
	/* list-style-image: url(heart.png); */
	margin: 5px auto 0px 0px;
	padding: 0;
	border-top: 1px solid #FF8CBA;
	/* background: #ED008C bottom left no-repeat; */
}

.categorylinks li{
	padding: 0px 0px 1px 0px;
/*	padding-bottom: 0px; */
	background: #ED008C;
}

.categorylinks li a{
	margin-left: 0px;
	padding: 3px 5px;
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FF8CBA;
	font-weight: normal;
}

.categorylinks_ol{
	list-style-type: none;
	/* list-style-image: url(heart.png); */
	margin: 0px 0px 5px 0px;
	padding: 0;
	/* background: #ED008C bottom left no-repeat; */
}

.categorylinks_ol li a{
	margin-left: 0px;
	padding: 3px 15px 5px 8px;
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border: 0px solid #ED008C;
	font-weight: normal;
}

.categorylinks a:visited{
	color: #FFFFFF;
}

.categorylinks a:hover {
	color: #fff;
	background: #FF5C99;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
