{\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf320
{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
\margl1440\margr1440\vieww9000\viewh8400\viewkind0
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural\pardirnatural

\f0\fs24 \cf0 <?php get_header(); ?>\
\
<div class="archives" id="body">\
\
		<p>\
		I'm sorry! The page you're looking for is not here. Please use the search function or the links below to help you find what you were looking for.\
	</p>\
	<div style="padding: 1em 0 2em 0">\
		<h2>Search Smart Passive Income</h2>\
		<?php get_search_form(); ?>\
	</div>\
	<div style="float: left;">\
<h2>Most Popular Posts</h2>\
<ul><?php get_hottopics(); ?></ul>\
</div>\
	<div style="float: left; width: 285px">\
		<h2>Categories</h2>\
		<ul><?php wp_list_categories('title_li=&show_count=1'); ?></ul>\
	</div>\
	\
	<div style="float: right; width: 285px">\
		<h2>Tags</h2>\
		<?php wp_tag_cloud(); ?>\
	</div>\
	\
	<div style="clear: both"></div>\
</div>\
\
</div>\
<!-- END CONTENT -->\
\
<?php get_sidebar(); ?>\
\
<?php get_footer(); ?>}