body{
	background-image: url(../img/bodyBGv3.jpg);
	background-color: #FDD1A8;
	text-align: center;
	font-family:"Arial", serif;
	font-size:16px;
	font-weight:normal;
	color:#666666;
}
p{
	margin-bottom:0px;
	text-align:justify;
}
img, div, input { behavior: url(iepngfix.htc) }

div#header{
	background-image: url(../img/headerBGv3.png);
	background-repeat: no-repeat;
}
div#container{
	background-image: url(../img/contentBG.png);
	background-repeat: repeat-y;
	overflow: hidden;
	text-align: left;
}
div#language{
	margin-top: 10px;
	color: white;
}
div#language a{
	color: white;
}
div#language a:hover{
	color:#D7C9B1;
}
div.spacer{
	height: 45px;
}
a{
	text-decoration:none;
	color:#D6A100;
}
a:hover {
	color: #00703C;
}
table{
	width: 100%;
	color:#666666;
	background-color:transparent;
	background-image:url(../img/pfgf-small-background.jpg);
	background-repeat:repeat-x;
	border:1px solid #D6A100;
}
table h2{
	margin-top:5px;
	margin-bottom:5px;
	font-family:"Arial", serif;
	font-weight:bold;
	font-variant:small-caps;
	font-size:17px;
	color:#D6A100;
	background-color:transparent;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color: #D6A100;
}
table h3{
	margin-top:10px;
	margin-bottom:10px;
	font-family:"Arial", serif;
	font-size:16px;
	font-weight:normal;
	color:#D6A100;
	background-color:transparent;
}
td{
	margin: 2px;
	padding: 2px;

}
table.trustees{
	width: 200px;
}
#firstChar {
	font-weight:bolder;
	font-size:20px;
	color:#D6A100;
	background-color:transparent;
}
#content_top {
	position:relative;
	left:105px;
	top:-26px;
	width:555px;
	height:40px;
	background-color:transparent;
	background:url("../img/content_bar.png");
	padding:0px;	
	font-family:"Arial" , sans-serif;
	font-size:28px;
	font-weight:normal;
	color:#D6A100;
	z-index:3;
}

#fr_contact, #en_contact{
	font-family:"Arial", serif;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
}

#fr_contact{
	text-align: right;
}

.application{
	text-align:center;
	font-size:12px;
}

#footer p{
	margin-top:20px;
	text-align:right;
	font-size:9px;
}