@charset "utf-8";
/* CSS Document */

#page-container {
	position:relative;
	width: 900px;
	height: 600px;
	margin: auto;
	background-color: #00000;
	}
body {
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color:#000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

ul#nav {
list-style-type: none;
padding: 0;
margin: 0;
}

ul#nav1 {
list-style-type: none;
padding: 0;
margin: 0;
}
#nav1 a:link, #nav1 a:visited {
display: block;
width: 150px;
height: 60px;
background:url(images/videobutton1.png) top left no-repeat;
text-decoration: none;
}

#nav1 a:hover {
background-position: 0 -75px;
}
ul#nav2 {
list-style-type: none;
padding: 0;
margin: 0;
}
#nav2 a:link, #nav2 a:visited {
display: block;
width: 150px;
height: 60px;
background:url(images/photosbutton1.png) top left no-repeat;
text-decoration: none;
}

#nav2 a:hover {
background-position: 0 -75px;
}

ul#nav3 {
list-style-type: none;
padding: 0;
margin: 0;
}
#nav3 a:link, #nav3 a:visited {
display: block;
width: 150px;
height: 60px;
background:url(images/biobutton1.png) top left no-repeat;
text-decoration: none;
}

#nav3 a:hover {
background-position: 0 -75px;
}


ul#nav4 {
list-style-type: none;
padding: 0;
margin: 0;
}
#nav4 a:link, #nav4 a:visited {
display: block;
width: 150px;
height: 60px;
background:url(images/musicbutton1.png) top left no-repeat;
text-decoration: none;
}

#nav4 a:hover {
background-position: 0 -75px;
}

ul#nav5 {
list-style-type: none;
padding: 0;
margin: 0;
}
#nav5 a:link, #nav5 a:visited {
display: block;
width: 150px;
height: 60px;
background:url(images/contactbutton1.png) top left no-repeat;
text-decoration: none;
}

#nav5 a:hover {
background-position: 0 -75px;
}


ul#nav6 {
list-style-type: none;
padding: 0;
margin: 0;
}
#nav6 a:link, #nav6 a:visited {
display: block;
width: 150px;
height: 60px;
background:url(images/homebutton.png) top left no-repeat;
text-decoration: none;
}

#nav6 a:hover {
background-position: 0 -75px;
}


#box1 {
	position:absolute;
	top: 533px;
	left: 137px;
	width:150px;
	height:60px;
	}
#box2 {
	position:absolute;
	top: 533px;
	left: 287px;
	width:150px;
	height:51px;
	}
#box3 {
	position:absolute;
	top: 533px;
	left: 437px;
	width:150px;
	height:51px;
	}
#box4 {
	position:absolute;
	top: 533px;
	left: 587px;
	width:150px;
	height:51px;
	}
#box5 {
	position:absolute;
	top: 533px;
	left: 737px;
	width:150px;
	height:51px;
	}
#box6 {
	position:absolute;
	top: 533px;
	left: 2px;
	width:150px;
	height:51px;
	}

