#left_wrap {
	width: 250px;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
}

#left_wrap img {
	border: none;
	padding: 0;
	margin: 0;
}

.list_selector {
	width: 250px;
	height: 25px;
	padding: 0;
	margin: 0;
	clear: both;
}

.list_selector ul {
	list-style: none;
	width: 250px;
	height: 25px;
	padding: 0;
	margin: 0;	
}

.list_selector ul li{
	list-style: none;
	width: 125px;
	height: 25px;
	padding: 0;
	margin: 0;
	float: left	
}

.list_selector li#dogstuff a {
	width: 125px;
	height: 25px;
	background: url(../images/doglist.gif) top left no-repeat;
	display: block;
	padding: 0;
	margin: 0;
}

.list_selector li#dogstuff a:hover {
	width: 125px;
	height: 25px;
	background: url(../images/doglist_hl.gif) top left no-repeat;
	display: block;
	padding: 0;
	margin: 0;
}

.list_selector li#catstuff a {
	width: 125px;
	height: 25px;
	background: url(../images/catlist.gif) top left no-repeat;
	display: block;
	padding: 0;
	margin: 0;
}

.list_selector li#catstuff a:hover {
	float: left;
	width: 125px;
	height: 25px;
	background: url(../images/catlist_hl.gif) top left no-repeat;
	display: block;
	padding: 0;
	margin: 0;
}

.list_selector h1 {
	display: none;
	padding: 0;
	margin: 0;
}

/*---first level navigation---*/

.leftnavlist {
	width: 250px;
	padding: 0;
	margin: 0;
}

.leftnavlist ul {
	width: 250px;
	padding: 0;
	margin: 0;
	list-style: none;
	border-top: 2px solid #679607;
	border-bottom: 1px solid #679607;
}

.leftnavlist ul li {
	width: 250px;
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

.leftnavlist ul li a {
	width: 250px;
	height: 23px;
	border-top: none;
	border-bottom: 1px solid #679607;
	display: block;
	text-indent: 15px;
	font-size: 12px;
	line-height: 23px;
	background: url(../images/leftnavlist_bg.gif) center left no-repeat;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.leftnavlist ul li a:hover {
	width: 250px;
	height: 23px;
	border-top: none;
	border-bottom: 1px solid #679607;
	display: block;
	text-indent: 19px;
	font-size: 12px;
	line-height: 23px;
	background: url(../images/leftnavlist_bg_hl.gif) center left no-repeat;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

/*---second level navigation---*/

.leftnavlist ul li ul {
	width: 250px;
	padding: 0;
	margin: 0;
	list-style: none;
	border: none;
}

#sec a{
	width: 250px;
	height: 20px;
	border-top: none;
	border-bottom: 1px solid #679607;
	display: block;
	text-indent: 20px;
	font-size: 11px;
	line-height: 20px;
	background: url(../images/leftnavlist2nd_bg.gif) top left repeat-y;
	margin: 0;
	padding: 0;
}

#sec a:hover {
	width: 250px;
	height: 20px;
	border-top: none;
	border-bottom: 1px solid #679607;
	display: block;
	text-indent: 22px;
	font-size: 11px;
	line-height: 20px;
	background: url(../images/leftnavlist2nd_bg_hl.gif) top left repeat-y;
	margin: 0;
	padding: 0;
}

#sec2 a{
	width: 250px;
	height: 20px;
	border-top: none;
	
	display: block;
	text-indent: 20px;
	font-size: 11px;
	line-height: 20px;
	background: url(../images/leftnavlist2nd_bg.gif) top left repeat-y;
	margin: 0;
	padding: 0;
	padding-left:30px;
}

#sec2 a:hover {
	width: 250px;
	height: 20px;
	border-top: none;
	
	display: block;
	text-indent: 22px;
	font-size: 11px;
	line-height: 20px;
	background: url(../images/leftnavlist2nd_bg_hl.gif) top left repeat-y;
	margin: 0;
	padding: 0;
	padding-left:30px;
}

#navlist_footer {
	width: 250px;
	height:63px;
	padding: 0;
	margin: 0;
}

#partnereink{
	padding-top:10px;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	font-size:11px}
