#slider {
	width:190px;
	line-height: normal;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.text ul {
	margin: 0px;
	padding: 0px;
	width: 190px;
	line-height: normal;
}
.text li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 180px;
	line-height: normal;
}
.text a:link, .text a:visited {
	text-decoration: none;
	display: block;
	padding-left: 10px;
	line-height: normal;
	width: 180px;
	background-image: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADADA;
	color: #666666;
	font-size: 90%;
}

.text li a:hover {
	text-decoration: none;
	background-color: #F2F2F2;
	display: block;
	color: #0099CC;
}
.text li a:active {
	color: #99CC33;
	text-decoration: none;
}
.sub_navigation {
	width:185px;
	font-weight:bold;
	cursor:pointer;
	color: #FFFFFF;
	background-image: url(../images/title-what.jpg);
	height: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin-bottom: 5px;
}
.sub_navigation:hover {
	background-image: url(../images/title-grey.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
}

.sub_navigation a:active {
	color: #666666;
}
.sub_navigation2 {
	width:185px;
	font-weight:bold;
	cursor:pointer;
	color: #FFFFFF;
	background-image: url(../images/title-what2.jpg);
	height: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	background-color: #FF9900;
}
.sub_navigation2:hover {
	background-image: url(../images/title-grey2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
}

.sub_navigation2 a:active {
	color: #666666;
}
.content {
overflow:hidden
}

.text {
	width:180px;
	color: #666666;
	line-height: normal;
 }
.single a, .single a:visited  {
	color: #666666;
	font-weight: bold;
	line-height: 2em;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	font-size: 110%;
	background-image: none;
}
.single a:hover {
	color: #666666;
	font-weight: bold;
	line-height: 2em;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../images/drop-go.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
