.one-col #center {
	width: 747px !important;
	margin-left: 11px !important;
	background: url(/img/onecol_background.gif) repeat-y;
}

#center .wrapper {
	background: url(/img/center_top_sitemap.gif) no-repeat;
	padding-top: 37px;
}

#center .wrapper2 {
	background: url(/img/onecol_bottom.gif) no-repeat 0 bottom;
	padding-bottom: 11px;
	padding-top: 10px;
}
#center h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 1em 26px;
}
#center p {
	margin-left: 26px;
	margin-right: 26px;
}
#center ul  {
	padding-left: 20px;
	list-style-type:disc;
}

#center ul li {
	list-style-type:disc;
	margin-top: 0.3em;
	margin-right: 15px;
	margin-bottom: 0.3em;
	margin-left: 25px;
	font-size: 10px;
}