body
	{
		padding:20px;
		text-align: center;
		background-color: #D8FDD7;
		font-family: Garamond;
		font-size: 14px;
		line-height: 14px;
	}
#main
	{
		margin: 0px auto;
		padding: 0px;
		width: 780px;
	}
#header
	{
		height: 159px;
		width: 780px;
		padding: 0px;
		background:url(images/headerbg.gif);
		text-align:left;
	}
#title
	{
		height: 60px;
		padding-top: 30px;
		font-size: 24px;
		font-weight: bold;
		color: #FFFFFF;
		text-align: left;
		padding-left: 20px;
	}
#subtitle
	{
		height: 20px;
		padding-top: 40px;
		font-size: 16px;
		font-weight: bold;
		color: #075C05;
		text-align: right;
		padding-right: 10px;
	}
#maintext2
	{
		width: 776px;
		border: solid 2px #0b8307;
		border-top: none;
	}
#nav
	{
		background-color: #0b8307;
		padding: 10px;
	}
#dgbg1
	{
		overflow: visible;
		text-align: left;
	}
#dgbg2
{
		background: url(images/maintextbg.gif) repeat-y center;
		text-align: right;
		margin: 0px auto;

}
#maintext
	{
		text-align: left;
	}
div
	{
		padding: 0;
		margin: 0;
	}
#leftcolumn
	{
		margin-right: -150px;	/* IE 4 fix */
	}
#leftColumn
	{
		float: left;
		width: 150px;
		/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
	}
#rightColumn
	{
		float: right;
		width: 150px;
	}
#contentColumn
	{
		width: auto;
		margin-left: 151px;
	
	}
#innerLeftColumn, #innerContentColumn, #innerRightColumn, #innerFooter
	{
		padding: 5px;
	}
#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 */
	}
#innercontentcolumn
	{
		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
	{
		color: #FFFFFF;
		background-color:#0b8307;
	}
.col2text
	{
	font-size: 14px;
	background-color: #FFFFFF;
	}
.col2text2
	{
	font-size: 15px;
	line-height: 16px;
	background-color: #FFFFFF;
	}
.col2heading1
	{
		font-size: 16px;
		font-weight: bold;
		color: black;
		
	}
.col2heading2
	{
		
		font-size: 16px;
		font-weight: bold;
		color: black;
		
	}
.col1text1
	{
		font-size: 15px;
		
	}
.col1text2
	{
		font-size: 15px;
		
	}

a.nav
	{
		color: black;
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
	}
.spacer5
	{
		height: 5px;
		overflow:hidden;
	}
.spacer10
	{
		height: 10px;
		overflow:hidden;
	} 
.heading1
	{
		color: black;font-size: 16px;
		font-weight: bold;
		
	}
.heading2
	{
		color: black;font-size: 16px;
		font-weight: bold;
	}
.heading1, .heading2, .col1text2, .col1text1, .col2heading1, .col2heading2, .col2text, .col2text2
{
	padding: 5px;
}
.footer1
	{
		height: 15px;
		text-align: center;
		font-size: 11px;
		color: #FFFFFF;
	}

 a.nav
	{
		color: #FFFFFF;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
 a.nav:visited
	{
		color: #FFFFFF;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
#nav a
	{
		color: #FFFFFF;
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
	}
#nav a:visited
	{
		color: #FFFFFF;
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
	}
.footer1 a
	{
		color: #FFFFFF;
		text-decoration: none;
	}
.footer1 a:visited
	{
		color: #FFFFFF;
		text-decoration: none;
	}
a:visited
	{
		color: black;
		font-weight: bold;
		text-decoration: none;
	}
a
	{
		color: black;
		font-weight: bold;
		text-decoration: none;
	}	
