#container {
	width: 98%;
	margin: 50px auto;
	background-color: #868778;
	color: #333;
	line-height: 130%;
	}
.txt-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFCC66;
}

#top	{
	padding: 0.5em;
	background-color: #868778;
	}
body {
	background-color: #868778;
}

#top h1		{
	padding: 0;
	margin: 0;
	}
#leftnav	{
	float: left;
	width: 160px;
	margin: 0;
	padding: 1em;
	background-color: #868778;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #CCCCCC;
	}
.txt-regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 28px;
	color: #E8E8E8;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 36px;
	color: #FFCC66;
	font-weight: normal;
}

li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
}
#leftnav a:link {
	color: #FFCC66;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #868778;
	text-decoration: none;
	font-weight: bold;
}
#leftnav a:visited {
	color: #FFCC66;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #868778;
	font-weight: bold;
}
#leftnav a:hover {
	color: #00CCFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	font-weight: bold;
}
#leftnav a:active {
	color: #FFCC66;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #868778;
	font-weight: bold;
}

#rightnav	{
	float: right;
	width: 160px;
	margin: 0;
	padding: 1em;
	background-color: #868778;
	}
 
#content	{
	margin-left: 200px;
	margin-right: 200px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #868778;
	}
	
#content a:link {
	color: #FFCC66;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #868778;
	text-decoration: none;
}	
#content a:visited {
	color: #FFCC66;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #868778;
}
#content a:hover {
	color: #00CCFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
#content a:active {
	color: #FFCC66;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #868778;
}	

#rightnav a:link {
	color: #FFCC66;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #868778;
	text-decoration: none;
}	
#rightnav a:visited {
	color: #FFCC66;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #868778;
}
#rightnav a:hover {
	color: #00CCFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
#rightnav a:active {
	color: #FFCC66;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #868778;
}
	
	
#footer a:link {
	color: #FFCC66;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #868778;
	text-decoration: none;
}	
#footer a:visited {
	color: #FFCC66;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #868778;
}
#footer a:hover {
	color: #00CCFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
#footer a:active {
	color: #FFCC66;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #868778;
}

#rightnav	{
	float: right;
	width: 160px;
	margin: 0;
	padding: 1em;
	background-color: #868778;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC66;
}
.txt-rightcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
}
#content li {
	list-style-type: disc;
}

