/*Author : Élizabeth Jong - April 2007------------------------------------------- */


/*light grey background*/
body{
	margin : 0px;
	background-color : #fff;
	font-family : verdana, arial, helvetica, sans-serif;
	}

/*overall division to center page*/
#overall{
	position : relative;
	left : 50%;
	width : 981px;
	margin : 4px 0px 0px -490px;
	/*margin : 4px 9px 0px 9px;*/
	}

/*positioning of French and English buttons*/
#language{
	display : block;
	position : absolute;
	margin-left : 237px;
	margin-right : 0px;
	margin-top : 465px;
	padding : 0px;
	width : 505px;
	z-index : 1;
	}
a:link.language-item{
	display : block;
	position : relative;
	float : left;
	padding : 1px 10px 10px 36px;
	font-family : "Bernhard Modern Roman", "Times New Roman", Times, serif;
	color : white;
	font-size : 1.7em;
	font-weight : bold;
	text-decoration : none;
	}
a:active.language-item{
	display : block;
	position : relative;
	float : left;
	padding : 1px 10px 10px 36px;
	font-family : "Bernhard Modern Roman", "Times New Roman", Times, serif;
	color : white;
	font-size : 1.7em;
	font-weight : bold;
	text-decoration : none;
	}
a:visited.language-item{
	display : block;
	position : relative;
	float : left;
	padding : 1px 10px 10px 36px;
	font-family : "Bernhard Modern Roman", "Times New Roman", Times, serif;
	color : white;
	font-size : 1.7em;
	font-weight : bold;
	text-decoration : none;
	}
a:hover.language-item{
	display : block;
	position : relative;
	float : left;
	padding : 1px 10px 10px 36px;
	font-family : "Bernhard Modern Roman", "Times New Roman", Times, serif;
	color : #004994;
	font-size : 1.7em;
	font-weight : bold;
	text-decoration : none;
	}
	
.placeholderindex{
	display:block;
	float:left;
	padding:0px;
	width:255px;
	}


/*positioning of quick link buttons*/
#quick-links{
	display : block;
	position : absolute;
	margin-left : 605px;
	margin-right : 0px;
	margin-top : 0px;
	width : 600px;
	z-index : 1;
	}
a:link.quick-link-item{
	display : block;
	position : relative;
	float : left;
	padding : 5px 10px 5px 10px;
	background-color : #0d4884;
	color : white;
	font-weight : bold;
	font-size : 0.6em;
	text-decoration : none;
	}
a:active.quick-link-item{
	display : block;
	position : relative;
	float : left;
	padding : 5px 10px 5px 10px;
	background-color : #0d4884;
	color : white;
	font-weight : bold;
	font-size : 0.6em;
	text-decoration : none;
	}
a:visited.quick-link-item{
	display : block;
	position : relative;
	float : left;
	padding : 5px 10px 5px 10px;
	background-color : #0d4884;
	color : white;
	font-weight : bold;
	font-size : 0.6em;
	text-decoration : none;
	}
a:hover.quick-link-item{
	display : block;
	position : relative;
	float : left;
	padding : 5px 10px 5px 10px;
	background-color : #ffffff;
	color : #004994;
	font-weight : bold;
	font-size : 0.6em;
	text-decoration : none;
	}

/*positioning of header*/
#header{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	}
	
/*positioning of menu*/
#menu{
	width : 985px;
	background-color : #fff;
	margin : -3px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	}

/*menu button behaviors*/
.placeholder{
	display:block;
	float:left;
	padding:0px;
	width:1px;
	}
	
/*menu button active*/
a:link.menu-item-active{
	display : block;
	float : left;
	padding : 6px 25px 6px 26px;
	background-color : #004994;
	color : white;
	font-weight : normal;
	font-size : 0.7em;
	/*border-left : solid 1px white;*/
	text-decoration : none;
	}
a:active.menu-item-active{
	display : block;
	float : left;
	padding : 6px 25px 6px 26px;
	background-color : #004994;
	color : white;
	font-weight : normal;
	font-size : 0.7em;
	/*border-left : solid 1px white;*/
	text-decoration : none;
	}
a:visited.menu-item-active{
	display : block;
	float : left;
	padding : 6px 25px 6px 26px;
	background-color : #004994;
	color : white;
	font-weight : normal;
	font-size : 0.7em;
	/*border-left : solid 1px white;*/
	text-decoration : none;
	}
a:hover.menu-item-active{
	display : block;
	float : left;
	padding : 6px 25px 6px 26px;
	background-color : #004994;
	color : white;
	font-weight : normal;
	font-size : 0.7em;
	/*border-left : solid 1px white;*/
	text-decoration : none;
	}

/*non active buttons*/
a:link.menu-item{
	display : block;
	float : left;
	padding : 6px 25px 6px 25px;
	background-color : #a58e52;
	color : white;
	font-weight : normal;
	font-size : 0.7em;
	/*border-left : solid 1px white;*/
	text-decoration : none;
	}
a:active.menu-item{
	display : block;
	float : left;
	padding : 6px 25px 6px 25px;
	background-color : #a58e52;
	color : white;
	font-weight : normal;
	font-size : 0.7em;
	/*border-left : solid 1px white;*/
	text-decoration : none;
	}
a:visited.menu-item{
	display : block;
	float : left;
	padding : 6px 25px 6px 25px;
	background-color : #a58e52;
	color : white;
	font-weight : normal;
	font-size : 0.7em;
	/*border-left : solid 1px white;*/
	text-decoration : none;
	}
a:hover.menu-item{
	display : block;
	float : left;
	padding : 6px 25px 6px 25px;
	background-color : #004994;
	color : white;
	font-weight : normal;
	font-size : 0.7em;
	/*border-left : solid 1px white;*/
	text-decoration : none;
	}

/*.lettrine {
	font-size : 1.3em;
	}*/

/*positioning of text and images*/	
#content{
	width : 981px;
	background-color : #fff;
	}
	
#text{
	position : absolute;
	left : 0px;
	top : 124px;
	width : 731px;
	background-color : #fff;
	border : 0px;
	margin : 25px;
	padding : 0px;
	color : black;
	text-align : justify;
	/*line-height : 0.7em;*/
	}
	
h1{
	font-size : 0.8em;
	/*font-weight:normal;*/
	color : #004994;
	/*line-height:0.5em;*/
	}
h2{
	font-size:0.8em;
	color:#a58e52;
	}
p{
	font-size : 0.7em;	
	}

a:link.hyperlink{
	color : #004994;
	}
a:active.hyperlink{
	color : #004994;
	}
a:visited.hyperlink{
	color : #004994;
	}
a:hover.hyperlink{
	color : #a58e52;
	}


/*.portrait{
	margin-left:0px;
	width:165px;
	padding:25px;
	}*/

.bio{
	float:left;
	margin-left:155px;
	margin-top:-140px;
	}
	
.lineheight{
/*float:left;
padding:0px;*/
}

#image{
	position : absolute;
	left : 781px;
	top : 149px;
	z-index : 1;
	width : 200px;
	background-color : #fff;
	border : 0px;
	margin : 0px 0px 0px 0px;
	padding : 0px;
	}
	
li{
	font-size : 0.7em;
	}

/*.centerlogo{
	}*/