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

BODY {background-color: #F1E7C5;}

/* Global navigation top tabs - selected tab  */

#global {
	/*/*/background: #002654 url(/imgs/site/p-abou.gif) left bottom repeat-x;  /* !NN4; 'left' for Op5 */
}

#global TR.tabs TD {
	border-right: 1px solid #002654;
	border-bottom: 1px solid #002654;
}

#global TD.aboutab {
	background: #F1E7C5;
	border-right: 1px solid #002654;
}

#global TR.edge TD.aboutab {
	border-top: 4px solid #C6A63F;
	background-color: #C6A63F;  /* for NN4 */
	/*/*/background-color: #F1E7C5;  /* !NN4 */
}

#global TR.tabs TD.aboutab {
	border-bottom-color: #F1E7C5;
}

#global TR.contextedge TD.newstab {
	border-right: 1px solid #002654;
}

#global TR.tabs TD.aboutab {
	font-weight: bold;
	padding: 8px;
}

#global TR.tabs TD.aboutab A {
	background: #F1E7C5;
	color: #735E2D;
	padding: 0;
}

#global TR.tabs TD.aboutab A:visited {color: #735E2D;}

#global TR.tabs TD.aboutab A:hover {
	color: #00F;
	background: transparent;
}

#global TR.tabs TD.aboutab A:visited:hover {color: #00F;}

TR.contextedge TD {
	background-color: #C6A63F;  /* for NN4 */
}

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

#context {background-color: #F1E7C5;}

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

.within  {background-color: #D4B95E;}
.this, .this #selecteda  {background-color: #F1E7C5;}
.below  {background-color: #F6F1DF;}

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

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

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

TD.quote {background-color: #F1E7C5;}
TD.quoteline {background-color: #D4B95E;}

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

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

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

#footer {border-color: #C6A63F;}
