body
	{
		padding: 20px;
		text-align: center;
		font-family: "Arial";
		font-size: 12px;
	}
p
	{	
		margin-top: 5px;
		margin-bottom: 5px;
	}
#main
	{
		margin: 0px auto;
		width: 780px;
	}
#titlesubtitle
	{
	
	}
#image
	{
		text-align:center;
		float:right;
		background-color: #FFFFFF;
		padding: 2px;
	}
h1
	{
		text-align: left;
		font-size: 26px;
		font-weight: bold;
		padding: 10px;
		padding-left: 5px;
		color: #4B4A43;
		margin: 0xp;		
	}
h2
	{
		text-align: left;
		font-size: 16px;
		font-style: italic;
		font-weight: bold;
		padding: 10px;
		color: #819142;
		margin: 0xp;
	}
#nav
	{
		padding: 7px;
		background: url(images/navbg.gif) no-repeat;
		margin-bottom: 10px;
	}
#grad
	{
		background: url(images/designbg.gif) center no-repeat;
		height: 25px;
		overflow: hidden;
	}
#dgbg1
	{
		overflow: visible;
		text-align: left;
	}
#container
{
		background: url(images/maintextbg.gif) repeat-y center;
		margin: 0px auto;
		width: 780px;
		border: solid 1px #aeaeae;
}
#dgbg2_inner
{
		margin: 0px auto;
		width: 780px;
		background-color: #F3F3F3;
		border: solid 1px #aeaeae;
}
#maintext
	{
		text-align: left;
	}

div
{
	padding: 0;
	margin: 0;
}
#rightColumn
{
	float: left;
	width: 190px;
}
#contentColumn
{
	width: auto;

}
#innerContentColumn
{
	overflow: visible;
	height: 100%;	/* fix the Win32 IE float bug */
	margin-left: 191px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape */
}
#contentColumn>#innerContentColumn
{
	height: auto;	/* fix Opera 5 */
}
#innercontentcolumn
{
	height: 100%;	/* fix IE 5.0 */
}







/* =============== MY CODE =================================== */
#footer
	{
		color: #b5b5b5;
		background-color: #f0f0f0;
		clear: both;
		border-top: solid 3px #aeaeae;
	}
#outer
	{
		padding: 5px;
		background-color: #FFFFFF;
	}
.content
	{
	
		font-size: 12px;
	}
.heading2
	{
		
		font-size: 13px;
		font-weight: bold;
		color: black;
		background-color: #c1c1c1;
	}
.col1text1
	{
		font-size: 12px;
	}
.col1text2
	{
		color: #FFFFFF;
		font-size: 12px;
		
	}

a.nav
	{
		color: FFFFFF;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
.heading1
	{
		color: #000000;
		font-size: 13px;
		font-weight: bold;
		background-color: #c1c1c1;
	}

.heading1, .heading2, .col1text2, .col1text1, .col2heading1, .heading1, .col2text, .content
{
	padding: 5px;
}
.footer1
	{
		text-align: center;
		font-size: 11px;
		color: #000000;
	}

#nav a
	{
		color: #FFFFFF;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
#nav a:visited
	{
		color: #FFFFFF;
		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;
	}
h1, h2, h3 , h4
	{
		margin: 0px;
	}
h3, h4
	{
		font-size: 13px;
		font-weight: bold;
	}