#header ul {
	height: 25px;
	margin: 0;
	padding: 0;
}

#header ul li {
	float: left;
	width: auto;
	height: 18px;
	margin: 0 33px 0 0;
	padding: 0;
	list-style-type: none;
}

#header ul li a {
	display: block;
	height: 16px;
	margin: 0;
	padding: 0;
}

#leftCol ul {
	width: 120px;
	height: auto;
	margin: 33px 0 0;
	padding: 0;
	border: 0;
	background-color: transparent;
}

#leftCol ul li {
	display: block;
	width: 120px;
	height: 18px;
	margin: 5px 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	list-style-type: none;
}

#leftCol ul li a {
	display: block;
	height: 16px;
	margin: 0;
	padding: 0;
}

#leftCol ul li.selected {
	display: block;
	width: 120px;
	margin: 5px 0 10px;
	padding: 3px 0 3px;
	border-bottom: #febe0d solid 3px;
	background-color: transparent;
	color: #333;
	list-style-type: none;
	font-size: 15px;
}

a#home {
	width: 26px;
	background: #fff url(img/navBar/home_01.gif) left top no-repeat;
}

a#biog {
	width: 40px;
	background: #fff url(img/navBar/biog_01.gif) left top no-repeat;
}

a#opus {
	width: 26px;
	background: #fff url(img/navBar/opus_01.gif) left top no-repeat;
}

a#exhi {
	width: 29px;
	background: #fff url(img/navBar/exhi_01.gif) left top no-repeat;
}

a#crit {
	width: 28px;
	background: #fff url(img/navBar/crit_01.gif) left top no-repeat;
}

a#arti {
	width: 32px;
	background: #fff url(img/navBar/arti_01.gif) left top no-repeat;
}

a#cata {
	width: 41px;
	background: #fff url(img/navBar/cata_01.gif) left top no-repeat;
}

a#info {
	width: 18px;
	background: #fff url(img/navBar/info_01.gif) left top no-repeat;
}

a#oOvel {
	width: 73px;
	background: #fff url(img/navCol/ovel_01.gif) left top no-repeat;
}

a#oTess {
	width: 75px;
	background: #fff url(img/navCol/tess_01.gif) left top no-repeat;
}

a#oPopo {
	width: 52px;
	background: #fff url(img/navCol/popo_01.gif) left top no-repeat;
}

a#oOcar {
	width: 70px;
	background: #fff url(img/navCol/ocar_01.gif) left top no-repeat;
}

a#oOgar {
	width: 72px;
	background: #fff url(img/navCol/ogar_01.gif) left top no-repeat;
}

a#oOjut {
	width: 64px;
	background: #fff url(img/navCol/ojut_01.gif) left top no-repeat;
}

a#home:hover,
a#home:focus {
	width: 26px;
	background: #fff url(img/navBar/home_02.gif) left top no-repeat;
}

a#biog:hover,
a#biog:focus {
	width: 40px;
	background: #fff url(img/navBar/biog_02.gif) left top no-repeat;
}

a#opus:hover,
a#opus:focus {
	width: 26px;
	background: #fff url(img/navBar/opus_02.gif) left top no-repeat;
}

a#exhi:hover,
a#exhi:focus {
	width: 29px;
	background: #fff url(img/navBar/exhi_02.gif) left top no-repeat;
}

a#crit:hover,
a#crit:focus {
	width: 28px;
	background: #fff url(img/navBar/crit_02.gif) left top no-repeat;
}

a#arti:hover,
a#arti:focus {
	width: 32px;
	background: #fff url(img/navBar/arti_02.gif) left top no-repeat;
}

a#cata:hover,
a#cata:focus {
	width: 41px;
	background: #fff url(img/navBar/cata_02.gif) left top no-repeat;
}

a#info:hover,
a#info:focus {
	width: 18px;
	background: #fff url(img/navBar/info_02.gif) left top no-repeat;
}

a#oOvel:hover,
a#oOvel:focus {
	width: 73px;
	background: #fff url(img/navCol/ovel_02.gif) left top no-repeat;
}

a#oTess:hover,
a#oTess:focus {
	width: 75px;
	background: #fff url(img/navCol/tess_02.gif) left top no-repeat;
}

a#oPopo:hover,
a#oPopo:focus {
	width: 52px;
	background: #fff url(img/navCol/popo_02.gif) left top no-repeat;
}

a#oOcar:hover,
a#oOcar:focus {
	width: 70px;
	background: #fff url(img/navCol/ocar_02.gif) left top no-repeat;
}

a#oOgart:hover,
a#oOgar:focus {
	width: 72px;
	background: #fff url(img/navCol/ogar_02.gif) left top no-repeat;
}

a#oOjut:hover,
a#oOjut:focus {
	width: 64px;
	background: #fff url(img/navCol/ojut_02.gif) left top no-repeat;
}
