<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>RyanBlakemore.com</title> 
<link rel="stylesheet" href="css/style.css" />
<link rel="shortcut icon" href="favicon.ico">
<link rel="icon" href="animated_favicon.gif" type="image/gif" >
<!--[if lt IE 7]>
<link rel="stylesheet" href="css/ie6.css" media="screen" />
<![endif]-->
</head>
<body>
<div id="header">
	<div class="center">
		<div id="logo">
			<a href="/"><b>RyanBlakemore</b>.com</a>
		</div><!--logo-->
		<ul id="navigation">
			<li><a href="about.html"><b>About</b> Me</a></li>
		</ul><!--#navigation-->
	</div><!--.center-->
</div><!--#header-->
<div id="content-area">
	<div id="content">
		<ul class="posts">
		<span class="date">
			<b>December</b> '10
		</span>
			<li><a href="get-out-of-excel-youre-not-qualified.html"><b>Get out of Excel</b>, you're not qualified</a></li>
			<li><a href="heres-why-my-site-sucks.html">Here's why <b>my site sucks</b></a></li>
		</ul>
	</div><!--#content-->
</div>
</body>
</html>