﻿		/* This overrides all default browser settings */
		* { margin:0; padding:0; color:#000; }
		BODY { background-color:#FFFFFF; font-family:verdana,arial,sans-serfi; }
		TABLE { width:100%; border:none; border-collapse:collapse }
		TD { vertical-align:top; text-align:left }
		P { line-height:16px; margin-top:1em }
		H4 { color:#8D0303; }
		CITE { color:#777; display:block; width:200px; float:right; clear:both; margin-right:3em; }
		EM { color:#777; }
		
		.png {
			//background-image:none!important;
			behavior:url(pngfix.htc);
		}
		
		.innerFrame { position:absolute; top:210px }
		
		.tbI 		{ width:100%; height:292px; background-image:url(pics/tb_i.jpg) }
		.tbII		{ width:100%; height:292px; background:url(pics/tb_ii.jpg) no-repeat }
		.tbIII		{ width:100%; height:292px; background:url(pics/tb_iii.jpg) 363px 176px no-repeat }
		.tbIV		{ width:100%; height:292px; background:url(pics/tb_iv.jpg) 251px 11px no-repeat; } 
		.tbV		{ width:75%; position:absolute; text-align:right }
		.tbV IMG 	{ margin-top:69px }
		.tbVI		{ position:absolute; width:134px; height:190px; top:0; right:0 }
		
		.ssp { width:420px; }
		
		.blueNavi { height:28px; font-size:11px; color:white; //margin-bottom:-2px }
		.blueNavi A { color:white; text-decoration:none }
		.blueNavi UL { padding:5px 0 0 3em; list-style:none }
		.blueNavi UL LI { float:left; padding-right:10px }
		.Lynx32 { background:#23AFDB url('pics/navi2.jpg') no-repeat }
		.blueNavi IMG { //margin-bottom:-3px; }
		
		/* Seven background pictures for the content block */
		.bI 	{ background:#EDEDED url(pics/hb_i.gif) 0 0 repeat-y }
		.bII	{ background:url(pics/hb_ii.gif) 100% 0 no-repeat }
		.bIII	{ background:url(pics/hb_iii.gif) 100% 0 repeat-y }
		.bIV	{ background:url(pics/hb_iv.jpg) 0 -1px no-repeat }
		.bV		{ background:url(pics/hb_v.jpg) 100% -1px no-repeat }
		.bVI	{ background:url(pics/hb_vi.gif) 0 100% no-repeat }
		.bVII	{ background:url(pics/hb_vii.jpg) 100% 100% no-repeat }
		
		/* Font and accessibility options */
		.bVII {
			font-size:70%;
			padding:2em 50px 2em 40px;
		}
		
		.title { vertical-align:bottom }
		.copyr { padding-top:2em; padding-bottom:2em; text-align:center; font-size:70%; }
