/* CSS Document */

body {
	background-color: #FFFFFF;
	text-align: left;
}
#center {
	margin: 0px;
}
#mainright {
	float: left;
}
#text{
	border-top: 1px solid #666666;
	padding-top: 25px;
	margin-top: 0px;
}
