body {
	background:white;
	font-family:arial;
	font-size: 18px;
	letter-spacing: 1px;
	margin:40px;
	padding:0;
	color:white;
	}
	
.logo{
	position: fixed;
	width:400px;
	height: 150px;
	background-image: url(images/logo2.jpg);
	top: 20px;
	left:40px;
	
	}
	
.video{
	position: fixed;
	top: 190px;
	left:490px;
	
	}
	

	
.thumbnails{
	position: relative;
	
	}
	
.link_href{
	position: fixed;
	width:120px;
	height:33px;
	background: url(images/photography_black.png) no-repeat;
	top: 210px;
	left:70px;
outline: none;
	}

.link_href:hover
{
text-decoration: none;
background-image: url(images/photography_grey.png);
outline: none;
}
.link_href:active
{
color:red;
text-decoration: none;
background-image: url(images/photography_grey.png);
outline: none;
}
	

	
.link_href6{
	position: fixed;
	width: 120px;
	height: 33px;
	background-image: url(images/video_black.png);
	position: absolute;
	top: 240px;
	left:50px;
	outline: none;
	
	}
.link_href6:hover
{
color:red;
text-decoration: none;
background-image: url(images/video_grey.png);
outline: none;
}
	
.link_href7{
	position: fixed;
	width: 120px;
	height: 33px;
	background-image: url(images/contact_black.png);
	position: absolute;
	top: 300px;
	left:53px;
outline: none;
	
	}
.link_href7:hover
{
color:red;
text-decoration: none;
background-image: url(images/contact_grey.png);
outline: none;
}

.link_href11{
	position: fixed;
	width: 120px;
	height: 33px;
	background-image: url(images/exhibits.gif);
	position: absolute;
	top: 270px;
	left:75px;
	outline: none;
	}

.link_href11:hover
{
color:red;
text-decoration: none;
background-image: url(images/exhibits_grey.gif);
top: 270px;
left:75px;
outline: none;
}

.link_href12{
	position: fixed;
	width: 200px;
	height: 100px;
	position: absolute;
	top: 308px;
	left:420px;
outline: none;
	
	}
	

