


body {
	margin: 0;
	padding: 0;
	font-family: times new roman, arial, verdana, sans-serif;
	font-size: 62.5%;
	text-align: center;
	background: #e9e9e9 url(images/body_bg.gif) repeat-y top center;
	float: none !important;
	}

/* GENERAL
   -------------------------------------------------------- */

hr {
	display: none;
	}

/* SMALL NAV
------------------------------------------------------------ */
#smallnav {
	display: none;
	}

/* WRAPPER
   -------------------------------------------------------- */
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: auto;
	text-align: left;
	}

/* BANNER
   -------------------------------------------------------- */
#banner, #header {
	display: none;
	}

/* CONTENT
   -------------------------------------------------------- */

#content {
	float: none;
	margin: 0;
	padding: 4em;
	width: auto;
	font-size: 1.2em;
	line-height: 1.3em;
	}

#content #flashinsert {
	display: none;
	}

#content h1 {
	font-family: arial, verdana, sans-serif;
	padding-bottom: .2em;
	line-height: 1.2em;
	}

#content h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 1.1em;
	}

#content h3 {
	font-family: arial, verdana, sans-serif;
	font-size: 1em;
	}

/* SIDEBAR
   -------------------------------------------------------- */
#sidebar {
	display: none;
	}

/* FOOTER
   -------------------------------------------------------- */
#footer {
	display: none;
	}
