/* CSS Document */

#navigation a img {
	
	background-repeat: no-repeat;
	float: left;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#home img {
	background: url(../library/images/css_home.gif) no-repeat;
	display:block;
	height: 75px;
	width:135 px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#news img {
	background: url(../library/images/css_news.gif) no-repeat;
	display:block;
	height: 75px;
	width:73 px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#tour img {
	background: url(../library/images/css_tour.gif) no-repeat;
	display:block;
	height: 75px;
	width:69 px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#media img {
	background: url(../library/images/css_media.gif) no-repeat;
	display:block;
	height: 75px;
	width:72 px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#photos img {
	background: url(../library/images/css_photos.gif) no-repeat;
	display:block;
	height: 75px;
	width:84 px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#press img {
	background: url(../library/images/css_press.gif) no-repeat;
	display:block;
	height: 75px;
	width:81 px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#contacts img {
	background: url(../library/images/css_contact.gif) no-repeat;
	display:block;
	height: 75px;
	width:82 px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#subscribe img {
	background: url(../library/images/css_subscribe.gif) no-repeat;
	display:block;
	height: 75px;
	width:154 px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}


a#home:hover img {
	background: url(../library/images/css_home.gif) no-repeat left -75px;
	display: block;
	height: 75px;
	width:135 px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#news:hover img {
	background: url(../library/images/css_news.gif) no-repeat left -75px;
	display: block;
	height: 75px;
	width:73 px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#tour:hover img {
	background: url(../library/images/css_tour.gif) no-repeat left -75px;
	display: block;
	height: 75px;
	width:69 px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#media:hover img {
	background: url(../library/images/css_media.gif) no-repeat left -75px;
	display: block;
	height: 75px;
	width:72 px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#photos:hover img {
	background: url(../library/images/css_photos.gif) no-repeat left -75px;
	display: block;
	height: 75px;
	width:84 px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#press:hover img {
	background: url(../library/images/css_press.gif) no-repeat left -75px;
	display: block;
	height: 75px;
	width:81 px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#contacts:hover img {
	background: url(../library/images/css_contact.gif) no-repeat left -75px;
	display: block;
	height: 75px;
	width:82 px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#subscribe:hover img {
	background: url(../library/images/css_subscribe.gif) no-repeat left -75px;
	display: block;
	height: 75px;
	width:154 px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}




a#home:active img {
	background: url(../library/images/css_home.gif) no-repeat left -150px;
	display: block;
	height: 75px;
	width: 135px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#news:active img {
	background: url(../library/images/css_news.gif) no-repeat left -150px;
	display: block;
	height: 75px;
	width: 73px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#tour:active img {
	background: url(../library/images/css_tour.gif) no-repeat left -150px;
	display: block;
	height: 75px;
	width: 69px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#media:active img {
	background: url(../library/images/css_media.gif) no-repeat left -150px;
	display: block;
	height: 75px;
	width: 72px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#photos:active img {
	background: url(../library/images/css_photos.gif) no-repeat left -150px;
	display: block;
	height: 75px;
	width: 84px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#press:active img {
	background: url(../library/images/css_press.gif) no-repeat left -150px;
	display: block;
	height: 75px;
	width: 81px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#contacts:active img {
	background: url(../library/images/css_contact.gif) no-repeat left -150px;
	display: block;
	height: 75px;
	width: 82px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}
a#subscribe:active img {
	background: url(../library/images/css_subscribe.gif) no-repeat left -150px;
	display: block;
	height: 75px;
	width: 154px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}


