body {
	background-color: #000000;
	text-align: center;
}

iframe {
	overflow-x: hidden;
	overflow-y: auto;
} 

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 1000px;
	height: 27px;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -9999%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .home {
	width: 82px;
	height: 27px;
	background: url(images/coyote_home.png) no-repeat;
	left: 0px;
	top: 0;
}
#menu .home span {
	width: 82px;
	height: 27px;
	background: url(images/coyote_home_dn.png) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .prototype {
	width: 216px;
	height: 27px;
	background: url(images/coyote_prototype.png) no-repeat;
	left: 82px;
	top: 0px;
}
#menu .prototype span {
	width: 216px;
	height: 27px;
	background: url(images/coyote_prototype_dn.png) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .grandam {
	width: 144px;
	height: 27px;
	background: url(images/coyote_grandam.png) no-repeat;
	left: 297px;
	top: 0;
}
#menu .grandam span {
	width: 144px;
	height: 27px;
	background: url(images/coyote_grandam_dn.png) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .news {
	width: 171px;
	height: 27px;
	background: url(images/coyote_news.png) no-repeat;
	left: 441px;
	top: 0;
}
#menu .news span {
	width: 171px;
	height: 27px;
	background: url(images/coyote_news_dn.png) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .multimedia {
	width: 106px;
	height: 27px;
	background: url(images/coyote_multimedia.png) no-repeat;
	left: 612px;
	top: 0;
}
#menu .multimedia span {
	width: 106px;
	height: 27px;
	background: url(images/coyote_multimedia_dn.png) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .design {
	width: 174px;
	height: 27px;
	background: url(images/coyote_dne.png) no-repeat;
	left: 718px;
	top: 0px;
}
#menu .design span {
	width: 174px;
	height: 27px;
	background: url(images/coyote_dne_dn.png) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .contact {
	width: 107px;
	height: 27px;
	background: url(images/coyote_contact.png) no-repeat;
	left: 892px;
	top: 0px;
}
#menu .contact span {
	width: 107px;
	height: 27px;
	background: url(images/coyote_contact_dn.png) no-repeat;
	left: 0px;
	top: 0px;
}
#header {
	height: 103px;
	width: 1000px;
	background-image: url(images/coyote_header.png);
	background-repeat: no-repeat;
}
#body1 {
	float: left;
	height: 199px;
	width: 215px;
	background-image: url(images/coyote_video.png);
	padding-top: 76px;
	padding-left: 96px;
	padding-right: 35px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#body2 {
	height: 262px;
	width: 583px;
	float: left;
	background-image: url(images/coyote_copy.png);
	padding-left:33px;
	padding-top: 13px;
	padding-bottom: 0px;
	padding-right: 38px;
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
}
#foot1 {
	float: left;
	height: 99px;
	width: 1000px;
	background-image: url(images/coyote_foot1.png);
	background-repeat: no-repeat;
}
#foot2 {
	float: left;
	height: 46px;
	width: 1000px;
	background-color: #000000;
}
#foot3 {
	height: 14px;
	width: 1000px;
	float: left;
	padding-top: 6px;
	font-size: 70%;
	padding-left: 0px;
	color: #666666;
	text-align: center;
}
.style1 {color: #FFFFFF}
#container {
	height: 570px;
	width: 1000px;
	clear: left;
	margin: auto;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FEC320;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a.photoAlbum {
	color: green;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
}
