/* main page image */
#book { 
	background-image: url(media/index-cast.jpg);
	width: 1024px;
	height: 800px;
	position: relative;
}

a#nav-cast {
	left: 190px;
	top: 558px;
	width: 44px;
	height: 37px;
}

/* rollover images */
a#cast-maher {
	left: 191px;
	top: 344px;
	width: 206px;
	height: 20px;
}
a#cast-maher:hover {
	background-image: url(media/cast-maher-hover.gif);
	border: none;
}
a#cast-rigas {
	left: 191px;
	top: 364px;
	width: 206px;
	height: 20px;
}
a#cast-rigas:hover {
	background-image: url(media/cast-rigas-hover.gif);
	border: none;
}
a#cast-mcinroe {
	left: 191px;
	top: 384px;
	width: 206px;
	height: 20px;
}
a#cast-mcinroe:hover {
	background-image: url(media/cast-mcinroe-hover.gif);
	border: none;
}
a#cast-russellwhite {
	left: 191px;
	top: 404px;
	width: 206px;
	height: 20px;
}
a#cast-russellwhite:hover {
	background-image: url(media/cast-russellwhite-hover.gif);
	border: none;
}
a#cast-mcconnell {
	left: 191px;
	top: 424px;
	width: 206px;
	height: 20px;
}
a#cast-mcconnell:hover {
	background-image: url(media/cast-mcconnell-hover.gif);
	border: none;
}
a#cast-stavely {
	left: 191px;
	top: 444px;
	width: 206px;
	height: 20px;
}
a#cast-stavely:hover {
	background-image: url(media/cast-stavely-hover.gif);
	border: none;
}
a#cast-mcmahan {
	left: 191px;
	top: 464px;
	width: 206px;
	height: 20px;
}
a#cast-mcmahan:hover {
	background-image: url(media/cast-mcmahan-hover.gif);
	border: none;
}
a#cast-ronwhite {
	left: 191px;
	top: 484px;
	width: 206px;
	height: 20px;
}
a#cast-ronwhite:hover {
	background-image: url(media/cast-ronwhite-hover.gif);
	border: none;
}
a#cast-ross {
	left: 191px;
	top: 504px;
	width: 206px;
	height: 20px;
}
a#cast-ross:hover {
	background-image: url(media/cast-ross-hover.gif);
	border: none;
}


