	    html, body 		{ margin: 0; padding: 0; }
		body 			{ color: #333; font: 12px Helvetica, Arial, sans-serif; line-height: 18px; background-color: #b0c839; background-image:url('../images/bg_content3.jpg'); background-repeat:repeat-x; }
		h2				{ color: #333; }
		a				{ color: #337810; text-decoration:none}
		a:link          { color: #0398c9;} 
        a:visited       { color: #0398c9;} 
        a:hover         { color: #b0c839; }
       	a.side:link          { color: #0398c9; font-size:16px;} 
        a.side:visited       { color: #0398c9; font-size:16px;} 
        a.side:hover         { color: #b0c839; font-size:22px;}  
		p				{ font-size: 12px;}
		#container		{ background-color: #ffffff; width: 800px; margin: 0 auto;border-right: 2px solid #b0c839;border-left: 2px solid #b0c839;}
 
		 
		/* Header */
		#header			{ background: #ffffff; margin: 0px; padding:0px; height:160px; background-image:url('../images/header2.jpg');}
		#header h1  	{ color: #6699cc; margin: 0 0 3px; padding: 24px 18px 0; }
		#header p		{ color: #666; font-size: 11px; font-weight: bold; padding: 0 18px; }
		
		/* Content Style */
		#menu           { background: #d6e58e; border-bottom: 2px solid #b0c839; border-top: 2px solid #b0c839; margin: 0px; padding:0px; }
		#menu p         { color: #b0c839;  font-size:14px; font-weight:bold; margin-top:3px;}
		#headerreq      { }
		#headerreq p    { color: #0398c9;  font-size:12px; text-align:right;}
		#headertext     { }
		#headertext p   { color: #0398c9;  font-size:22px; text-align:right; margin: 21px 0px 0px 0px}
		#sidebar_m		{ }
		#sidebar_m p	{ color: #666; font-size: 12px; padding: 5px 10px; text-align:center; }
        #sidebar_sv		{ }
		#sidebar_sv p	{ color: #ffffff; font-size: 13px; font-weight: bold; margin: 20px 10px 20px 10px; }
		#sidebar_l		{ }
		#sidebar_l p	{ color: #666; font-size: 13px; font-weight: bold; margin: 20px 10px 20px 10px;}
		#sidebar_s		{ }
		#sidebar_s p	{ color: #666; font-size: 14px; font-weight: bold; margin: 20px 10px 20px 10px;}
		#extra			{ margin-left: 18px; }
		#extra small	{ font-size: 11px; line-height: 18px; }
		#content_m		{  background-color: #ffffff; background-image:url('../images/fp3.jpg');}
		#content_m p    { padding-left:10px; margin-top:10px;}
        #content_sv		{  margin: 0 auto; background-color: #ffffff;background-image:url('../images/bg_links.jpg'); background-position:bottom; background-repeat:no-repeat;}
		#content_sv p   { padding: 0px 20px 0px 20px; margin: 0px 0px 10px 0px;}
		#content_sv h1 	{ font-size:14px; color: #0398c9; padding: 0px 20px 0px 20px; margin: 15px 0px 3px 0px;} 
		#content_l		{  margin: 0 auto; background-color: #ffffff;background-image:url('../images/bg_links.jpg'); background-position:bottom; background-repeat:no-repeat;}
   		#content_l p    { margin-left:10px;margin-top:10px; margin-right:10px}
		#content_s		{  background-color: #ffffff; padding-top:20px; margin:0px;}
        #content_s p    {  color: #666; font-size: 12px; margin-top: 0px; margin-bottom: 20px; margin-left: 20px;margin-right: 20px;}
        #content_s a    {  color: #0398c9; font-size: 12px; font-weight:bold;  margin: 20px;}
		#content p, #extra p { padding-right: 18px; }
		
		/* Content Positioning & Size */
		#menu           { width: 100%; height:25px; float:left; margin-top:-18px;}
		#headerreq      { float: right; margin-top:-10px; margin-right:-10px;}
		#headertext     { float: right; clear:right; margin-top:65px; width:600px;margin-right:-10px;} 
		#logo           { float: left;  margin-top:6px; margin-left:18px;}   
		#wrapper        { background-color: #ffffff; height:100%; }
		#sidebar_m		{ background-color: #c0e5ee; float: left; width: 200px; min-height: 445px; clear:left;}
        #sidebar_sv		{ background-color: #c0e5ee; float: left; width: 200px; min-height: 825px; clear:left;}
		#sidebar_l		{ background-color: #c0e5ee; float: left; width: 200px; min-height: 650px; clear:left;}
		#sidebar_s		{ background-color: #c0e5ee; float: left; width: 200px; min-height: 425px; clear:left;}
		#content_m		{ background-color: #ffffff; float: right; width: 600px; min-height: 445px;}
       	#content_sv		{ background-color: #ffffff; float: right; width: 600px; min-height: 825px;}
		#content_l		{ background-color: #ffffff; float: right; width: 600px; min-height: 650px;}
		#content_s		{ background-color: #ffffff; float: right; width: 800px; min-height: 425px;}
		#extra			{ background-color: #eee;  clear: both; width: 140px; }		/* Footer */
		#footer			{ background: #d6e58e; border-top: 2px solid #b0c839; border-bottom: 2px solid #b0c839; clear: both; width: 100%; }
		#footer a		{ color: #eee; }
		#footer	p		{ color: #999; margin: 0; padding: 0 18px  }
		#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;}
  		#footer_l		{ float: left;background: #d6e58e; }
   		#footer_r		{ float: right;background: #d6e58e; } 