* {  font-family: gill, helvetica, sans-serif;  text-align: left;  font-size:12pt;}* html #container{	height:1%; /* So IE plays nice */}a {}#wrapper {  overflow:hidden;  min-width:640px;}#banner {  margin:0px 0px;  height:200px;/*  background: url('images/polo_logo2.gif') #006226 top left no-repeat; */  background-color:#006226;}#main {  overflow:hidden;  margin:0px 0px;  padding-left:200px; /* The width of the rail */}#navigation {  width:200px;  float:left;  margin-left:-200px;  display:inline; /* So IE plays nice */  margin-top:40px;}#contents {  width:100%;  border-left:210px /*solid #68a27c;  The width and color of the rail */  margin-left:-200px; /* Hat tip to Ryan Brill */  float:right;  padding-left:10px;  margin-top:20px;}#footer {  clear:both;  margin:0px 0px;  background-color:#68a27c;}/* formatting for the contents tags above */#footer p {  padding:5px;  width:100%;  text-align:center;}#navigation ul {  list-style-image:none;  list-style-position:outside;  list-style-type:none;  margin:0px 10px 0px 10px;  padding:0px;}#navigation li {  margin-top:7px;}#navigation a, #navigation a:active #navigation a:visited {  color: #006226;  text-decoration:none;  font-size:10pt;  font-weight:bold;}#contents h1 {  color:#006226;  font-size:16pt;}#panel1 {  float:left;  position:relative;  width:48%;  padding-right:5px;}#panel2 {  float:left;  position:relative;  width:48%;}img.center {	margin-right:auto;	margin-left:auto;	display:block}img.left {	position:relative;	float:left;	margin-right:10px;}
