body {
	background:#FFFFFF;
	margin: 0;
	padding: 0;
/**	font-family:Georgia, "Times New Roman", Times, serif;**/
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	}

h2 {
	font-size: 13px;
	color: #000;
	}
h3 {
	font-size: 12px;
	color: #000;
	}
.smalltext	{
	font-size: 9px;
}


/* ----- Main Divs ----- */
#mother {
    width: auto;
	margin: auto;
	color: #000;
	}

#banner {
	display: none;
	}


#topBar {
	display: none;
	}

#primaryNav {
	display: none;
	}
#content {
	margin: auto;
	padding: 0px;
	width: auto;
	}

#sideBar {
	display: none;
	}
#footer {
	display: none;
	}
#menu {
	display: none;
	}
#staffnotes {
	display:none;
	}
#invisible	{
	display:none;
	}	
#wibiyaToolbar {display:none!important;}
#flow {overflow:visible;}

