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

/* Remove unwanted elements */
#header_search, #cont_photo, #right_col, #footer1, #footer2
{
display: none;
}

/* Ensure the content spans the full width */
#mainwrap
{
width: 100%; margin: 0; float: none;
}

/* Increase the font size */
p {
	font-size: 1.0em;
	line-height: 1.2;
}