body {
	/*background-image: url(../images/bg-home-pharsalia.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
	background-color: #DBE7C3;
}

#slideframe {
	position: relative;
	width: 891px;
	height: 480px;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	
}
#slideimages { width: 891px; height: 480px; margin-top: -480px; z-index: 1; margin-right:auto; margin-left: auto; }

#wrapper {
	background-image: url(../backgrounds/bg-home-pharsalia.jpg);
	background-color: #6b8d41;
	
}
/*#pageheading { visibility:collapse; height: 1px; }*/
#pageheading { visibility: hidden; height: 1px; }
#smallcol { visibility:hidden; height: 1px; }
#wrapper #content {
	padding-right: 75px;
	padding-left: 75px;
}
#wrapper #footer p {
	color: #ffffff;
}
#footer{color:#FFFFFF; }
#footer a:link { color: #ffffff; text-decoration: none;  }
#footer a:visited { color: #ffffff; text-decoration: none;  }
#footer a:hover { color: #ffffff; text-decoration: underline;  }
#footer a:active { color: #ffffff; text-decoration: none;  }
