*{padding:0;margin:0;}
body{background:#FB4675;color:#000;	font-size:12px;font-family:"Arial", Helvetica, sans-serif;}
img{border:0;}
a{color:#000;text-decoration:none;}
a:hover{color:#ccc;text-decoration:underline;}
ul,li{list-style-type:none;}

#warp{
	width:900px;
	margin:0 auto;
	margin-top:15px;
}
#left .photo,
#left .about,
#right h1,
#right li a,
#footer{
	text-indent:-9999px;
	overflow:hidden;
}
#left{
	margin-top:70px;
	float:left;
	width:319px;
	height:600px;
	}
#left .photo{
	background: url(photo-2009.jpg) no-repeat;
	width: 305px;
	height: 311px;
}
#left .about{
	width:319px;
	height: 407px;
	background: url(aboutme.jpg) no-repeat;
}
#right{
	float:right;
	}
#right h1{
	width:569px;
	height:163px;
	background: url(title.jpg) no-repeat;
}
#right li{
	margin:10px 0;
}
#right li a{
	width:502px;
	height: 140px;
	display: block;
}
#right .blog{
	background: url(blog.jpg) no-repeat;
}
#right .album{
	background: url(album.jpg) no-repeat;
}
#right .family{
	background: url(family.jpg) no-repeat;
}
#right .drawing{
	background: url(drawing.jpg) no-repeat;
}
#right .collection{
	background: url(collection.jpg) no-repeat;
}

#footer{
	clear:both;
	border-top:3px #fff solid;
	background: url(copyright.jpg) no-repeat center;
	height: 50px;
}