body {
	background-image: url(../images/Background.jpg);
	background-repeat: repeat;
}
#PageContainer {
	height: 100%;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#Footer {
	clear: both;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: 35px;
	background-color: #b8b8ac;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
}
#Header {
	width: 1024px;
	text-align: center;
}
#MainMenu {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A8AA7B;
	margin-top: 5px;
	background-image: url(../images/MenuColor.jpg);
	background-repeat: repeat;
}
#MainMenu .EugneiasLink {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #330;
	padding-right: 20px;
	padding-left: 20px;
}
.EugneiasLink a{
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #330;
	text-decoration: none;
}
.EugneiasLink a:hover{
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #26428A;
	text-decoration: none;
}
#MainContent {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e3e3d6;
	height: 100%;
	padding-top: 25px;
}
#FooterTwo {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 15px;
	color: #000;
}
#Photo {
	height: 318px;
	width: 487px;
	float: left;
}
#Photo2 {
	height: 318px;
	width: 318px;
	float: left;
}
#PageText {
	width: 413px;
	float: left;
	background-image: url(../images/BodyBackground.jpg);
	background-repeat: repeat;
	height: 298px;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	overflow: auto;
}
#PageText2 {
	width: 582px;
	float: left;
	background-image: url(../images/BodyBackground.jpg);
	background-repeat: repeat;
	height: 298px;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	overflow: auto;
}
#PageText2 a {
	color: #CADED2;
	text-decoration: none;
}
#PageText2 a:hover {
	color: #26428A;
	text-decoration: none;
}
#PageText2 a:visited {
	color: #CADED2;
	text-decoration: none;
}
#Footer a {
	text-decoration: none;
	color: #000;
}
#Footer a:hover {
	text-decoration: none;
	color: #26428A;
}
.pg_gallery_entry 
{
    text-align: center;
    margin-bottom: 10px;
}
h3.special center a, h3.special center a:link, h3.special center a:visited 
{
    color: #FCFCFC;
    text-decoration: underline;
    margin-bottom: none;
}
h3.special center a:hover, h3.special center a:active 
{
    color: #CCDED2;
}



