body
	{
	  background-color: #A34218;
	  text-align: center;
	  margin-top: 20px;
	}
p
	{
		margin-bottom: 5px;
		margin-top: 5px;
	}
#main
	{
	  background-color: #FFFFFF;
	  margin: 0px auto;
	  width: 780px;
	  border: solid 1px;
	  	}
#header
	{
		width: 780px;
	}
#topbar
	{
		width: 780px;
	  background: url(images/topbg.jpg);
	  height: 27px;
	  text-align: left;
	}
#titlebar
	{
		width: 780px;
	  background-color: #FFFFFF;
	  overflow: visible;
	  text-align: left;
	  height: auto;
	  min-height: 190px;
	}
#titletext
	{
		width: 780px;
		float: left;
		width: auto;
		font-weight: bold;
		color: black;
		width: 335px;
		text-align: center;
	}
#title
	{
		font-size: 28px;
		padding: 10px;
	}
#subtitle
	{
		font-size: 18px;
		padding: 10px;
	}
#nav
	{
	  background: url(images/navbarbg.jpg);
	  height: 27px;
	  padding-left: 20px;
	  text-align: left;
	  padding-top: 5px;

	}
#dgbg1
	{
		overflow: visible;
		text-align: left;
	}
#dgbg2
{
		background: url(images/maintextbg.gif) repeat-y center;
		text-align: right;
		width: 780px;
}
#maintext
	{
		text-align: left;
	}
div
{
	padding: 0;
	margin: 0;
}
body
{
	padding: 20px;
	margin: 0;
}
#leftColumn
{
	float: left;
	width: 150px;/*/*/ /*/margin: 0 0 0 2px; /* Netscape Compliance */
}
.style1 {font-size: 16px}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style4 {font-family: Georgia, "Times New Roman", Times, serif
}
#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
	{
		height: 30px;
		background-color: #ECECEC;
		
	}
.col2text
	{
		
		font-size: 12px;
	}
.col2text2
	{
	
		font-size: 14px;
	}
.col2heading1
	{
		font-size: 14px;
		font-weight: bold;
		color: black;
		
	}
.col2heading2
	{
		
		font-size: 14px;
		font-weight: bold;
		color: black;
		
	}
.col1text1
	{
		font-size: 12px;
		
	}
.col1text2
	{
		font-size: 14px;
	}

a.nav
	{
		color: black;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
.spacer5
	{
		height: 5px;
		overflow:hidden;
	}
.spacer10
	{
		height: 10px;
		overflow:hidden;
	} 
.heading1
	{
		font-size: 16px;
		font-weight: bold;
		
	}
.heading2
	{
		
		font-size: 16px;
		font-weight: bold;
	}
.footer1
	{
		color: #000000;
		height: 15px;
		text-align: center;
		font-size: 11px;
	}

.heading1, .heading2, .col1text2, .col1text1, .col2heading1, .col2heading2, .col2text, .col2text2
{
	padding: 5px;
}
a.nav
	{
		color: #000000;
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
	}
a.nav:visited
	{
		color: #000000;
		text-decoration: none;
		font-size: 14px;
		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-size: 14px;
		font-weight: bold;	
	}
#nav a:visited
	{
		color: #000000;
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;	
	}
