#content {
	width: 637px;
	padding: 0px;
	margin: 0 0 0 162px;
	background: url('../../medianew/images/genmicro/bg_yellow.gif') repeat-y;
	sbackground: #f90;
}

#content a, #content a:link, #content a:active, #content a:visited {
	/* color: #002856; */
	color: #000000;
	text-decoration: underline;
}

#content a:hover {
	color: #ef3021;
	text-decoration: underline;
}

#headerbar {
	margin: 0;
	height: 105px;
	text-align: right;
	background: url('../../medianew/images/genmicro/bgheader_yellow.gif') no-repeat;
}

#footer {
	clear: both;
	padding: 60px 14px 60px 14px;
	font-size: 80%;
	line-height: 1.25em;
	color: #000000;
	text-align: center;
	background: url('../../medianew/images/genmicro/bgfooter_yellow.gif') bottom no-repeat;
}

#footer a, #footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #ef3021;
	text-decoration: underline;
}

.featureText {
	padding: 20px;
	margin: 1em 0 1em 0;
	background: #fef3a1;
	border: 1px solid #000;
	font-weight: normal;
}
