#container {
	padding: 0px;
	height: 100%;
	width: 746px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
#banner {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 746px;
}
#banner .image {
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*Navigation Buttons*/
#banner .Nav {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 746px;
	background-color: #0D2F4E;
}
#banner img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#banner .con a, .bio a, .cred a, .img a, .cin a, .ho a {
	color: #000000;
	padding-top: 0px;
	letter-spacing: 2px;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding-bottom: 0px;
	float: right;
}
#banner .con a:link, #banner .con a:visited, #banner .bio a:link, #banner .bio a:visited, #banner .cred a:link, #banner .cred a:visited, #banner .img a:link, #banner .img a:visited, #banner .cin a:link, #banner .cin a:visited, #banner .ho a:link, #banner .ho a:visited  {
	text-decoration: none;
}
/*Contacts Button*/

#banner .con a {
	width: 99px;
	background-image: url(../images/nav6.jpg);
	height: 15px;
	float: right;
	margin: 0px;
}
#banner .con a:hover, #banner .con a:active {
	text-decoration: none;
	color: #000000;
	background-image: url(../images/nav6O.jpg);
}
#banner a.currentCon {
	text-decoration: none;
	color: #000000;
	background-image: url(../images/nav6O.jpg);
}
/*Biography Button*/

#banner .bio a {
	margin: 0px;
	background-image: url(../images/nav5.jpg);
	height: 15px;
	width: 64px;
}
#banner .bio a:hover, #banner .bio a:active {
	text-decoration: none;
	color: #000000;
	background-image: url(../images/nav5O.jpg);
}
#banner a.currentBio{
	text-decoration: none;
	color: #000000;
	background-image: url(../images/nav5O.jpg);
}
/*Credits Button*/

#banner .cred a {
	margin: 0px;
	background-image: url(../images/nav4.jpg);
	height: 15px;
	width: 96px;
}
#banner .cred a:hover, #banner .cred a:active {
	text-decoration: none;
	color: #000000;
	background-image: url(../images/nav4O.jpg);
}
#banner a.currentCred{
	text-decoration: none;
	color: #000000;
	background-image: url(../images/nav4O.jpg);
}
/*Images Button*/

#banner .img a {
	margin: 0px;
	background-image: url(../images/nav3.jpg);
	height: 15px;
	width: 96px;
}
#banner .img a:hover, #banner .img a:active {
	text-decoration: none;
	color: #000000;
	background-image: url(../images/nav4O.jpg);
}
#banner a.currentImg{
	text-decoration: none;
	color: #000000;
	background-image: url(../images/nav4O.jpg);
}
/*Cinematography Button*/

#banner .cin a {
	margin: 0px;
	background-image: url(../images/nav2.jpg);
	height: 15px;
	width: 166px;
}
#banner .cin a:hover, #banner .cin a:active {
	text-decoration: none;
	color: #000000;
	background-image: url(../images/nav2O.jpg);
}
#banner a.currentCin{
	text-decoration: none;
	color: #000000;
	background-image: url(../images/nav2O.jpg);
}
/*Home Button*/

#banner .ho a {
	margin: 0px;
	background-image: url(../images/nav1.jpg);
	height: 18px;
	width: 72px;
}
#banner .ho a:hover, #banner .ho a:active {
	text-decoration: none;
	color: #000000;
	background-image: url(../images/nav1O.jpg);
}
#banner a.currentHo{
	text-decoration: none;
	color: #000000;
	background-image: url(../images/nav1O.jpg);
}
#Footer {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 746px;
	background-color: #333333;
	float: left;
}
#Footer p {
	float: right;
	padding-top: 0px;
	margin-right: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #999999;
	clear: right;
	font-size: 10px;
	text-align: right;
}
#Footer a {
	border-bottom-width: 1px;
	
}

