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

*, html, body, img, div, a, input { behavior: url("iepngfix.htc"); }

body {
	background-color: #000000;
	background-image: url(benditlikebender/bendit-bgr.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
}
#benditMain {
	margin: 0 auto;
}
#benditVideoFrame {
	margin: 84px auto auto auto;
	width: 949px;
	height: 573px;
	background-image: url(benditlikebender/frame-bgr.jpg);
	background-repeat: no-repeat;
}
#frameContents iframe {
	width: 856px;
	height: 480px;
	margin: 46px 47px 47px 46px;
}
#benditNav {
	margin: -25px auto auto auto;
	width: 950px;
	height: 122px;
	/*background-image:url(coast/nav.png);*/
}
#benditNav ul {
	list-style-type: none;
	padding-left: 0;
}
#benditNav ul li {
	float: left;
	text-align: center;
	height: 122px;
	background-image:url(benditlikebender/nav.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
	overflow: hidden;
}
#benditNav ul li a {
	display: block;
}

#navBendIt { width: 740px; height: 122px; background-position: 0 0; }

#navEnter, #navEnter a, #navEnter a:link, #navEnter a:visited  { width: 210px; height: 122px; background-position: -740px 0; }
#navEnter:hover, #navEnter a:hover, #navEnter a:active { width: 210px; height: 122px; background-position: -740px -122px; }
