/******* GRAPHIC DESIGN - left column*******/

.leftcolumn {
	position: relative;	
	width: 240px;
	height: 600px;
	float:left;
	padding: 25px 0px 0px 0px;
	margin: 0px;
}

.wrapper .leftcolumn .adopt img {
	position: absolute;
	float:left;
	padding: 0px 0px 0px 0px;
	left: 60px;
	top: 250px;
}


.wrapper .leftcolumn .thumbnails li {
	position: absolute;
	float:left;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
	
.wrapper .leftcolumn .thumbnails li a:link {
	color: #c8df8e;
	text-decoration: none;
	}

.wrapper .leftcolumn .poster {
	float:left;
	position: absolute;
	padding: 0px 0px 0px 0px;
	left: 0px;
}

.wrapper .leftcolumn .horizonlogo {
	float:left;
	position: absolute;
	padding: 0px 0px 0px 0px;
	left: 65px;
}

.wrapper .leftcolumn .blackcatposter {
	float:left;
	position: absolute;
	padding: 0px 0px 0px 0px;
	left: 130px;
}

.wrapper .leftcolumn .perarosalogo {
	float:left;
	position: absolute;
	padding: 0px 0px 0px 0px;
	left: 0px;
	top: 65px;
}

.wrapper .leftcolumn .dogposter {
	float:left;
	position: absolute;
	padding: 0px 0px 0px 0px;
	left: 65px;
	top: 65px;
}

.wrapper .leftcolumn .catposter {
	float:left;
	position: absolute;
	padding: 0px 0px 0px 0px;
	left: 130px;
	top: 65px;
}

.wrapper .leftcolumn .charitydinner {
	float:left;
	position: absolute;
	padding: 0px 0px 0px 0px;
	left: 0px;
	top: 130px;
}