body
	{
	  text-align: center;
	  margin-top: 20px;
	  font-family: "Verdana";
	  font-size: 12px;
	  background-color: #474747;
	}
p
	{
		margin-top: 3px;
		margin-bottom: 3px;
	}
#main
	{
	  margin: 0px auto;
	  width: 780px;
  	}
#topcurve
	{
		background: url(images/topbg.gif);
		height: 20px;
		margin: 0px;
		padding: 0px;
	}
#header
	{
		  background-color: #FFFFFF;
	}
h1
	{
	
	  overflow: visible;
	  text-align: center;
	  font-size: 24px;
	  font-weight: bold;
	  padding: 10px;
	  padding-left: 10px;
	  color: #1e5e33;
	}
h2
	{
		color: #9b9b9b;
		font-size: 16px;
		font-weight: bold;
		padding: 10px;
		text-align: center;
		padding-left: 10px;
	}
#topdes
	{
		padding: 0px;
		clear: both;
		background: url(images/topdes.gif) no-repeat;
		height: 42px;
	}
#bottomdes
	{
		padding: 0px;
		clear: both;
		background: url(images/bottomdes.gif) no-repeat;
		height: 44px;
	}

#nav
	{
	    text-align: center;
		padding-top: 20px;
		padding-bottom: 20px;		
		background: url(images/navbg.gif) no-repeat center;
		text-align: center;
	}
#container
{
		background: url(images/maintextbg.gif) repeat-y center;
		text-align: right;
		border-top: solid 1px #1e5e33;
}
#maintext
	{
		text-align: left;
	}
div
{
	padding: 0;
	margin: 0;
}
body
{
	padding: 20px;
	margin: 0;
}
#leftcolumn
{
	margin-right: -150px;	/* IE 4 fix */
}
#leftColumn
{
	float: left;
	width: 151px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#rightColumn
{
	float: right;
	width: 151px;
}
#contentColumn
{
	width: auto;

}
#footer
{
	clear: both;
}
#innerFooter
{
	text-align: center;
}
#innerContentColumn
{
	overflow: visible;
	height: 100%;	/* */
	margin-left: 151px;
	/*/*/ /*/margin: 0 0 0 2px; /*  */
}
#contentColumn>#innerContentColumn
{
	height: auto;	/*  */
}
#innercontentcolumn
{
	height: 100%;	/*  */
}
#masthead, #footer
{
	z-index: 10;
}

/* =============== MY CODE =================================== */
#footer
	{
		background-color: #FFFFFF;
	}
.col2text
	{
		
		font-size: 12px;
	}
.content
	{
		font-size: 12px;
	}
h3
	{
		font-size: 14px;
		font-weight: bold;
		color: #1e5e33;
	}
.heading2
	{
		
		font-size: 13px;
		font-weight: bold;
		color: black;
		
	}
.columncontent
	{
		font-size: 12px;
		
	}
.col1text2
	{
		font-size: 12px;
	}

.spacer5
	{
		height: 5px;
		overflow:hidden;
	}
.spacer10
	{
		height: 10px;
		overflow:hidden;
	} 
h4
	{
		
		font-size: 14px;
		font-weight: bold;
		color: #1e5e33;
	}
.footer1
	{
		color: #000000;
		text-align: center;
		font-size: 11px;
	}

.heading1, .heading2, .col1text2, .columncontent, .heading2, .content
{
	padding: 5px;
}
a
	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

a:visited
	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
#nav a
	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;	
	}
#nav a:visited
	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;	

	}
#footer a
	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
#footer a:visited
	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
h1, h2, h3, h4
	{
		margin: 0px;
	}	