/* body */
body {
	background-color: #ffffff;
	background-image: url(media/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

.inthenews {
	font-family: Comic Sans MS, Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #ff0000;
}

.inthenews a {
	color: #ff0000;
	text-decoration: none;
}
.inthenews a:hover {
	text-decoration: underline;
}

#menu a {
	position: absolute;
	text-decoration: none;
}

#menu a i {
	visibility: hidden;
}

/* home buttons */
a#home1 {
	left: 0px;
	top: 0px;
	width: 285px;
	height: 152px;
}
a#home1:hover {
	background-image: url(media/almost-hover.jpg);
	border: none;
}
a#home2 {
	left: 626px;
	top: 40px;
	width: 126px;
	height: 26px;
}
a#home3 {
	left: 752px;
	top: 32px;
	width: 120px;
	height: 25px;
}

a#loverslane {
	left: 733px;
	top: 63px;
	width: 134px;
	height: 40px;
}
a#loverslane:hover {
	background-image: url(media/loverslane-hover.jpg);
	border: none;
}

a#contact {
	left: 731px;
	top: 552px;
	width: 182px;
	height: 90px;
}
a#contact:hover {
	background-image: url(media/contact-hover.jpg);
	border: none;
}

a#amp {
	left: 382px;
	top: 733px;
	width: 90px;
	height: 43px;
}
a#amp:hover {
	background-image: url(media/amp-hover.jpg);
	border: none;
}

a#caleb {
	left: 196px;
	top: 781px;
	width: 314px;
	height: 15px;
}
a#caleb:hover {
	background-image: url(media/caleb-hover.jpg);
	border: none;
}

a#scott {
	left: 539px;
	top: 781px;
	width: 290px;
	height: 15px;
}
a#scott:hover {
	background-image: url(media/scott-hover.jpg);
	border: none;
}

/* main nav bar */
a#nav-cast-off {
	left: 190px;
	top: 558px;
	width: 44px;
	height: 37px;
}
a#nav-cast {
	left: 190px;
	top: 558px;
	width: 44px;
	height: 37px;
}
a#nav-cast:hover {
	background-image: url(media/nav-cast-hover.jpg);
	border: none;
}
a#nav-story-off {
	left: 242px;
	top: 549px;
	width: 54px;
	height: 38px;
}
a#nav-story {
	left: 242px;
	top: 549px;
	width: 54px;
	height: 38px;
}
a#nav-story:hover {
	background-image: url(media/nav-story-hover.jpg);
	border: none;
}
a#nav-trailer-off {
	left: 303px;
	top: 546px;
	width: 66px;
	height: 37px;
}
a#nav-trailer {
	left: 303px;
	top: 546px;
	width: 66px;
	height: 37px;
}
a#nav-trailer:hover {
	background-image: url(media/nav-trailer-hover.jpg);
	border: none;
}
a#nav-production-off {
	left: 380px;
	top: 535px;
	width: 98px;
	height: 34px;
}
a#nav-production {
	left: 380px;
	top: 535px;
	width: 98px;
	height: 34px;
}
a#nav-production:hover {
	background-image: url(media/nav-production-hover.jpg);
	border: none;
}
a#nav-media-off {
	left: 489px;
	top: 532px;
	width: 47px;
	height: 37px;
}
a#nav-media {
	left: 489px;
	top: 532px;
	width: 47px;
	height: 37px;
}
a#nav-media:hover {
	background-image: url(media/nav-media-hover.jpg);
	border: none;
}
a#nav-investors-off {
	left: 543px;
	top: 523px;
	width: 92px;
	height: 34px;
}
a#nav-investors {
	left: 543px;
	top: 523px;
	width: 92px;
	height: 34px;
}
a#nav-investors:hover {
	background-image: url(media/nav-investors-hover.jpg);
	border: none;
}

