<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Home</title>
<link rel="stylesheet" href="../styles/reset.css" type="text/css" />
<link rel="stylesheet" href="../styles/default.css" type="text/css" />
<script type="text/javascript" src="_swfobject.js"></script>
<style type="text/css">
body {
text-align: center;
font: .8em/1.3em verdana,arial,helvetica,sans-serif;
}
#info {
width: 920px;
overflow: auto;
}
#flashcontent {
width: 920px;
height: 770px;
margin: 4px auto;
padding:5px;
}
img {
-webkit-filter: brightness(100%);
}
img:hover {
-webkit-filter: brightness(70%);
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
</style>
</head>
<body id="home">
<div id="main">
<div id="wrap2">
<a href="home.html"><img style="float:left;margin:-6px 0 0 0;" src="../images/title.gif" alt="" /></a>
<a href="http://councilforeconed.org/" target="_blank"><img style="float:right;margin:-6px 10px 0 0;" src="../images/logo.gif" alt="" /></a>
<br style="clear:both;" />
<table border="1">
<tr>
<td><a href="../k-2.htm"><img src="../images/images/2.png"></a></td>
<td><a href="../3-5.htm"><img src="../images/images/12.png"></a></td>
<td><a href="../parent.htm"><img src="../images/images/36.png"></a></td></tr>
<tr>
<td><a href="../6-8.htm"><img src="../images/images/19.png"></a></td>
<td><a href="../9-12.htm"><img src="../images/images/26.png"></a></td>
<td><a href="../parent.htm"><img src="../images/images/41.png"></a></td>
</tr>
</table>
</div>
</div>
</body>
</html>