@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_landscapes {
	width: 655px;
	height: 120px;
	float: left;
	background-image: url(../images/titles/portfolio_landscapes.jpg);
	background-repeat: no-repeat;
	
}

#thumbnails_landscapes {
	width: 655px;
	height: 505px;
	float: left;
	margin: 10px 0 0 0;
}

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

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

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