body {
	font-family:   Trebuchet ms, Arial,Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 20px;
	margin: 0px;
	background-color: #f0f0f0;
	
}
h1{	
	font-size: 16px;
	font-family:arial;
	margin-top: 0px;
	padding: 0 0 0 0;	
	color: #aaf200;
}

h2{	
	font-size: 16px;
	font-family:arial;
	margin-top: 0px;
	padding-top: 0px;
	color:#009a1a;
}



div#wrapper {
	position:relative; 
	margin-left:auto; 
	margin-right:auto; 
	top: 0px; 
	width:760px;  
	background-color: #fff; 
	border-width: 0 1px 1px 1px;
	border-color: #ccc;
	border-style: solid;
}

div#head {
	position: absolute;
	width:760px;
	height:100px;
	left:0px;
	top: 0px;
	background-color: #004489;
}

div#navbar2 {
	height: 30px;
	width: 100%;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #009a1a;
}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	white-space: nowrap;
	font-weight: bold;
}
div#navbar2 li {
	list-style-type: none;
	display: inline;
}
div#navbar2 li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #fff;
}
div#navbar2 li a:link {
    color: #fff;
	

}
div#navbar2 li a:visited {
    color: #fff;
}
div#navbar2 li a:hover {
    
    color: #000;
    background-color: #009a1a;
}

div#columns {
	position: relative;
	width: 760px;
	top: 100px;
	background-color: #fff;
	
}


div.content {
	text-align: center;
	width: 760px;
	clear: both;
	height: 30px;
	padding: 10px 0 0 0;
	background-color:#004489;
	border-width: 0 0 1px 0;
	border-color: #000;
	border-style: solid;
	
}

div.content2 {
	text-align: left;
	width: 700px;
	
	padding: 20px 30px 0 30px;
	
}

div#foot {
	
	width: 740px;
	margin-top: 100px;
	clear: both;
	font-size: 12px;
	text-align:left;
	padding: 5px 10px 5px 10px;
	background-color: #004489;
	
}

div#foot a:link {
    	color: #aaf200;
}
div#foot a:visited {
    	color: #aaf200;
}

.clear {
	clear:both;
}


IMG.displayed {
       float: left; margin: 0em;
	border-width: 0 0 1px 0;
	border-color: #000;
	border-style: solid;
}

IMG.displayed2 {
    margin-left: 5px;
    margin-right: 5px; }

img.icon { vertical-align: middle; 
		padding: 0 5px 0 0;
		border: none;
}


IMG.link {
	border: none;
}

div.vid {
	text-align: center;
  }

div.box { width: 320px;padding: 10px 30px 40px 30px;float:left;background-color: #fff;
}
div.box A:link {
		color: #004489;
}
div.box A:visited {
	
	color: #004489;}

div.box A:hover {text-decoration: underline;
			color: #aa1111;
		}

.liste {
	
  
	font-size: 12px;
	padding: 0;
	margin-left: 0;
	

}
div.listbox {width: 640px;margin: 0px 30px 100px 30px;float:left;
}