@charset "UTF-8";
/* CSS Document */


/* turn off backgrounds */


body {
	background-color: #fff;
}
#wrapper {
	background-image: none;
}
#contentRight {
	width: 424px; /* 1 pixel smaller for FF2 on Windows */
}
