.linkmenu {
	text-align: left;
	width: 760px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #000;
	font-weight: lighter;
	font-variant: small-caps;
	font-size: 15px;
}
a {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	color: #FFF;
}
.wrap {
	margin: auto;
	width: 760px;
	position: relative;
}
.footer {
	clear: both;
	float: none;
	width: 100%;
	position: relative;
	word-spacing: normal;
	padding-top: 5px;
}
.thumbnails {
	height: auto;
	position: relative;
}
.iframe {
	float: none;
}
