/* ---------- GLOBAL -------------- */

	body { background: url("images/bg.gif") top left repeat-y #121921; margin: 0; }
	div { color: #B9C1C3; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align:justify; line-height: 16px; } /* color: #BCB9C3; */
	a,a:active,a:visited { color: #A4D4D6; }
	a:hover	{ color: #FFF; text-decoration: underline; }
	
/* ---------- ELEMENTS -------------- */

	.container { width: 944px; height: 768px; }
	.art2a,.art2b { width: 854px; min-height: 758px; float: right; padding: 20px; }
	.art2a { background: url("images/art2a.gif") top left no-repeat; }
	.art2b { background: url("images/art2b.gif") top left no-repeat; }
	.art1a { width: 45px; height: 768px; background: url("images/art1a.gif") top left no-repeat; float: left; padding: 0 0 0 5px; }
	
	.heading { background: url('images/bg_txt.gif') #2D373F; width: 672px; padding: 10px;
	           color: #537925; font-size: 14px; font-weight: bold; font-family: Arial; } /* color: #87676D; */
			   
	.arch_title { background-color: #0e141a; padding: 3px 4px 4px 6px; margin: 0 0 0 20px; }
	.arch_text { padding: 0px 20px 20px 20px; }
	.arch_text img { margin: 0 0 5px 0; border: solid #0e141a; border-width: 1px 1px 2px 1px; }
