#centrecontent {
	width: 432px;
	padding: 0px;
	margin: 0px;
}

#centrecontent_wrapper {
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.centrecontent_text {
	padding: 0px 20px 250px 20px;	
	margin: 0px;
	background: url(/images/stories/home_rotation/home_flag.jpg) top left no-repeat;
}

#home_centrecontent li, #home_centrecontent ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#home_centrecontent li {
	background: url(/images/stories/arrow_bullet.gif) 0 7px no-repeat;
	padding: 0.10em 0 0.10em 15px;
}
	
#home_centrecontent a:link, #home_centrecontent a:visited {
	display: block;	
	text-decoration: none;
	font-size: 0.95em;
	font-family: Verdana, sans-serif;
	color: #666666;
}

#home_centrecontent a:hover {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	color: #CA644F;
}


