#navigation {
	padding: 3px;
	display: block;
	margin-left: 5px;
	height: 184px;
	width: 133px;
	clear: both;
}
.navigation ul {
	text-align: center;
	list-style-type: none;
	height: 184px;
	width: 125px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navigation ul li a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #663366;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	width: 125px;
	margin: 0px;
	padding: 0px;
	top: 5px;
	line-height: 2em;
}
.navigation ul li a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #663366;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	width: 125px;
	margin: 0px;
	padding: 0px;
	top: 5px;
	line-height: 2em;
}
.navigation ul li a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #FFFFFF;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #996699;
	background-position: center center;
	text-decoration: none;
	text-align: center;
	width: 125px;
	margin: 0px;
	padding: 0px;
	top: 5px;
	line-height: 2em;
}
.navigation ul li a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #663366;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	width: 125px;
	margin: 0px;
	padding: 0px;
	top: 5px;
	line-height: 2em;
}
/*#available {
	clear: both;
}
a:link {
	color: #663366;
}
a:hover {
	color: #DFCCDF;
}
*/