		html, body 		{ margin: 0; padding: 0; }
		body 			{ color: #000 }
		h2				{ color: blue; }
		a				{ color: #337810; }
		p				{ margin: 0 0 18px; }
		#container		{ width: 760px; margin: 0 auto; }
		
		/* Header */
		#header			{ background: #ffffff; border-bottom: 2px solid #ddd; }
		#header h1  	{ color: #004b6f; margin: 0 0 3px; padding: 24px 18px 0; }
		#header p		{  padding: 0 18px; }
		
		div.head{
padding-left: 500px;
}
h2.head {
font-family: Times, "Times New Roman", serif;
/*color: #273490;*/
font-size: 16pt;
font-style: italic;
font-weight: bold;
color: blue;}h3.head {
font-family: Times, "Times New Roman", serif;
/*color: #273490;*/
font-size: 16pt;
font-style: italic;
font-weight: bold;
color: blue;}p.intro {color: #0020ff;font-size: 12pt;font-family: Times, "Times New Roman", serif;font-style: italic;font-weight: bold;}	
		/* Content Style */
		#navigation		{ border-bottom: 1px solid #ccc; margin-left: 18px; 
		padding-top: 200px;}
		#navigation ul	{ padding: 0 18px 9px; }
		#extra			{  }
		#extra small	{ font-size: 11px; line-height: 18px; }
		#content		{ border-bottom: 1px solid #ccc; margin-bottom: 18px; }
		#content p, #extra p { padding-right: 18px; }
		
		/* Content Positioning & Size */
		#navigation		{ float: left; width: 175px; }
		#content		{ float: right; width: 540px; }
		#extra			{ float: right; width: 540px; }		/* Footer */
		#footer			{ background: #333; border-bottom: 2px solid #999; clear: both; }
		#footer a		{ color: #eee; }
		#footer	p		{ color: #ccc; margin: 0; padding: 0 18px 10px; }
		#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }
		
		
		
/* image classes for header images */		

		img.head_r {
visibility: visible;
z-index: +5;
position: static;
float:left; 
padding-right:60px;padding-left:200px;}



img.head_l {
float: left;
visibility: visible;
z-index: +6;
position: absolute;

top: 0px;

}

		div.thumbnail				{
		margin: 0 0 18px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
height: 200px;
padding-top:10px;

}
		img.tn{
float: left;
padding-right:20px;}
