	body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	word-spacing: 0.1em;
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	background-image: url(images/language_bg.png);
	background-position: center top;
	line-height: 120%;
	/* [disabled]float: right; */
	}
	a:link, a:visited, a:active, a:visited {
		color:#3D81EE;
	}

h3 {
	color: #999999;
}
	
	h1 a:links {
	text-decoration:none;
	}
	h2 {
	font-family: Tahoma;
	font-size: 110%;
	color: #3D81EE;
	}
.img-center {
	float: none;
}


	#wrapper {
	background-position: center;
	color:#000000;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}

	h1 {
	font-family: Tahoma;
	font-size: 130%;
	color: #3D81EE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 12px;
	margin-right: 8px;
	}

	
	}
	#header {
	font-size: 80%;
	height: 90px;
	
	}
	#mainfeature {
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 185px;
	margin-bottom: 5px;
	margin-right: 0px;
	}
	
	#mainfeature p {
	line-height:150%;
	word-spacing: 0.3em;
	font-size: small;
	}
	
	#footer {
	text-align:left;
	font-size: 95%;
	margin-top: 5px;
	padding: 5px;
	margin-bottom: 3px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	}
	img.floatLeft {
		float: left;
		margin: 10px;
	}
	img.floatRight {
		float: right;
		margin: 10px;
	}
	#mainfeature li {
		line-height: 150%;
		list-style-image: url(images/french_arrow.png);
		list-style-position: outside;
	}
	.smallleft {
		font-family: Tahoma;
		font-size: 80%;
	}
	.smallleftCopy {
		font-family: Tahoma;
		font-size: 80%;
		padding-left: 20px;
		background-position: right;
		margin-left: 15px;
		margin-right: 20px;
	}
	#mainfeature img {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #3D81EE;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-color: #3D81EE;
	border-right-color: #3D81EE;
	border-bottom-color: #3D81EE;
	border-top-style: none;
	border-right-style: none;
	}
#nav_box {
	font-size: 75%;
	height: 20px;

}
#nav_box a {
	color:#93BC3C;
}
 #nav_box  a:hover {text-decoration:none;}
#smallbox {
	float: right;
	height: 550px;
	width: 160px;
	padding: 5px;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 80%;
}

#navcontainer
{
	width: 172px;
	font-size: 10px;
	text-align: center;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	line-height: 125%;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

ul#navlist
{
	text-align: left;
	list-style: none;
	padding: 0;
	width: 90%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	line-height: 215%;
	color: #FFFFFF;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3484BC;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	background-repeat: repeat-y;
	background-position: left;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #808080;
	border-bottom:1px solid #000;
	border-left-color: #a1a1a1;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	color: #FFFFFF;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #2F78AA;
	border-color: #aaab9c #fff #fff #ccc;
	background-color: transparent;
	background-image: url(images/french_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}
#navcontainer h1 {
	line-height: 100%;
}

