body {
  	margin-top: 50px;
  	font-size: 11px;
  	font-family: Verdana, Tahoma, Arial, sans-serif;
  	color: #494948;
  	background: #FFF;
  	background-repeat: repeat-x;
  	line-height: 1.5em;
 
}

p {
  	margin: 3px;
}

a {
	color: #000000;
	text-decoration: none;

	font-weight: bold
}

a.nav {
	color: #000000;
	text-decoration: none;

	font-weight: bold
}

img {
	border: 0px;
}

div#maincontainer {
	width: 950px;
	margin: auto;
}

.active {
	color: #94C900;
	font-weight: bold
}

#navigation {
	font-size: 11px;
	/*font-family: Garamond; */
}

#navigation a {
	text-decoration: none;
	border-bottom: 0px;
}

div#greybox {
	position: absolute;
	left: 0px;
	height: 300px;
	width: 100%;
	background: #94C801;
	z-index: 0;
	top: 20px;
	text-align: center;	
}

div#greybox img {
	margin-left: -2px;
	border-left: 3px solid #FFF;
	border-right: 3px solid #FFF;
}
