div.float {
  float: left;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 0px;
  }
  
div.float p {
   text-align: center;
   }

div.container {
  border: 0px dashed #333;
  background-color: #DCDFFF;
  }

div.spacer {
  clear: both;
  }

body	{
  color:	black;
  background-color:	#fff;
  font:	11px/1.5 Verdana, sans-serif;
	}

h1	{
	font-size:	2em;
	}

h2	{
	font-size:	1.75em;
	}

h3	{
	font-size:	1.5em;
  margin:	0 0 0 0;
         color: #006666;
	}

h4	{
	font-size:	1.25em;
	}

h5	{
	font-size:	1.25em;
        text-indent:    -10px
	}
		
h1, h2, h4	{
  margin:	1.25em 0 0 0;
  font-family:	Arial, sans-serif;
  color: #042D56;
  background: transparent;
}

h5, h6	{
  margin:	1.25em 0 0 0;
  font-family:	Arial, sans-serif;
  color: #000000;
  background: transparent;
}


p	{	/* primitive version for css-1 agents */
  margin:	.5em 0;
}

.small	{
	text-decoration:	none;
	font-weight:	normal;
	}

.superfine  {
  margin:	0;
  padding:	0;
  color:	black;
  background-color:	#fff;
  font:	10px/1.5 Verdana, sans-serif;
	}

a	{
	text-decoration:	none;
	font-weight:	bold;
	}
a:link	{
	color:	#f30;
	background-color: transparent;
	}
a:visited	{
	color:	#f30;
	background-color: transparent;
	}
a:active	{
	color:	#cc0;
	background-color: transparent;
	}
a:hover	{
	color:	#f60;
	background-color: transparent;
	text-decoration:	underline;
	}

#menu	{
        font:	10px;
	}

#menu a:link	{
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	}

#menu a:visited	{
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	}

#menu a:hover	{
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
	}

#menu a:active	{
	color: #336699;
	text-decoration: underline overline;
	font-weight: bold;
	}

#events {
  font:	10px;
	}

#events_small {
  font:	8px;
	}

#events a:link	{
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	}

#events a:visited	{
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	}

#events a:hover	{
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
	}

#events a:active	{
	color: #336699;
	text-decoration: underline overline;
	font-weight: bold;
	}

#columnleft {
  background-color: #ffffff;
  margin: 0px;
  padding: 10px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 144px;
}

#columncenter {
  background-color: #DCDFFF;
  margin: 0px;
  padding: 10px;
  position: absolute;
  left: 180px;
  top: 0px;
  width: 420px;
}

#columnright {
  background-color: #fff;
  margin: 0px;
  padding: 10px;
  position: absolute;
  left: 620px;
  top: 0px;
  width: 220px;
}

#headleft {
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  position: relative;
  width: 144px;
  height: 140px;
}

#headcenter {
  background-color: transparent;
  margin: 0px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 0px;
  position: relative;
  width: 400px;
  height: 140px;
}

#headright {
  background-color: #ffff88;
  margin: 0px;
  padding: 0px;
  position: relative;
  width: 200px;
  height: 140px;
}

#callout-box {
  background-color: #aaaaff;
  margin: 0px;
  padding: 0px;
  position: relative;
  width: 200px;
  height: 140px;
}

#callout-text {
  padding: 10px;
  color: #000;
}

#contentleft {
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  position: relative;
  width: 144px;
}

#contentcenter {
  background-color: transparent;
  margin: 0px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  position: relative;
  width: 400px;
}

#contentright {
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  position: relative;
  width: 200px;
}

#didyouknow {
  padding: 10px;
  color: #000;
}

#footer {
  clear: both;
  width: 100%;
  margin-top: 10px;
  text-align: center;
  font-family: Verdana;
  font-size: 11px;
  padding: 3px;
  border-top: 1px solid #042D56;
  color: #042D56;
}

#footer a:link	{
	color: #336699;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	}

#footer a:visited	{
	color: #336699;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	}

#footer a:hover	{
	color: #336699;
	text-decoration: underline;
	background: transparent;
	font-weight: bold;
	}

#footer a:active	{
	color: #336699;
	text-decoration: underline overline;
	background: transparent;
	font-weight: bold;
	}

#photocredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000066;
	text-decoration: none;
	text-transform: uppercase;
}

#caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
        text-align: center;
	color: #000066;
	text-decoration: none;
	text-transform: none;
}

#columncenter_green {
  background-color: #99EE99;
  margin: 0px;
  padding: 10px;
  position: absolute;
  left: 180px;
  top: 0px;
  width: 420px;
}

div.container_green {
  border: 0px dashed #333;
  background-color: #99EE99;
  }