#heritage
{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, sans-serif;
	font-size:.9em;
	color:#c0c0c0;
	letter-spacing:1px;
}	

#heritage span.EN
{
	margin-right:64px;
}
#heritage span.FR
{
	margin-right:47px;
}
#heritage img, a
{
	border:0;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
body { 
	color: white;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 120%; 
	background-color: black; 
	letter-spacing: 3px; 
	margin-top: 20px; 
}

h2 {
	border-bottom: 1px solid red;
	/* width: 100px; */
	font-size: 120%;
}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#title {
	width: 600px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#titleflash {
	width: 600px;
	height: 110px;
}

#thumbprint {
	width: 300px;
	height: 300px;
	float: left;
	display: inline;
}

#thumbflash {
	width: 300px;
	height: 300px;
}

#main {
	width: 490px;
	float: left;
	margin: 0; 
	padding-top: 20px;
	letter-spacing: 0;
}

#main h2 {
	font-size: 120%;
	padding-bottom: 4px;
	width: 8em;
}

#subnav { 
	font-size: 9px; 
	letter-spacing: 3px;
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	height: 35px;
	clear: both;
}

a { 
	color: white; 
	font-weight: 700; 
	text-decoration: none; 
}

a:hover  { 
	color: #f00 
}

.right
{
	float:right;
}
#mquest
{
	margin-top:20px;
	
}
#mquest img
{
	border:0;	
}

.left
{
	float:left;
}
#funding h2
{
	border-bottom:1px solid #000;
}
.float_left {
	float:left;		
}
.float_right {
	float:right;		
}
.align_center {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
	
.redHiglight {
	color: red;
	font-weight: bold;
}

.clearFloat {
	clear: both;
}