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

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

#content_wrapper_tiger_stadium {
	width: 880px;
	height: 810px;
	float: left;
	border-style: solid;
		border-width: 10px;
		border-color: #FFF;
	background-color: #878787;
}

#preview_image {
	width: 215px;
	height: 415px;
	float: left;
	text-align: center;
	padding: 85px 0 0 0;
}

#sub_nav_tiger_stadium {
	width: 215px;
	height: 810px;
	float: left;
	border-style: solid;
		border-width: 0 5px 10px 0;
		border-color: #FFF;
	background-color: #000;
}

#main_col_tiger_stadium {
	width: 655px;
	height: 810px;
	float: left;
	border-style: solid;
		border-width: 0 0 10px 5px;
		border-color: #FFF;
	background-color: #878787;
}

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

#thumbnails_tiger_stadium {
	width: 655px;
	height: auto;
	float: left;
}

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

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

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