@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
}
#centrage {
	margin-left:auto;
	margin-right:auto;
	width:766px;
}
#maindiv {
	position:absolute;
	margin-left:0px;
	top:0px;
	background-color:#FFFFFF;
	width:766px;
	height:1070px;
	z-index:1;
}
#lefttile {
	position:absolute;
	margin-left:0px;
	top:0px;
	width:8px;
	height:1070px;
	background-image:url(../images/lefttile.gif);
	background-repeat:repeat-y;
	z-index:2;
}
#header {
	position:absolute;
	margin-left:8px;
	top:12px;
	width:750px;
	height:179px;
	z-index:3;
}
#righttile {
	position:absolute;
	margin-left:758px;
	top:0px;
	width:8px;
	height:1070px;
	background-image: url(../images/righttile.gif);
	background-repeat:repeat-y;
	z-index:4;
}
#title {
	position:absolute;
	margin-left:208px;
	top:41px;
	width:400px;
	height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #996666;
	font-style: normal;
	font-weight: bold;
	z-index:6;
}
#menu {
	position:absolute;
	margin-left:58px;
	top:240px;
	width:147px;
	height:210px;
	font-family: Arial, "Arial", Times, serif;
	font-size: 16px;
	color: #999999;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	line-height: 24px;
	z-index:5;
}
#menu ul {
	list-style-type:none;
	margin-left:0px;
	top:0px;
	padding-left:0px;
	padding-top:0px;
}
#menu li a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
#menu li a:link {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
#menu li a:visited {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
#menu li a:hover {
    color: #cc9999;
	text-decoration: none;
	font-weight: bold;
}
#menu li a:active {
	color: #862f2f;
}
#here {
	color:#996666;
}
#kid {
	position:absolute;
	margin-left:50px;
	top:920px;
	width:108px;
	height:98px;
	z-index:7;
	background-image: url(../images/kid.gif);
}
#address {
	position:absolute;
	margin-left:208px;
	top:1020px;
	width:500px;
	height:35px;
	z-index:8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: center;
}
.copyright {
	font-size: 7pt;
	line-height: 12pt;
}
#boothbio {
	position:absolute;
	margin-left:208px;
	top:240px;
	width:500px;
	height:200px;
	z-index:9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#intervewslist a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
#intervewslist a:link {
	color: #996666;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:20pt;
}
#intervewslist a:visited {
	color: #996666;
	font-weight: bold;
	text-decoration: none;
}
#intervewslist a:hover {
    color: #cc9999;
	text-decoration: none;
	font-weight: bold;
}
#intervewslist a:active {
	color: #862f2f;
}
#lign {
	position:absolute;
	margin-left:208px;
	top:1010px;
	width:500px;
	height:2px;
	border-bottom:2px solid #996666;
}	
#robertfawcett {
	position:absolute;
	margin-left:236px;
	top:636px;
	width:427px;
	height:350px;
	z-index:10;
}
