<!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" xml:lang="en" lang="en">
<head>
  <title>ThreeColumn.css</title>
  <meta http-equiv="generator" content="CoffeeCup HTML Editor (www.coffeecup.com)" />
  <meta name="created" content="Fri, 09 Jul 2010 20:32:01 GMT" />
  <meta http-equiv="content-type" content="text/html;charset=utf-8" />
  <meta name="description" content="" />
  <meta name="keywords" content="" />

<style type="text/css">
	 
	  
	
	#head {
	  float:left;
      clear:both;
      width:100%;
	  border:groove;
	  
	  text-align:center;
   	   }
		
		#left {
	  float:left;
	  width:20%;
	  padding-left:1%;
	  padding-right:1%;
	  text-align:center;
	  font-size:small;
      min-height:40em;
	   }
	   
	  #center {
	  float:left;
	  width:35%;
	  padding-left:1%;
	  padding-right:1%;
	  text-align:center;
	  font-size:small;
      min-height:40em;
	   }
      
	  
	  #right {
	  float:left;
      width:35%;
	  padding-left:1%;
	  padding-right:1%;
	  text-align:center;
	  font-size:small;
      min-height:40em;
	   }
	   
	   #bottom {
	   border: 1px black solid;
	   float:left;
       width:100%;
	   clear:both;
       text-align:center;
	   background-color:#EEEEEE;
	    } 
	   
	   #footer {
	   border: 1px black solid;
	   float:left;
       width:100%;
	   clear:both;
       text-align:center;
	    } 
   </style>     
  
</head>
<body>

</body>
</html>

