body, html {
	margin: 0 auto;
	padding:0;
	background-color: #F7E0BB;
}

#container {
	background-image: url(progress/green_strip.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffeed3;
	font-size: 14px;
}

#wrap {
	width: 700px;
	margin: 0 auto;
	padding:0;
}

#header {
	text-align: center;
	width:700px;
}

#logo {
	float: left;
}

#logo img {
	border:none;
	margin-top:3px;
}

div#menu {
	padding: 128px 0 0 220px;
	font-size: 70%;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
	padding: 0 5px 0 4px;
}

#eng {
padding-top: 10px; position: absolute; margin-left: 648px; font-size: 10px;
}

#fr {
padding-top: 10px; position: absolute; text-align: right; margin-left: 634px; font-size: 10px;
}

#eng a, #fr a{
text-decoration:none;
color:#003114;
}

#content {
	padding: 5px 0 0 220px;
	font-size: 90%;
}

#contentElements {
	padding: 25px 0 0 220px;
	font-size: 90%;
}

#main h1 {
	font-weight: normal;
	font-size: 190%;
	margin: 65px 0 5px 0;
	padding: 0;
	text-align:left;
	width:460px;
}

h1 {
	font-weight: bold;
	font-size: 140%;
	margin: 30px 0 5px 0;
	padding: 0;
	text-align:center;
	width:460px;
}

#element h1 {
	font-weight: normal;
	font-size: 190%;
	margin: 0 0 35px 0;
	padding: 0;
	text-align:center;
	width:460px;
}

.super {
	font-size: xx-small;
	vertical-align: super;
}

h2 {
	padding:10px 0;
	font-size: medium;
	color: #003114;
	margin: 0px;
}

.title h2  a, .title h3 a , .title h4   a , .title h5   a, .title h6   a {
text-decoration: none;
	font-size: medium;
	color: #003114;
	margin: 0px;
}

.subtitle h2  a, .subtitle h3  a , .subtitle  h4  a , .subtitle h5   a, .subtitle h6   a {
text-decoration: none;
	font-size: small;
	color: #003114;
	margin: 0px;
}

h2, h3, h4, h5, h6 {
	text-align:center;
}

a:link {
	text-decoration: none;
}

#menu a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFcc;
}

#menu a:visited {
	text-decoration: none;
	color:#FFFFcc;
}
	
#menu a:active {
	text-decoration: none;
	color: #FFFFCC;
}

#menu a:hover {
	text-decoration: none;
	color: #edddc5;
}
 

.links {
	text-align: left;
}

.links a:link {
	text-decoration: underline;
	font-size: x-small;
	color: #003114;
	font-weight: bold;
}

.links a:visited {
	text-decoration: underline;
	font-size: x-small;
	color: #003114;
	font-weight: bold;
}

.workshop {
	text-align: left;
}

.workshop a:link {
	text-decoration: underline;
	font-size: x-small;
	color: #003114;
	font-weight: bold;
}

.workshop a:visited {
	text-decoration: underline;
	font-size: x-small;
	color: #003114;
	font-weight: bold;
}

#footnote {
	text-align: center;
	color: #003114;
	font-size: xx-small;
}

#footnote a:link {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003114;
}

#footnote a:visited {
	text-decoration: underline;
	color:#003114;
}

p#name {
	text-align:right;
}

div {
	color: #003114;	
}

div.testimonial {
	background-color:#ffffda;
	padding: 5px;
	margin: 20px;
}

blockquote {
	margin: 0px 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.quote {
	text-align: left;
	font-size: 16px;
	font-weight: lighter;
}

.roundcont {
	background-color: #ffeed3;	
	margin: 20px 0;
	width: 460px;
}

.roundcurrent {
	background: url(images/current.png) no-repeat;
	margin: 30px 0 5px 50px;
	width: 120px;
}

.roundcont p {
	margin: 0 20px;
}

.roundtop { 
	background: url("tr.gif") no-repeat top right; 
}

.roundbottom {
	background: url("br.gif") no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.lastline {
	padding-bottom:7px;
}

#indent {
	padding: 20px;
}

ul {
	padding-right: 50px;
	padding-left: 50px;
}

#centre {
	margin: 30px 0 0 10px; 
}

#vcBanner {
	padding: 20px 0 20px 105px;
	float:left;
}

#vcBanner img{
	border:none;
}


#special {
	text-align: center;
	padding:8px 8px 8px 2px;
}

#special a:link {
	text-decoration: underline;
	font-size: 80%;
	color: #003114;
	font-weight: bold;
}

#special a:visited {
	text-decoration: underline;
	font-size: x-small;
	color: #003114;
	font-weight: bold;
}

.icons {
	display:block;
	float:left;
	border: none;
}

.icons img, #content img{
	border: none;
}

#leftsided {
	float:left;
}

#hide {
	display:none;
	clear:left;
}

.whereis {
	font-weight:bold;
	text-align:center;
}

.field {
	position: relative;
	bottom:18px;
	left:100px;
}

.elementHeader  h2{
	font-size: 110%;
	padding: 25px 0 15px 0;
}

.elementHeader  h3{
	font-size: 110%;
	padding: 25px 0 0 0;
}

ul.innerlist {
	list-style-type:circle;
	margin-left:50px;
	width: 250px;
}
