@charset "utf-8";
img, div, a {
	behavior: url(http://www.letitbewar.com/css/iepngfix.htc);
}

body {
	behavior: url(http://www.letitbewar.com/css/csshover3.htc);
	background-color: #1e0c01;
	background-image: url(../images/bknd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1E0C01;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #720101;
}

span.castcrewtitle {
	font-size: 15px;
	text-transform: none;
	font-weight: bold;
	text-decoration: underline;
}

#preload { 
	display: none;
}
body#home {
	background-image: url(../images/bknd_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	text-decoration: none;
	color: #720101;
}
a:hover {
	text-decoration: underline;
}


#navigation {
	width: 731px;
	height: 92px;
	margin: 84px auto 0 auto;
	background-image: url(../images/navTape.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.story {
	width: 95px;
	display: block;
	height: 40px;
	background-image: url(../images/TheStoryNormal.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 25px 0 0 25px;
	float: left;
}
a.story:hover {
	background-image: url(../images/TheStoryHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
body#story a.story {
	background-image: url(../images/TheStoryHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.castcrew {
	background-image: url(../images/CastCrewNormal.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	width: 110px;
	height: 40px;
	margin: 35px 0 0 20px;
	float: left;
}
a.castcrew:hover {
	background-image: url(../images/CastCrewHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
body#castcrew a.castcrew {
	background-image: url(../images/CastCrewHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#castcrewnavtape {
	width: 142px;
	height: 45px;
	background-image: url(../images/Content/castcrew/navtape.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#crewhide {
	display: none;
}
#casthide {
	display: block;
}

#castcrewnavtape a#castnav {
	display: block;
	outline: none;
	width: 45px;
	height: 30px;
	margin: 5px 0 0 20px;
	float: left;
	background-image: url(../images/Content/castcrew/castnav.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 0px;
}
#castcrewnavtape a#crewnav {
	display: block;
	outline: none;
	float: left;
	margin: 10px 0 0 10px;
	height: 25px;
	width: 50px;
	background-image: url(../images/Content/castcrew/crewnavnormal.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 0px;
}
#castcrewnavtape  img {
	border: 0px;
}

/* #castcrewnavtape a#castnav:hover {
	background-image: url(../images/Content/castcrew/castnav.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#castcrewnavtape a#crewnav:hover {
	background-image: url(../images/Content/castcrew/crewnav.png);
	background-repeat: no-repeat;
	background-position: center center;
} */
#castnavimg {
	visibility: hidden;
}
#crewnavimg {
	visibility: hidden;
}



a.press {
	display: block;
	height: 35px;
	width: 60px;
	float: left;
	margin: 40px 0 0 20px;
	background-image: url(../images/PressNormal.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.press:hover {
	background-image: url(../images/PressHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
body#press a.press {
	background-image: url(../images/PressHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.links {
	display: block;
	width: 55px;
	height: 30px;
	float: left;
	margin: 40px 0 0 20px;
	background-image: url(../images/LinksNormal.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.links:hover {
	background-image: url(../images/LinksHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
body#links a.links {
	background-image: url(../images/LinksHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.sponsors {
	float: left;
	display: block;
	height: 30px;
	width: 90px;
	margin: 40px 0 0 20px;
	background-image: url(../images/SponsorsNormal.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.sponsors:hover {
	background-image: url(../images/SponsorsHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
body#sponsors a.sponsors{
	background-image: url(../images/SponsorsHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.donate {
	display: block;
	height: 35px;
	width: 70px;
	float: left;
	background-image: url(../images/DonateNormal.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 40px 0 0 20px;
}
a.donate:hover {
	background-image: url(../images/DonateHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
body#donate a.donate {
	background-image: url(../images/DonateHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.contact {
	display: block;
	float: left;
	height: 35px;
	width: 75px;
	margin: 30px 0 0 15px;
	background-image: url(../images/ContactNormal.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.contact:hover {
	background-image: url(../images/ContactHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
body#contact a.contact {
	background-image: url(../images/ContactHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#page_content {
	width: 660px;
	margin: 10px auto 15px auto;
	height: 349px;
}
#bottom_nav {
	width: 740px;
	margin: 0 auto;
	height: 110px;
	background-image: url(../images/BottomNavBKND.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.logo {
	display: block;
	width: 350px;
	float: left;
	height: 94px;
	margin-left: 25px;
}
a.facebook {
	display: block;
	width: 50px;
	height: 48px;
	float: left;
	margin: 42px 0 0 55px;
	background-image: url(../images/FacebookNormal.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.facebook:hover {
	background-image: url(../images/FacebookHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.wordpress {
	display: block;
	float: left;
	width: 50px;
	height: 52px;
	background-image: url(../images/WordpressNormal.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 36px 0 0 3px;
}
a.wordpress:hover {
	background-image: url(../images/WordpressHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.twitter {
	display: block;
	width: 52px;
	height: 50px;
	float: left;
	margin: 28px 0 0 3px;
	background-image: url(../images/TwitterNormal.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.twitter:hover {
	background-image: url(../images/TwitterHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.flickr {
	display: block;
	width: 72px;
	height: 30px;
	float: left;
	margin: 30px 0 0 2px;
	background-image: url(../images/FlickrNormal.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.flickr:hover {
	background-image: url(../images/FlickrHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.youtube {
	display: block;
	float: left;
	width: 48px;
	height: 49px;
	margin: 13px 0 0 4px;
	background-image: url(../images/YouTubeNormal.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.youtube:hover {
	background-image: url(../images/YouTubeHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#splash_video {
	height: 340px;
	width: 560px;
	padding: 1px;
	margin: 0 auto;
}
#video_wrapper {
	width: 580px;
	height: 349px;
	background-image: url(../images/Content/VideoBknd.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto;
}
