/* Section-specific styles: About the OED */

BODY {background-color: #FEFACA;}

/* Global navigation top tabs - selected tab -- */

#global {
	border-style: solid;
	border-width: 0 0 4px 0;
	border-color: #C00;
	text-align: center;
}

/* Contextual navigation - breadcrumbs -------- */

#context {
	background-color: #FEFACA;
}

/* Local navigation - menu styles ------------- */

.within  {background-color: #F4EAA4;}
.this  {background-color: #FEFACA;}
.below  {background-color: #FFFCEA;}

/* Content area (body text) ------------------- */

#maincontent, #toolnav {background-color: #FFFDF4;}

/* General page elements ---------------------- */

TD.quote {background-color: #FEFACA;}
TD.quoteline {background-color: #F4EAA4;}

.picture IMG {border-color: #F4EAA4;}

/* Page footer -------------------------------- */

#footer, .copyright, .imprint {background-color: #FEFACA;}

#footer {border-color: #C00;}
