body {
	background-color: #fff;
}

/*ul {
	list-style: none;
}	*/

#pageContainer {
/*	background-color: #0f0;	*/
	font-family: Arial, Helvetica, "Lucida Sans", "Trebuchet MS", Geneva, SunSans-Regular, sans-serif;
	width: 700px;
	height: auto;
/*	margin: 15px auto;	*/
}

/*#imageArea{
	width: 479px;
	height: 100%;
	float: left;
}	*/

#textArea {
	width: auto;
	height: auto;
/*	position: relative;
	margin-left: 479px;
	padding-top: 58px;	*/
}

#banner {
	color: #86007f;
}

/*#banner img {
	float: left;
	margin-right: 14px;
}	*/

/*#textArea ul {
	margin-left: 0;
	padding-left: 0;
}	*/

/*#textArea li {
	padding-bottom: 1em;
}	*/