body
	{
		padding: 20px;
		text-align: center;
		font-family: "Trebuchet MS";
		font-size: 12px;
	}
p
	{	
		margin-top: 5px;
		margin-bottom: 5px;
	}
#main
	{
		margin: 0px auto;
		width: 780px;
		border: solid 1px #000000;
	}
#header
	{
		background-color: #F7EAD5;
	}
#titlesubtitle
	{
		margin-left: 301px;
		padding: 10px;
	}
#image
	{
		text-align:center;
		float:left;
		background-color: #FFFFFF;
		padding: 2px;
	}
#nav
	{
		padding: 5px;
		background-color: #EEB677;
		border-bottom: solid 1px black;
	}
#grad
	{
		background: url(images/designbg.gif) repeat-x;
		height: 25px;
		overflow: hidden;
		border-top: solid 1px black;
		border-bottom: solid 1px black;		
	}
#container
{
		background: url(images/maintextbg.gif) repeat-y center;
		margin: 0px auto;
		width: 780px;
}
#dgbg2_inner
{
		margin: 0px auto;
		width: 780px;
		background-color: #F3F3F3;
}
#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: 192px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape */
}
#contentColumn>#innerContentColumn
{
	height: auto;	/* fix Opera 5 */
}
#innercontentcolumn
{
	height: 100%;	/* fix IE 5.0 */
}







/* =============== MY CODE =================================== */

h1
	{
		font-size: 24px;
		font-weight: bold;
		color: #000000;
	}
h2
	{
		font-size: 16px;
		font-style: italic;
		font-weight: bold;
		color: #CC9245;
	}
h3
	{
		font-size: 13px;
		font-weight: bold;
		color: #A15C14;
		margin: 0px;
	}
h4
	{
		color: #4E300B;
		font-size: 13px;
		font-weight: bold;
		margin: 0px;
	}
#footer
	{
		color: #CC9245;
		background-color: #EEB677;
		clear: both;
		border-top: solid 1px black;
	}
#outer
	{
		padding: 5px;
		background-color: #FFFFFF;
	}
.col2text2
	{
	
		font-size: 12px;
	}
.col2heading2
	{
		
		font-size: 13px;
		font-weight: bold;
		color: black;
		
	}
.columncontent
	{
		font-size: 12px;
	}
a.nav
	{
		color: black;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
.heading1
	{
		background-color: #f2f2f2;
		border-bottom: solid 1px #BFBFBF;
		border-top: solid 1px #BFBFBF;
	}

.heading2
	{
		color: white;		
		font-size: 13px;
		font-weight: bold;
	}
.heading1, .heading2, .columncontent, .content
{
	padding: 5px;
}
.footer1
	{
		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;
	}
