#container {
	width: 98%;
	margin: 10px auto;
	background-color: #838383;
	color: #333;
	border: 1px solid gray;
	line-height: 130%;
	font-size: 13px;
	}
#top	{
	padding: .5em;
	background-color: #ABA787;
	border-bottom: 1px solid gray;
	}
#top h1		{
	padding: 0;
	margin: 0;
	}
#leftnav	{
	float: left;
	width: 160px;
	margin: 0;
	padding: 1em;
	background-color: #838383;
	font-size: 12px;
	line-height: 20px;
	}
.txt-columns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #EBEBEB;
}

#rightnav	{
	float: right;
	width: 160px;
	margin: 0;
	padding: 1em;
	background-color: #838383;
	}
 
#content	{
	margin-left: 200px;
	border-left: 1px solid gray;
	margin-right: 200px;
	border-right: 1px solid gray;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	}
.txt-reg {
	font-size: 12px;
	line-height: 18px;
	color: #2E2E2E;
	font-family: Arial, Helvetica, sans-serif;
}
#leftnav a:link {
	color: #D6D6D6;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #838383;
	font-family: Arial, Helvetica, sans-serif;
}
#leftnav a:visited {
	color: #D6D6D6;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #838383;
	font-family: Arial, Helvetica, sans-serif;
}
#leftnav a:hover {
	color: #FFCC99;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
}
#leftnav a:active {
	color: #D6D6D6;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #838383;
	font-family: Arial, Helvetica, sans-serif;
}
#rightnav a:link {
	color: #D6D6D6;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #838383;
	font-family: Arial, Helvetica, sans-serif;
}
#rightnav a:visited {
	color: #D6D6D6;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #838383;
	font-family: Arial, Helvetica, sans-serif;
}
#rightnav a:hover {
	color: #FF6633;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #D6D6D6;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#container #content h2 {
	line-height: 36px;
}

#righttnav a:active {
	color: #D6D6D6;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #838383;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:link {
	color: #D6D6D6;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #838383;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:visited {
	color: #D6D6D6;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #838383;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:hover {
	color: #FF6633;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:active {
	color: #D6D6D6;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #838383;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #663300;
}

