
#center
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background-image:url(images/galleryback.png);
	background-repeat:no-repeat;
}
#headerimg
{
	width:960px;
	height:155px;
	background-image:url(images/header.png);
}
table
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}
table img
{
	border:0;
}
td
{
	width:180px;
	height:144px;
	border:0;
}
td a:hover
{

}
#home
{
	width:100px;
	height:50px;
	text-align:center;
	position:relative;
	left:200px;
	background-image:url(images/home.png);
}
#home a
{
	color:#ffffff;
	font-family:Sans-Serif;
	font-size:0px;
	position:relative;
	top:17px;
	text-decoration:none;
	padding-bottom:30px;
	padding-right:50px;
	padding-left:50px;
	padding-top:20px;
}
#home:hover
{
	background-image:url(images/homeglow.png);
}
#media
{
	width:102px;
	height:50px;
	background-image:url(images/media.png);
	text-align:center;
	position:relative;
	top:-50px;
	left:300px;
	
}
#media a
{
	color:#ffffff;
	font-family:Sans-Serif;
	font-size:0px;
	position:relative;
	top:17px;
	text-decoration:none;
	padding-bottom:30px;
	padding-right:50px;
	padding-left:50px;
	padding-top:20px;
}
#media:hover
{
	background-image:url(images/mediaglow.png);
}
#gallery
{
	width:102px;
	height:50px;
	background-image:url(images/galleryglow.png);
	text-align:center;
	position:relative;
	top:-100px;
	left:405px;
	
}
#gallery a
{
	color:#ffffff;
	font-family:Sans-Serif;
	font-size:0px;
	position:relative;
	top:17px;
	text-decoration:none;
	padding-bottom:30px;
	padding-right:50px;
	padding-left:50px;
	padding-top:20px;
}
#gallery:hover
{
	background-image:url(images/galleryglow.png);
}
#contact
{
	width:102px;
	height:50px;
	background-image:url(images/contact.png);
	text-align:center;
	position:relative;
	top:-150px;
	left:515px;
	
}
#contact a
{
	color:#ffffff;
	font-family:Sans-Serif;
	font-size:0px;
	position:relative;
	top:17px;
	text-decoration:none;
	padding-bottom:30px;
	padding-right:50px;
	padding-left:50px;
	padding-top:20px;
}
#contact:hover
{
	background-image:url(images/contactglow.png);
}	