div#menu_left #container .content {
	margin: 0px;
}
#menu_left #container .content ul {
	margin: 0px;
	padding: 0px;
}
#menu_left ol {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#menu_left ol li {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 5px 5px;
	list-style: decimal;
}
#menu_left #container .content li {
	margin: 0px;
	padding: 0px;
	border-top: none;
}
#menu_left #container .content li a {
	text-decoration: none;
}
#container a, #container .links a {
	color: #8C7257;
}
#container a:hover, #container .links a:hover {
/* controls the hover color in the main content area */
	color: #B29B82;
}
#container .content .iif_menu {
	margin: 0px;
	padding: 1px;
	border: none;
	display: inline;
/* only need width if want to do a box where the li items stretch from left to right
	width: 99%;
*/
}
#container .content .iif_menu li {
	display: block;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	border: none;
}
#container .content .iif_menu li a {
	margin: 0px;
	padding: 2px 19px 2px 20px;
	display: inline;
	text-decoration: none;
	border: none;
	line-height: 1.5em;
	font-weight: normal;
}
#container .content .iif_menu li a:visited {
	text-decoration: none;
	border: none;
}
#container .content .iif_menu li a:hover {
	background: transparent;
	color: #333;
	border: none;
	text-decoration: underline;
}
#container .content ul {
	margin-top: 0px;
}
#admin_img img, #admin_img02 img {
	width: 250px;
	height: 177px;
	padding: 5px;
}
#admin_img h6.carlos {
	text-align: right;
}
#help_img {
	background-color: transparent;
	margin: 5px 0px 15px 0px;
}
#help_img h3 {
	margin: 15px 0px 0px 0px;
	text-align: center;
}
#help_img img {
	float: left;
}
/* automatic icons for specific web pages */
a[href^='http://www.wesave.com/'], a[href*='E1PD'], a[href*='my.ne.gov'],
a[href*='construction.html'], a[href*='https://nebraska.cyberu.com/'] {
	padding: 2px 20px 2px 2px;
	display: inline-block;
	line-height: normal;
	overflow: visible;
}
a[href^='https://nebraska.cyberu.com/'] {
	background: transparent url(../img/cyberu.png) no-repeat top right;
}
a[href*='construction.html'] {
	background: transparent url(../img/construction.png) no-repeat top right;
}
a[href*='my.ne.gov'] {
	background: transparent url(../img/ne_state.png) no-repeat top right;
}
a[href*='E1PD'] {
	background: transparent url(../img/e1.png) no-repeat top right;
}
a[href^='http://www.wesave.com/'] {
	background: transparent url(../img/wesave.png) no-repeat top right;
}
/* glossary term formatting */
#glossary tbody tr td {
	font-style: normal;
	vertical-align: top;
	border-bottom: 1px solid #B29B82;
}
table#glossary {
	border-left: none;
}
#container .content #glossary ul li {
	font-weight: normal;
	margin-left: 15px;
	margin-bottom: 3px;
	font-size: 100%;
}
#container .content #glossary ul li, .term, .abbr, .define {
	color: #544434;
	line-height: normal;
}
.term {
	font-weight: bold;
}
.abbr {
	font-style: oblique;
	font-variant: small-caps;
	font-weight: bolder;
}
.define {
	font-size: 100%;
}
#maintext { 
	margin: 0px;
	display: inline;
	padding: 0px;
	width: 99%;
	float: left;
	min-height: 300px;
}
img.nofloat, img.centered, img.floatTL {
	margin-bottom: 11px;
	margin-top: 11px;
}
img.centered {
	display: block;
	border: none;
	margin: 0px auto 0px auto;
}
img.floatTL {
	float: left;
	margin-right: 11px;
}
img.floatTR {
	float: right;
	margin: 3px;
}
img.inset {
	width: auto;
	padding: 5px;
	border: 1px solid #544434;
	margin: 5px 0px 0px 5px;
	background: #EEEEEE;
	font-size: 80%;
	float: right;
}
img.insetl {
	width: auto;
	padding: 5px;
	border: 1px solid #544434;
	margin: 15px 5px 0px 0px;
	background: #EEEEEE;
	float: left;
}

