body
	{
	  background-color: white;
	  text-align: center;
	  margin-top: 20px;
	  font-family: "Trebuchet MS";
	}
p
	{
		margin-top: 2px;
		margin-bottom: 2px;
	}
#main
	{
	  background-color: #FFFFFF;
	  margin: 0px auto;
	  width: 780px;
		border: solid 1px black;	  
	  	}
#titleimg
	{
		border-top: solid 15px #42794A;
	}
#image
	{
		float: left;
		padding-right: 10px;
	}
h1
	{
	
	  overflow: visible;
	  text-align: left;
	  font-size: 24px;
	  font-weight: bold;
	  padding: 5px;
	}
h2
	{
		color: #666666;
		font-size: 16px;
		font-weight: bold;
		font-style: italic;
		padding: 5px;
		text-align: left;
		padding-left: 10px;
	}
#nav
	{
	  background: url(images/navbg.gif) repeat-x;
	  text-align: center;

	}
#dgbg1
	{
		overflow: visible;
		text-align: left;
	}
#container
{
		background: url(images/maintextbg.gif) repeat-y center;
		text-align: right;
}
#maintext
	{
		text-align: left;
	}
div
{
	padding: 0;
	margin: 0;
}
body
{
	padding: 20px;
	margin: 0;
}
#leftColumn
{
	float: left;
	width: 151px;/*/*/ /*/margin: 0 0 0 2px; /* Netscape Compliance */
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#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;
	margin-left: 151px;

}
#footer
{
	clear: both;
}
#innerFooter
{
	text-align: center;
}
#innerContentColumn
{
	overflow: visible;
	height: 100%;	/* fix the Win32 IE float bug */
	margin-right: 150px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#contentColumn>#innerContentColumn
{
	height: auto;	/* fix Opera 5 which breaks with the above IE fix */
}
#innercolumncontent
{
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
}
#masthead, #footer
{
	z-index: 10;
}







/* =============== MY CODE =================================== */
#footer
	{
		border-top: solid 3px #42794A;
		background-color: #FFFFFF;
	}
.content
	{
		
		font-size: 12px;
	}
h3
	{
		
		font-size: 13px;
		font-weight: bold;
		color: #42794A;
	}
.columncontent
	{
		font-size: 12px;
		
	}
.columncontent
	{
		font-size: 12px;
	}

a.nav
	{
		color: black;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
.spacer5
	{
		height: 5px;
		overflow:hidden;
	}
.spacer10
	{
		height: 10px;
		overflow:hidden;
	} 
.heading1
	{
		background-color: #42794A;
	}
h4
	{
		font-size: 13px;
		font-weight: bold;
		color: #FFFFFF;	
	}
.footer1
	{
		color: #000000;
		text-align: center;
		font-size: 11px;
	}

.heading1, .heading2, .columncontent, .heading2, .content, .content2
{
	padding: 5px;
}
a.nav
	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
a.nav:visited
	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;	
	}

a
	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

a:visited
	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
#nav a
	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;	
	}
#nav a:visited
	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;	

	}
h1, h2, h3, h4
	{
		margin: 0px;
	}
