body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(images/shadow_home.gif);
	background-repeat:no-repeat;
}
.highlight {
	font-weight: bold;
}

#language {
	color: #333333;
}

#mainnav {
	color: #333333;
}

#metanav {
	font-size: 9px;
	color: #333333;
}

#maincontent {
	background-image:url(images/home.jpg);
	background-repeat:no-repeat;
	color: #333333;
	padding-top: 220px;
	padding-left: 520px;
	line-height: 28px;
}

#maincontent p{
	width: 400px;
}

a:link, 
a:visited, 
a:active {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

