/*******************/
/* general classes */
/*******************/

h3 {
padding-left: 0px;
}

/***********************/
/* end general classes */
/***********************/

/**************/
/* nci banner */
/**************/

/******************/
/* end nci banner */
/******************/

/***************************/
/* crchd banner and search */
/***************************/
#generallinks {
display: none;
}
/*******************************/
/* end crchd banner and search */
/*******************************/ 


/************************/
/* main horizontal menu */
/************************/
#mainmenu {
display: none;
}
/* end regular main navigation */

/* pnp main navigation */
#mainmenusubsection {
display: none;
}

/* end pnp main navigation */

/************************/
/* end main horizontal menu */
/************************/

/***************/
/* breadcrumbs */
/***************/

/***************/
/* end breadcrumbs */
/***************/

/*******************/
/* left navigation */
/*******************/
#leftnav {
display: none;
}
/***********************/
/* end left navigation */
/***********************/

/*********************/
/* main content area */
/*********************/
#content {
margin: 0 0 30px 0px;
width: 650px;
}

html>body #content {
width: 650px; /* ie5win fudge ends */
}

#content ul li {
list-style-type: disc; 
margin-left: 15px;
padding-left: 0;
}

.backtotop {
display: none;
}

/* statistic graphs content area */
.greybox-wrap, greybox { display: none;}
/* end statistic graphs content area */

/*************************/
/* end main content area */
/*************************/

/**********/
/* footer */
/**********/
#footer {
display: none;
}

/**************/
/* end footer */
/**************/

