body {
	background-color: #000;
	margin: 0px;
}
a.showreel2010 {
	position: absolute;
	width: 83px;
	height: 54px;
	top: 196px;
	left: 20px;
}
a.showreel2010:hover {
	background: url(images/2010.gif) no-repeat;
}
a.showreel2009 {
	position: absolute;
	width: 72px;
	height: 47px;
	top: 257px;
	left: 84px;
}
a.showreel2009:hover {
	background: url(images/2009.gif) no-repeat;
}

a.showreel2008 {
	position: absolute;
	width: 70px;
	height: 39px;
	top: 280px;
	left: 3px;
}
a.showreel2008:hover {
	background: url(images/2008.gif) no-repeat;
}


a.showreel2007 {
	position: absolute;
	width: 70px;
	height: 39px;
	top: 328px;
	left: 56px;
	}
a.showreel2007:hover {
	background: url(images/2007.gif) no-repeat;
}

a.mail {
	position: absolute;
	top: 422px;
	left: 375px;
	width: 195px;
	height: 14px;
}	
a span {
	display: none;
}

div.ctr {
	margin: 85px auto;
	width: 813px;
	position: relative;
}

a {
outline: none;
}
