@CHARSET "ISO-8859-1";

#footer {
	margin-top: 60px;
	text-align: center;
	color: graytext;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

#footer a {
	color: navy;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

#content {
	width: 580px;
	margin-top: 32px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align: left;
}

#content h3 {
	margin-top: 4px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: green;
}

#content a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: black;
}

#content p {
	margin-top: 4px;
	margin-bottom: 4px;
}

#menu {
	font-family: Verdana, sans-serif;
	margin-top: 40px;
}

.link {
	margin-top: 6px;
	font-family: sans-serif;
	font-weight: 500;
	font-size: 14px;
}

.link a {
	color: black;
	padding: 2px;
	text-decoration: none;
}

.link a:hover {
	color: black;
	padding:2px;
	background-color: rgb(177,205,84);
	text-decoration: none;
}

.link2 {
	margin-top: 6px;
	font-family: sans-serif;
	font-weight: 500;
	font-size: 14px;
}

.link2 a {
	color: black;
	padding: 2px;
	background-color: rgb(185,225,90);
	text-decoration: none;
}

.link2 a:hover {
	color: black;
	padding:2px;
	background-color: rgb(177,205,84);
	text-decoration: none;
}

.linkEd {
	margin-top: 40px;
	margin-bottom: 4px;
	font-family: sans-serif;
	font-weight: 500;
	font-size: 18px;
}




.edLangs {
	font-size: 14px;
	color: graytext;
	text-decoration: none;
	padding-bottom: 8px;
}

.edLangsA {
	font-size: 14px;
	color: graytext;
	text-decoration: none;
}

.edLangsA2 {
	font-size: 14px;
	color: graytext;
	text-decoration: underline;
}

.langLinkDiv {
	margin-top: 9px;
}

.langLink {
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.lang2Link {
	font-size: 11px;
	color: graytext;
	text-decoration: none;
}