body
	{
		padding: 20px;
		text-align: center;
		font-family: "Verdana";
		font-size: 12px;
	}
p
	{	
		margin-top: 5px;
		margin-bottom: 5px;
	}
#main
	{
		margin: 0px auto;
		width: 780px;
		background:url(images/topbg.gif) repeat-x;
		border: solid 1px #bfbfbf;
	}
#image
	{
		float: right;
		padding: 0px;
	}
#title
	{
		border-top: solid 10px #e87816;
		background:url(images/titlebg.gif) repeat-y #A09C77;
		height: 177px;
		overflow: hidden;
	}
h1
	{
		text-align: left;
		font-size: 28px;
		font-weight: bold;
		padding: 10px;
		color: #585858;
	}
h2
	{
		text-align: left;
		font-size: 18px;
		padding: 10px;
		color: #FFFFFF;
	}
#header
	{
		border-bottom: solid 1px #4ba0f0;
	}
#nav
	{
		width: 200px;
		float: right;
		border-top: solid 10px #f0a514;
		background-color: #d6d3ce;
		padding-top: 1px;
	}
.nav
	{
		text-align: left;
		background: url(images/navbg.gif) left no-repeat;
		padding: 15px;
		padding-left: 30px;
	}
#dgbg1
	{
		overflow: visible;
		text-align: left;
	}
#container
{
		background: url(images/maintextbg.gif) repeat-y center;
		margin: 0px auto;
		width: 780px;
		border-top: solid 1px #dda1ab;
}
#container_inner
{
		margin: 0px auto;
		width: 780px;
		border-top: solid 1px #dda1ab;
}
#maintext
	{
		text-align: left;
	}

div
{
	padding: 0;
	margin: 0;
}
#rightColumn
{
	float: right;
	width: 200px;
	border-left: solid 1px #bfbfbf;
}
#contentColumn
{
	width: auto;

}
#footer
{
	clear: both;
}
#innerFooter
{
	text-align: center;
}
#innerContentColumn
{
	overflow: visible;
	height: 100%;	/* fix the Win32 IE float bug */
	margin-right: 200px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#innerContentColumn_inner
{
	overflow: visible;
	height: 100%;	/* fix the Win32 IE float bug */
	/*/*/ /*/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: #000000;
		background-color: #FFFFFF;
		border-top: solid 1px #bfbfbf;
	}
.col2text
	{
		background-color: #FFFFFF;		
		font-size: 12px;

	}
#outer
	{
		padding: 5px;
		background-color: #FFFFFF;
	}
.content
	{
		font-size: 12px;
	}
.columncontent
	{
		font-size: 12px;
	}
.heading1
	{
		color: #efa329;
		font-size: 13px;
		font-weight: bold;
	}
.heading1, .heading2, .columncontent, .content
{
	padding: 5px;
}
h3
	{
		margin: 0px;
		font-size: 13px;
		font-weight: bold;
		color: black;
	}
.footer1
	{
		height: 15px;
		text-align: center;
		font-size: 11px;
		color: #000000;
	}
#nav a
	{
		color: #000000;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
#nav a:visited
	{
		color: #000000;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
.footer1 a
	{
		color: #000000;
		text-decoration: none;
	}
.footer1 a:visited
	{
		color: #000000;
		text-decoration: none;
	}
a:visited
	{
		color: black;
		font-weight: bold;
		text-decoration: none;
	}
a
	{
		color: black;
		font-weight: bold;
		text-decoration: none;
	}	
.col1text2 a, .col1text2 a:visited, .heading2 a, .heading2 a:visited
	{
		color: #FFFFFF;
	}
