#container-left ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .7em;
	padding-top: 1px;
}

#container-left ul li {
	display: block;
	margin: -1px 0 0 0;
	height: 25px;
	width: 216px;
	border: 1px solid #eee;
	overflow: hidden;
}

#container-left ul li a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 100px;
}

#container-left #sec-nav-clapping a {
	background:url('../images/clapping.gif') no-repeat  0 0;
}

#container-left #sec-nav-clapping a:hover {
	background-position: -216px 0;
}

#container-left #sec-nav-affair a {
	background:url('../images/affair.gif') no-repeat  0 0;
}

#container-left #sec-nav-affair a:hover {
	background-position: -216px 0;
}

#container-left #sec-nav-icon a {
	background:url('../images/icon.gif') no-repeat  0 0;
}

#container-left #sec-nav-icon a:hover {
	background-position: -216px 0;
}

#container-left #sec-nav-glasshouse a {
	background:url('../images/glasshouse.gif') no-repeat  0 0;
}

#container-left #sec-nav-glasshouse a:hover {
	background-position: -216px 0;
}

#container-left #sec-nav-unseen a {
	background:url('../images/unseen.gif') no-repeat  0 0;
}

#container-left #sec-nav-unseen a:hover {
	background-position: -216px 0;
}

#container-left #sec-nav-fishtank a {
	background:url('../images/fishtank.gif') no-repeat  0 0;
}

#container-left #sec-nav-fishtank a:hover {
	background-position: -216px 0;
}

#container-left #sec-nav-lighthouse a {
	background:url('../images/lighthouse.gif') no-repeat  0 0;
}

#container-left #sec-nav-lighthouse a:hover {
	background-position: -216px 0;
}

#videoholder{
	border: 1px solid #eee;
	text-align: center;
	margin: 0px auto;
	margin-left: 18px;
	padding: 8px;
}

ul#projectinfo {
	padding; 0 0 0 0;
	margin: 55px 0 0 22px;
	border: 1px solid #eee;
	width: 194px;
	
}

ul#projectinfo li {
	display: block;
	margin: 0 0 0 0;
	height: 20px;
	width: 194px;
	border: none;
	overflow: hidden;
}

ul#projectinfo #statement a {
	background:url('../images/statement.gif') no-repeat 0 0;
	overflow: hidden;
}
	
ul#projectinfo #statement a:hover {
	background-position: -194px 0;
}

ul#projectinfo #awards a {
	background:url('../images/awards.gif') no-repeat 0 0;
	overflow: hidden;
}
	
ul#projectinfo #awards a:hover {
	background-position: -194px 0;
}

ul#projectinfo #stillframes a {
	background:url('../images/stillframes.gif') no-repeat 0 0;
	overflow: hidden;
}
	
ul#projectinfo #stillframes a:hover {
	background-position: -194px 0;
	}

ul#projectinfo #purchase a {
	background:url('../images/videos.gif') no-repeat 0 0;
	overflow: hidden;
}
	
ul#projectinfo #purchase a:hover {
	background-position: -194px 0;
}

ul#projectinfo #purchase {
	padding-bottom: 3px;
}