.text {
	font: 11px/16px tahoma, arial;
	color: #3A4B54;
	text-decoration: none;
}

a {
	font: 11px tahoma, arial;
	color: #E27200;
	text-decoration: none;
}
hr {
	color: #ffcc99;
}

p {
	text-indent: 30px;
}

#container {
	position: absolute;
	left:50%;
	width:760px;
	margin-left:-380px;
	height: 100%;
}
#content {
	position: absolute;
	left:10px;
	width:760px;
	top:13px;
	background: url(images/shadowSlice.gif);
	padding-right: 58px;
	padding-left: 58px;
	padding-top: 220px;
	padding-bottom: 100px;
}
#shadowtop {
	position: absolute;
	height:13px;
	top:-13px;
	left:0px;
}
#featurebanner {
	position: absolute;
	top:49px;
}
#bannerbg {
	position: absolute;
	top:44px;
	left:54px;
}
#bannermenu {
	position: absolute;
	top:50px;
	left: 222px;
	width:369px;
	height:140px;
	text-align:center;
	padding-top:60px;
}
#shadowbottom {
	position: absolute;
	height:18px;
	bottom:-18px;
	left:0px;
}
#txtlnks {
	position: absolute;
	bottom:20px;
	width:644px;
	text-align:center;
	color: #E27200;
}

