@charset "utf-8";
/* CSS Document */

/* WEBSITE COPYRIGHT LISA ANSTETH OF LISALEE DESIGNS, 2010. ALL RIGHTS RESERVED GO TO WWW.LISALEEDESIGNS.COM FOR ANY COMMENTS */


#title_architecture {
	width: 655px;
	height: 120px;
	float: left;
	background-image: url(../images/titles/portfolio_architecture.jpg);
	background-repeat: no-repeat;
}

#thumbnails_architecture {
	width: 655px;
	height: 450px;
	float: left;
	margin: 55px 0 0 0;
}

#thumbnails_architecture img {
	height: 100px;
	width: 100px;
	border: none;
}

#lisalee_link {
	text-decoration: none;
	color: #000;
}

#lisalee_link:hover {
	text-decoration: none;
	color: #FFF;
}

