
<style type="text/css" media="screen">

		html, body 		{ margin:0; padding:0; }
		body 			{ color:#333; background-color:#f2fbdf; font:15px Helvetica, Arial, sans-serif; line-height:18px; }
		h2				{ color:#007600 }
		a				{ color:#337810; }
		p				{ margin:0 0 18px; }
		#container		{  width:1000px; margin: 0 auto; align:center; }
		#wrapper		{ float:left; width:100%; height:auto; }
		
		/* Header */
		#header			{ background:#ccff99; border-bottom:0px solid #ddd; height:188px; width:1000px; }
		#header h1  	{ color:#007600; margin:0 0 3px; padding:0px 18px 0; }
		#header p		{ color:#666; font-size:11px; font-weight:bold; padding:0 18px; }
		
		/* Content Style */
		#navigation		{ border-bottom:0px solid #ccc; }
		#navigation ul	{ padding:0 0px 9px; }
		#navigation p	{ align:center; margin:8px; }
		#extra			{ border-bottom:1px solid #ccc; }
		#extra small	{ font-size:11px; line-height:18px; }
		#extra p		{ align:center; margin:8px; }
		#content		{ padding-right:10px; padding-left:10px; }
		#content p, #extra p { padding-right:10px; }
		
		/* Content Positioning & Size */
		#navigation		{ float:left; margin-top:20px; margin-left:-1000px; width:160px; }
		#content		{ margin:20px 160px 36px 160px; }
		#extra			{ float:left; margin-top:20px; margin-left:-160px; width:160px; }	
		div.floatright  { float:right; margin:0px 10px 10px 10px; border:1px solid;}
        div.fotocenter  { align:center; margin:20px 10px 10px 10px; border:2px solid;}
		/* Footer */
		#footer			{ align:center; background:#326400; border-bottom:2px solid #999; clear:left; width:1000px; }
		#footer a		{ color:#eee; }
		#footer	p		{ align:center; 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; display:inline; }
		#footer li		{ display:inline; font-size:11px; font-weight:bold; padding-right:20px; }
	  
      p.copyright
      {
      font-size:small; 
      }
</style>


        
    </style>
	
    <!--[if IE]>
	<style type="text/css">
	    #navigation, #content, #extra { margin-top:20px; }
	</style>
	<![endif]-->