

/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	background:#FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#page p{
font-family:Geneva, Arial, Helvetica, sans-serif;

}
/* Content */

#content {
	float: right;
	width: 860px;
	padding: 0px;
	background:  #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#content p, #content ol, #content ul {
	line-height: 152%;
}

/* Sidebar */

