body
	{
		padding: 0px;
		margin: 0px;
		text-align: center;
		font-family: "Verdana";
		font-size: 12px;
	}
p
	{	
		margin-top: 5px;
		margin-bottom: 5px;
	}
#topline
	{
		background-color: #efefef;
		height: 10px;
		overflow: hidden;
		margin: 0px auto;
		width: 780px;
	}
#main
	{
		margin: 0px auto;
		width: 780px;
		width: 780px;
		background:url(images/mainbg.gif);
		border-top: solid 1px #c6c6c6;
	}
#image
	{
		padding: 0px;
		text-align: right;
		background: url(images/imagebg.gif) repeat-x;
	}
#title
	{
		width: 720px;
		margin: 0px auto;
		background-color: #FFFFFF;
		padding-top: 15px;
		text-align: left;
		border: solid 1px #c6c6c6;
		border-bottom: none;
		border-top: none;		
	}
h1
	{
		text-align: left;
		font-size: 28px;
		font-weight: bold;
		padding: 10px;
		margin: 0px;
		color: #FFFFFF;
		width: 60%;
		background-color: #436b75;
	}
h2
	{
		text-align: left;
		font-size: 18px;
		padding: 10px;
		margin: 0xp;
		color: #9EBEC7;
		font-style: italic;
	}
#nav
	{
		background-color: #d6d3ce;
		padding: 8px;
		text-align:right;
		background-color: #436b75;
	}
.nav
	{
		text-align: left;
		padding: 15px;
		padding-right: 30px;
	}
#dgbg1
	{
		overflow: visible;
		text-align: left;
	}
#container
{
		background: url(images/maintextbg.gif) repeat-y center #FFFFFF;
		margin: 0px auto;
		width: 720px;
		border: solid 1px #c6c6c6;
		border-top: none;
}
#container_internal
{
		margin: 0px auto;
		width: 720px;
		border: solid 1px #c6c6c6;
		border-top: none;
		background-color: #FFFFFF;
}
#maintext
	{
		text-align: left;
	}

div
{
	padding: 0;
	margin: 0;
}
#leftColumn
{
	float: left;
	width: 200px;
}
#contentColumn
{
	width: auto;

}
#footer
{
	clear: both;
}
#innerContentColumn
{
	overflow: visible;
	height: 100%;	/*  */
	margin-left: 202px;
	/*/*/ /*/margin: 0 0 0 2px; /*  */
}
#contentColumn>#innerContentColumn
{
	height: auto;	/* */
}
#innercontentcolumn
{
	height: 100%;	/*  */
}
#masthead, #footer
{
	z-index: 10;
}







/* =============== MY CODE =================================== */
#footer
	{
		color: #000000;
		background-color: #FFFFFF;
		border-top: solid 1px #bfbfbf;
	}
#outer
	{
		padding: 5px;
		background-color: #FFFFFF;
	}
.content
	{
	
		font-size: 12px;
	}
.heading2
	{
		font-size: 14px;
		font-weight: bold;
		color: #35545B;
	}
.col1text1
	{
		font-size: 12px;
	}
.columncontent
	{
		color: #000000;
		font-size: 12px;
	}

.heading1
	{
		background-color: #eaeaea;
		border-bottom: #c6c6c6 solid 1px;
	}
h4
	{
		color: #545454;
		font-size: 14px;
		font-weight: bold;
		margin: 0px;
	}
h3
	{
		font-size: 14px;
		font-weight: bold;
		margin: 0px;
	}

.heading1, .heading2, .content, .columncontent, .col2heading1, .col2heading2, .col2text, .col2text2
{
	padding: 5px;
}
.footer1
	{
		height: 15px;
		text-align: center;
		font-size: 11px;
		color: #000000;
	}
#nav a, #nav a:visited
	{
		color: #FFFFFF;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
.footer1 a, .footer1 a:visited
	{
		color: #000000;
		text-decoration: none;
	}

a, a:visited
	{
		color: black;
		font-weight: bold;
		text-decoration: none;
	}	
.col1text2 a, .col1text2 a:visited, .heading2 a, .heading2 a:visited
	{
		color: #FFFFFF;
	}
