@charset "UTF-8";
/* CSS Document */

#younav{
	height: 37px;
	width: 773px;
	background-image: url(../images/younav.png);
	margin: 0;
	padding: 0px;
	position: relative;
	background-repeat: no-repeat;
	margin-bottom:65px;
	text-align:left;
}
#younav ul { margin:0px; padding:0px; }
#younav li{
	float: left;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
}
#younav li a{
	display: block;
	position: absolute;
	list-style-type: none;
	list-style-image: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 37px;
	background-image: url(../images/younav.png);
	text-decoration: none;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
li.page-item-21 a {
	width: 59px;
	background-position: 0px 0px;
	left: 0px;
}
li.page-item-22 a {
	width: 107px;
	background-position: -59px 0px;
	left: 59px;
}
li.page-item-23 a {
	width: 115px;
	background-position: -166px 0px;
	left: 166px;
}
li.page-item-24 a {
	width: 122px;
	background-position: -281px 0px;
	left: 281px;
}
li.page-item-25 a {
	width: 147px;
	background-position: -403px 0px;
	left: 403px;
}
li.page-item-26 a {
	width: 109px;
	background-position: -550px 0px;
	left: 550px;
}
li.page-item-27 a {
	width: 87px;
	background-position: -659px 0px;
	left: 659px;
}
li.page-item-28 a {
	width: 121px;
	background-position: -746px 0px;
	left: 746px;
}

li.page-item-21  a:hover {
	background-position: 0px -37px;
}
li.page-item-22 a:hover {
	background-position: -59px -37px;
}
li.page-item-23 a:hover {
	background-position: -166px -37px;
}
li.page-item-24 a:hover {
	background-position: -281px -37px;
}
li.page-item-25 a:hover {
	background-position: -403px -37px;
}
li.page-item-26 a:hover {
	background-position: -550px -37px;
}
li.page-item-27 a:hover {
	background-position: -659px -37px;
}
li.page-item-28 a:hover {
	background-position: -746px -37px;
}
#sidenav {
	font-size: 1.8em;
	text-transform: uppercase;
}
#sidenav ul{
	list-style-type: none;
	list-style-position: outside;
}
#sidenav li{
	margin-bottom: 0.9em;
	font-size: 18px;
	letter-spacing: 1px;
	margin-left: 0px;
}
#sidenav li a{
}
#sidenav li a:hover{
	text-decoration: none;
}