body
	{
	  background-color: white;
	  text-align: center;
	  margin-top: 20px;
	  font-family: "Tahoma";
	  font-size: 12px;
	}
p
	{
		margin-top: 3px;
		margin-bottom: 3px;
	}
#main
	{
	  background-color: #FFFFFF;
	  margin: 0px auto;
	  width: 780px;
		border: solid 1px black;	  
	  	}
#header
	{
		background-color: #FFFFFF;
		border-bottom: solid 2px #CCDBD9;
	}
#image
	{
		float: right;
		padding: 0px;
		border-top: solid 20px #CCDBD9;
		margin-top: 20px;		
	}
h1
	{
	
	  overflow: visible;
	  text-align: left;
	  font-size: 24px;
	  padding: 20px;
	  padding-left: 10px;
	  color: #355E8A;
	}
h2
	{
		color: #9AADC2;
		font-size: 16px;
		font-weight: bold;
		padding: 10px;
		text-align: left;
		padding-left: 10px;
	}
#nav
	{
	    text-align: right;
		padding: 5px;
		width: 200px;
		float: right;
	}
#container
{
		background: url(images/maintextbg.gif) repeat-y center;
		text-align: right;
		border-top: solid 1px #5e7f92;
}
#maintext
	{
		text-align: left;
	}
div
{
	padding: 0;
	margin: 0;
}
body
{
	padding: 20px;
	margin: 0;
}
#leftColumn
{
	float: left;
	width: 200px;/*/*/ /*/margin: 0 0 0 2px; /* Netscape Compliance */
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.style3 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style4 {font-family: Georgia, "Times New Roman", Times, serif}
#leftcolumn
{
	margin-right: -200px;	/* IE 4 fix */
}
#leftColumn
{
	float: left;
	width: 200px;
	/*/*/ /*/margin: 0 0 0 2px; /*  */
}
#rightColumn
{
	float: right;
	width: 198px;
}
#contentColumn
{
	width: auto;
	margin-left: 202px;
}
/* Hides from IE5-mac \*/
* html #contentColumn{height: 1%;}
/* End hide from IE5-mac */ 

#footer
{
	clear: both;
}
#innerFooter
{
	text-align: center;
}
#innerContentColumn
{
	overflow: visible;
	height: 100%;	/* */
	margin-right: 200px;
	/*/*/ /*/margin: 0 0 0 2px; /*  */
}
#contentColumn>#innerContentColumn
{
	height: auto;	/*  */
}
#innercontentcolumn
{
	height: 100%;	/*  */
}
#masthead, #footer
{
	z-index: 10;
}

.line
	{
		background-color: #f3f3f3;
		border: solid 1px #662b23;
		height: 1px;
		overflow: hidden;
	}

/* =============== MY CODE =================================== */
#footer
	{
		background-color: #CCDBD9;
	}
.col2text
	{
		
		font-size: 12px;
	}
.content
	{
	
		font-size: 12px;
	}
h3
	{
		font-size: 13px;
		font-weight: bold;
		color: black;
	}
.heading1
	{
		background-color: #CCDBD9;
	}
.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: 13px;
		font-weight: bold;
		color: #29496D;	
	}
.footer1
	{
		color: #68958F;
		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: #68958F;
		text-decoration: none;
		font-weight: bold;	
	}
#nav a:visited
	{
		color: #68958F;
		text-decoration: none;
		font-weight: bold;	

	}
#footer a
	{
		color: #68958F;
		font-weight: bold;
		text-decoration: none;
	}
#footer a:visited
	{
		color: #68958F;
		font-weight: bold;
		text-decoration: none;
	}
h1, h2, h3, h4
	{
		margin: 0px;
	}	