/* CSS Document */


body{
	background-color:#000000;
	margin:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;	
}

a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
color: #666;
	text-decoration: none;
}

.home {background-image:url(images/btn_home_over.jpg);
background-repeat: no-repeat; height: 66px; width: 92px; display: block;}
.home a{background-image:url(images/btn_home.jpg);
background-repeat: no-repeat; height: 66px; width: 92px; display: block;}
.home a:hover{background: none;}

.info {background-image:url(images/btn_info_over.jpg);
background-repeat: no-repeat; height: 66px; width: 84px; display: block;}
.info a{background-image:url(images/btn_info.jpg);
background-repeat: no-repeat; height: 66px; width: 84px; display: block;}
.info a:hover{background: none;}

.photos {background-image:url(images/btn_photos_over.jpg);
background-repeat: no-repeat; height: 66px; width: 71px; display: block;}
.photos a{background-image:url(images/btn_photos.jpg);
background-repeat: no-repeat; height: 66px; width: 71px; display: block;}
.photos a:hover{background: none;}

.films {background-image:url(images/btn_films_over.jpg);
background-repeat: no-repeat; height: 66px; width: 91px; display: block;}
.films a{background-image:url(images/btn_films.jpg);
background-repeat: no-repeat; height: 66px; width: 91px; display: block;}
.films a:hover{background: none;}

.contact {background-image:url(images/btn_contact_over.jpg);
background-repeat: no-repeat; height: 66px; width: 99px; display: block;}
.contact a{background-image:url(images/btn_contact.jpg);
background-repeat: no-repeat; height: 66px; width: 99px; display: block;}
.contact a:hover{background: none;}

.links {background-image:url(images/btn_links_over.jpg);
background-repeat: no-repeat; height: 66px; width: 80px; display: block;}
.links a{background-image:url(images/btn_links.jpg);
background-repeat: no-repeat; height: 66px; width: 80px; display: block;}
.links a:hover{background: none;}

.store {background-image:url(images/btn_store_over.jpg);
background-repeat: no-repeat; height: 66px; width: 82px; display: block;}
.store a{background-image:url(images/btn_store.jpg);
background-repeat: no-repeat; height: 66px; width: 82px; display: block;}
.store a:hover{background: none;}

.blog {background-image:url(images/btn_blog.jpg);
background-repeat: no-repeat; height: 66px; width: 81px; display: block;}
.blog a{background-image:url(images/btn_blog.jpg);
background-repeat: no-repeat; height: 66px; width: 81px; display: block;}
.blog a:hover{background: none;}



.tablebg{
	background-image: url(images/bottom_logoFADE.jpg);
	background-repeat: no-repeat;
}

.tablebgmusic{
	background-image: url(images/musicbg.jpg);
	background-repeat: no-repeat;
}

.tablebgabout{
	background-image: url(images/aboutbg.jpg);
	background-repeat: no-repeat;
}

.tablebgcontact{
	background-image: url(images/contactbg.jpg);
	background-repeat: no-repeat;
}

.flashcontent{
	background-color:#000000;
	height: 525px;
}

.flashcontent2{
	background-color:#000000;
	height: 700px;
}

.flashcontent_links{
	background-color:#000000;
	height: 400px;
}

.flashcontent_info{
	background-color:#000000;
	height: 450px;
}

.flashcontent3{
	background-color:#000000;
	height: 375px;
}