.hidetxt {
	position: relative;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	width: auto;
}
#nav {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 180px;
	float: left;
}
#nav ul {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 180px;
}
#nav ul li {
	list-style-type: none;
}
#nav ul .button1 a:link, #nav ul .button1 a:visited {
	background-image: url(../images/nav_04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 42px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	text-decoration: none;
}
#nav ul .button1 a:hover, #nav ul .button1 a:active {
	background-image: url(../images/nav_04.png);
	background-repeat: no-repeat;
	background-position: 0px -42px;
	float: left;
	height: 42px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#nav ul .button2 a:link, #nav ul .button2 a:visited {
	float: left;
	height: 62px;
	width: 180px;
	background-image: url(../images/nav_05.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	text-decoration: none;
}
#nav ul .button2 a:hover, #nav ul .button2 a:active {
	float: left;
	height: 62px;
	width: 180px;
	background-image: url(../images/nav_05.png);
	background-repeat: no-repeat;
	background-position: 0px -62px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#nav ul .button3 a:link, #nav ul .button3 a:visited {
	float: left;
	height: 59px;
	width: 180px;
	background-image: url(../images/nav_07.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	text-decoration: none;
}
#nav ul .button3 a:hover, #nav ul .button3 a:active {
	float: left;
	height: 59px;
	width: 180px;
	background-image: url(../images/nav_07.png);
	background-repeat: no-repeat;
	background-position: 0px -59px;
	text-decoration: none;
	
}
#nav ul .button4 a:link, #nav ul .button4 a:visited {
	float: left;
	height: 52px;
	width: 180px;
	background-image: url(../images/nav_08.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	text-decoration: none;
}
#nav ul .button4 a:hover, #nav ul .button4 a:active {
	float: left;
	height: 52px;
	width: 180px;
	background-image: url(../images/nav_08.png);
	background-repeat: no-repeat;
	background-position: 0px -52px;
	text-decoration: none;
}
#nav ul .button5 a:link, #nav ul .button5 a:visited {
	float: left;
	height: 58px;
	width: 180px;
	background-image: url(../images/nav_06.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	text-decoration: none;
}
#nav ul .button5 a:hover, #nav ul .button5 a:active {
	float: left;
	height: 58px;
	width: 180px;
	background-image: url(../images/nav_06.png);
	background-repeat: no-repeat;
	background-position: 0px -58px;
	text-decoration: none;
}
#nav ul .button6 a:link, #nav ul .button6 a:visited {
	float: left;
	height: 59px;
	width: 180px;
	background-image: url(../images/nav_09.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	text-decoration: none;
}
#nav ul .button6 a:hover, #nav ul .button6 a:active {
	float: left;
	height: 59px;
	width: 180px;
	background-image: url(../images/nav_09.png);
	background-repeat: no-repeat;
	background-position: 0px -59px;
	text-decoration: none;
}
#nav #quote {
	background-color: #000000;
	height: auto;
	width: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	padding: 0px;
}
#nav #quote p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 140px;
	text-align: justify;
}
#nav #quote h3 {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 140px;
	text-align: justify;
}
