html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-size: 100%; 
	vertical-align: baseline; 
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: ''; 
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse; border-spacing: 0;
}
/**************************END Reset*************************************/
html, body {
	height: 100%; 
	min-width: 960px;
}
body {
	background: #ffffff;
	position: relative;
	text-align: center;
}
p, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/*letter-spacing: -1px;*/
	line-height: 14px;
}
a:hover {
	text-decoration: none;
	color: #00aeef;
}
div#container {
	position: relative;
	width: 100%;
	height: auto;
	min-width: 960px;
	overflow: visible;
}
div#top_bar {
	background: #000000;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 5px;
}
div#top_corner_tab {
	background: url(images/top_corner_tab.png) no-repeat top left;
	position: absolute;
	top: 0;
	left: 0;
	width: 349px;
	height: 13px;
	z-index: 10;
}
/**************************************************Header Styles******************************************************/
div#header {
	position: relative;
	margin: 0 auto;
	width: 920px;
	height: 188px;
}
h1 {
	position: relative;
	float: left;
	clear: left;
	width: 327px;
	height: 150px;
	margin: 1.6em 0 0 0;
}
h1 a {
	background: url(images/logo.jpg) no-repeat top left;
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
}
div#contact_info {
	position: relative;
	float: right;
	clear: right;
	margin: 7em 0.2em 0 0;
	width: 200px;
	text-align: right;
}
div#contact_info a {
	text-decoration: none;
}
h2#get_at_me {
	background: url(images/headings.png) no-repeat 100% 49%;
	position: relative;
	float: right;
	clear: both;
	width: 118px;
	height: 27px;
	text-indent: -9999px;
	text-align: left;
}
/*************************************************Work Display Styles**********************************************************/
div#middle_bar {
	background: #e8e8e8;
	position: relative;
	width: 100%;
	height: 360px;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	text-align: center;
}
div#display_work {
	position: relative;
	margin: 0 auto;
	width: 640px;
	height: 380px;
	overflow: hidden;
}
div#display_work ul {
	width: 30000px;
	height: 360px;
	display: block;
}
div#display_work ul li {
	position: relative;
	float: left;
	width: 640px;
	height: 360px;
	margin: 0 1em 0 0;
}
div#display_work ul li img {
	width: 100%;
	height: 100%;
}
div#display_work ul li p, div#display_work ul li a {
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 16px;
	text-decoration: none;
}
/************************************************Bottom Content Styles*********************************************************/
div#bottom_content {
	position: relative;
	margin: 5em auto 0;
	clear: both;
	width: 920px;
	height: 350px;
}
div#work_container {
	position: relative;
	float: left;
	clear: left;
	width: 465px;
	height: 100%;
	text-align: left;
}
h2#what_im_makin {
	background: url(images/headings.png) no-repeat 0% 0%;
	width: 188px;
	height: 19px;
	text-indent: -9999px;
	margin: 0 0 1em 0;
}
div.work_lists {
	position: relative;
	float: left;
	width: 140px;
	margin: 0 0.5em 0 0;
}
div.work_lists h3 {
	position: relative;
	margin: 0 0 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #00aeef;
}
div.work_lists ul li {
	margin: 0 0 0.5em 0;
}
div.work_lists ul li a {
	text-decoration: none;
}
/*****************************Blog Feed Styling************************************/
div#blog_container {
	position: relative;
	float: right;
	clear: right;
	width: 300px;
	height: 100%;
	text-align: right;
}
h2#what_im_sayin {
	background: url(images/headings.png) no-repeat 100% 100%;
	width: 179px;
	height: 24px;
	float: right;
	clear: right;
	margin: 0 0 1em 0;
	text-align: left;
	text-indent: -9999px;
}
div.post {
	position: relative;
	width: 100%;
	clear: both;
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
	text-align: right;
}
div.post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0.3em 0;
	/*text-decoration: underline;*/
}
div.post h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0.5em 0;
	text-decoration: none;
}
div.post p.read_more {
	position: relative;
	float: right;
	clear: right;
	font-size: 16px;
	margin: 0.1em 0 0 0;
}
div#twitter_div {
	margin-top: 2.5em;
	width: 250px;
	position: relative;
	float: right;
}
div#twitter_div p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0 0 0.5em 0;
	text-decoration: none;
}
div#twitter_div p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0 0 0.5em 0;
	text-decoration: none;
}
ul#twitter_update_list li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0 0 0.5em 0;
	text-decoration: none;
	position: relative;
	float: right;
}
ul#twitter_update_list li span a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0.1em 0 0.5em 0.8em;
	text-decoration: none;
}
ul#twitter_update_list li a {
	position: relative;
	float: right;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: -0.5em 0 0 0;
	text-decoration: none;
}
/*div#bottom_bar {
	background: #000000;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
}
div#bottom_corner_tab {
	background: url(images/bottom_corner_tab.png) no-repeat top left;
	position: absolute;
	bottom: 1px;
	right: 0;
	width: 349px;
	height: 13px;
	z-index: 10;
}*/