p.intro
{
	width:826px;
	height:129px;
	display:block;
	background:url(images/welcome.png);
	text-indent:-999em;
}

h1
{
	text-indent:-999em;
}

.i-am
{
	width:615px;
	height:182px;
	background:url(images/iam.png);
	display:block;
	text-indent:-999em;
}

.link-container
{
	background:url(images/links_bg.png) 0px 2px no-repeat;
	width:615px;
	height:500px;
	position:relative;
}

.link-block
{
	display:block;
	width:615px;
	height:78px;
	text-indent:-999em;
	margin:0px;
	padding:0px;
	font-size:0px;
}

a
{
	z-index:4;
}

div.link-block
{
	overflow:hidden;
	width:0px;
}

#website-block
{
	background:url(images/website.png) no-repeat;
	margin-top:1px;
}

#blog-block
{
	background:url(images/blog.png) no-repeat;
	margin-top:1px;
}

#email-block
{
	background:url(images/email.png) no-repeat;
	margin-top:1px;
}

