

#nav a {
	width: auto;
	text-decoration: none;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	position: absolute;
	left: auto;
	height: auto;
	font-weight: bold;
	border-width: 0.25em;
	margin: 0;
	display: none;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: 0px;
	display: none;
}





.mainnav {
	font-family: "Palatino Linotype";
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	display: block;
	text-align: center;
	font-weight: bold;
	padding: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 1px;
	margin-top: 1px;
	background-repeat: no-repeat;
	
	padding-left: 0px;
	padding-right: 0px;
	background-position: right top;
}

.mainnav_right {
	font-family: "Palatino Linotype";
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	display: block;
	text-align: center;
	font-weight: bold;
	padding: 6px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 1px;
	margin-top: 1px;
	background-repeat: no-repeat;	
	padding-left: 0px;
	padding-right: 0px;
	background-position: right top;
}
.mainnav_right:hover {
	background-color: #ffffff;
	font-family: "Palatino Linotype";
	font-size: 14px;
	text-decoration: none;
	line-height: 14px;
	color: #66FF66;
	font-weight: bold;
}
.mainnav:hover {
	background-color: #ffffff;
	font-family: "Palatino Linotype";
	font-size: 14px;
	text-decoration: none;
	line-height: 14px;
	color: #66FF66;
	font-weight: bold;
}


#active {
	color: #66FF66;
	background-color: #ffffff;
	}
	
	.welcome {
	font-family: "Palatino Linotype";
	font-size: 18px;
	text-decoration: underline;
	line-height: 14px;
	color: #00000;
	font-weight: bold;
}

.welcome_text {
	font-family: "Palatino Linotype";
	font-size: 13px;
	text-decoration: none;
	line-height: 14px;
	color: #00000;
	font-weight: bold;
}

.welcome_text1 {
	font-family: "Palatino Linotype";
	font-size: 13px;
	text-decoration: none;
	line-height: 14px;
	color: #00000;
	font-weight: bold;
}

.award {
	font-family: "Palatino Linotype";
	font-size: 18px;
	text-decoration: none;
	line-height: 14px;
	color: #00000;
	font-weight: bold;
}