@charset "utf-8";
/* CSS Document */

body {
	background-image:url('images/Background1.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;

}

/* Tables */

#menu_table1 {
  position: left;
  width: 240px;
  height: 300px;
  margin-left:0;
  margin-right:0;
  margin-top:35px;
  margin-bottom:0;
  background-color: transparent;

}

#banner_table1 {
  position: left;
  width: 700px;
  height: 85px;
  margin-left:250px;
  margin-right:0;
  margin-top:-400px;
  margin-bottom:0;
  background-color: transparent;

}

#title_table1 {
  position: left;
  width: 700px;
  height: 32px;
  margin-left:250px;
  margin-right:0;
  margin-top:135px;
  margin-bottom:0;
  background-color: transparent;

}

#content_table_news1 {
  position: left;
  width: 700px;
  height: 2490px;
  margin-left:250px;
  margin-right:0;
  margin-top:10px;
  margin-bottom:10px;
  background-color: FFFFFF;

}

#content_table_about1 {
  position: left;
  width: 700px;
  height: 720px;
  margin-left:250px;
  margin-right:0;
  margin-top:10px;
  margin-bottom:10px;
  background-color: FFFFFF;

}

#content_table_services1 {
  position: left;
  width: 700px;
  height: 555px;
  margin-left:250px;
  margin-right:0;
  margin-top:10px;
  margin-bottom:10px;
  background-color: FFFFFF;

}

#content_table_portfolio1 {
  position: left;
  width: 700px;
  height: 14870px;
  margin-left:250px;
  margin-right:0;
  margin-top:10px;
  margin-bottom:10px;
  background-color: FFFFFF;

}

#content_table_audio1 {
  position: left;
  width: 700px;
  height: 70px;
  margin-left:250px;
  margin-right:0;
  margin-top:10px;
  margin-bottom:10px;
  background-color: FFFFFF;

}

#content_table_shop1 {
  position: left;
  width: 700px;
  height: 100px;
  margin-left:250px;
  margin-right:0;
  margin-top:10px;
  margin-bottom:10px;
  background-color: FFFFFF;

}

#content_table_links1 {
  position: left;
  width: 700px;
  height: 275px;
  margin-left:250px;
  margin-right:0;
  margin-top:10px;
  margin-bottom:10px;
  background-color: FFFFFF;

}


/* Footer */
html, body {height: 100%;}

#wrap {min-height: 100%;}

#main {overflow:auto;
	padding-bottom: 75px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -75px; /* negative value of footer height */
	height: 75px;
	clear:both;
	background-color: FFFFFF} 

/* Opera Fix */
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

/* Text */
#text1 {
	width: 660px;
	margin-left: 20px;
	margin-top: 5px;
	color: #999999;
	font-size: 12px;
	font-family: "courier";
	letter-spacing: 1px;
	word-spacing: 0em;
	line-height: 14px;
	
}

#text2 {
	width: 660px;
	margin-left: 20px;
	margin-top: 5px;
	color: #999999;
	font-size: 24px;
	font-family: "courier";
	letter-spacing: 6px;
	word-spacing: 0em;
	line-height: 20px;
	
}

#text3 {
	width: 660px;
	margin-left: 20px;
	margin-top: 0px;
	color: #999999;
	font-size: 12px;
	font-family: "courier";
	letter-spacing: 1px;
	word-spacing: 0em;
	line-height: 14px;
	
}

a:link {color: #999999} /* unvisited link */
a:visited {color: #999999} /* visited link */
a:hover {color: #C0C0C0} /* mouse over link */
a:active {color: #808080} /* selected link */




/* Logo and Menu */

#logo1 {
  display: block;
  width: 240px;
  height: 85px;
  background:  url("images/Logo1.png") no-repeat 0 0;
  float: left;
}

#logo1_link {
	display: block;
 	width: 240px;
  	height: 85px;
}

#logo1:hover
{ 
  background-position: 0 -85px;
}

#menu_news1 {

  display: block;
  width: 240px;
  height: 15px;
  margin-left:0;
  margin-right:0;
  margin-top:35px;
  margin-bottom:0;
  background:  url("images/Menu_News1.png") no-repeat 0 0;
  float: left;
}

#menu_news1_link {
	display: block;
 	width: 240px;
  	height: 15px;
}

#menu_news1:hover
{ 
  background-position: 0 -15px;
}

#menu_about1 {

  display: block;
  width: 240px;
  height: 15px;
  margin-left:0;
  margin-right:0;
  margin-top:2px;
  margin-bottom:0;
  background:  url("images/Menu_About1.png") no-repeat 0 0;
  float: left;
}

#menu_about1_link {
	display: block;
 	width: 240px;
  	height: 15px;
}

#menu_about1:hover
{ 
  background-position: 0 -15px;
}

#menu_services1 {

  display: block;
  width: 240px;
  height: 15px;
  margin-left:0;
  margin-right:0;
  margin-top:2px;
  margin-bottom:0;
  background:  url("images/Menu_Services1.png") no-repeat 0 0;
  float: left;
}

#menu_services1_link {
	display: block;
 	width: 240px;
  	height: 15px;
}

#menu_services1:hover
{ 
  background-position: 0 -15px;
}

#menu_portfolio1 {

  display: block;
  width: 240px;
  height: 15px;
  margin-left:0;
  margin-right:0;
  margin-top:2px;
  margin-bottom:0;
  background:  url("images/Menu_Portfolio1.png") no-repeat 0 0;
  float: left;
}

#menu_portfolio1_link {
	display: block;
 	width: 240px;
  	height: 15px;
}

#menu_portfolio1:hover
{ 
  background-position: 0 -15px;
}

#menu_audio1 {

  display: block;
  width: 240px;
  height: 15px;
  margin-left:0;
  margin-right:0;
  margin-top:2px;
  margin-bottom:0;
  background:  url("images/Menu_Audio1.png") no-repeat 0 0;
  float: left;
}

#menu_audio1_link {
	display: block;
 	width: 240px;
  	height: 15px;
}

#menu_audio1:hover
{ 
  background-position: 0 -15px;
}

#menu_shop1 {

  display: block;
  width: 240px;
  height: 15px;
  margin-left:0;
  margin-right:0;
  margin-top:2px;
  margin-bottom:0;
  background:  url("images/Menu_Shop1.png") no-repeat 0 0;
  float: left;
}

#menu_shop1_link {
	display: block;
 	width: 240px;
  	height: 15px;
}

#menu_shop1:hover
{ 
  background-position: 0 -15px;
}

#menu_links1 {

  display: block;
  width: 240px;
  height: 15px;
  margin-left:0;
  margin-right:0;
  margin-top:2px;
  margin-bottom:0;
  background:  url("images/Menu_Links1.png") no-repeat 0 0;
  float: left;
}

#menu_links1_link {
	display: block;
 	width: 240px;
  	height: 15px;
}

#menu_links1:hover
{ 
  background-position: 0 -15px;
}

/* Titles */

#title_news1 {
	width: 700px;
	height: 32px;
	background-image: url("images/Title_News1.png");
	position: relative;
}

#title_about1 {
	width: 700px;
	height: 32px;
	background-image: url("images/Title_About1.png");
	position: relative;
}

#title_services1 {
	width: 700px;
	height: 32px;
	background-image: url("images/Title_Services1.png");
	position: relative;
}

#title_portfolio1 {
	width: 700px;
	height: 32px;
	background-image: url("images/Title_Portfolio1.png");
	position: relative;
}

#title_audio1 {
	width: 700px;
	height: 32px;
	background-image: url("images/Title_Audio1.png");
	position: relative;
}

#title_shop1 {
	width: 700px;
	height: 32px;
	background-image: url("images/Title_Shop1.png");
	position: relative;
}

#title_links1 {
	width: 700px;
	height: 32px;
	background-image: url("images/Title_Links1.png");
	position: relative;
}

/* News */

#news_sept2010 {
	width: 660px;
	height: 100px;
	background-image: url("images/News_Sept2010.jpg");
	position: relative;
}

#news_oct2010 {
	width: 660px;
	height: 300px;
	background-image: url("images/News_Oct2010.jpg");
	position: relative;
}

#news_jan2011a {
	width: 660px;
	height: 300px;
	background-image: url("images/News_Jan2011a.jpg");
	position: relative;
}

#news_jan2011b {
	width: 660px;
	height: 300px;
	background-image: url("images/News_Jan2011b.jpg");
	position: relative;
}

#news_feb2011 {
	width: 660px;
	height: 300px;
	background-image: url("images/News_Feb2011.jpg");
	position: relative;
}

#news_jan2012 {
	width: 660px;
	height: 300px;
	background-image: url("images/News_Jan2012.jpg");
	position: relative;
}

/* About */

#about_profile1 {
	width: 660px;
	height: 300px;
	background-image: url("images/ProfilePic1.jpg");
	position: relative;
}

/* Images */


#image_lon1 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Lon1.jpg") no-repeat 0 0;
  float: left;
}

#image_lon2 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Lon2.jpg") no-repeat 0 0;
  float: left;
}

#image_fra1 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Fra1.jpg") no-repeat 0 0;
  float: left;
}

#image_lou1 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Lou1.jpg") no-repeat 0 0;
  float: left;
}

#image_pac1 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Pac1.jpg") no-repeat 0 0;
  float: left;
}

#image_pac2 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Pac2.jpg") no-repeat 0 0;
  float: left;
}

#image_pac3 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Pac3.jpg") no-repeat 0 0;
  float: left;
}

#image_pac4 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Pac4.jpg") no-repeat 0 0;
  float: left;
}

#image_pac5 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Pac5.jpg") no-repeat 0 0;
  float: left;
}

#image_pac6 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Pac6.jpg") no-repeat 0 0;
  float: left;
}

#image_pho1 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Pho1.jpg") no-repeat 0 0;
  float: left;
}

#image_pho2 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Pho2.jpg") no-repeat 0 0;
  float: left;
}

#image_pho3 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Pho3.jpg") no-repeat 0 0;
  float: left;
}

#image_pho4 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Pho4.jpg") no-repeat 0 0;
  float: left;
}

#image_pho5 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Pho5.jpg") no-repeat 0 0;
  float: left;
}

#image_pho6 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Pho6.jpg") no-repeat 0 0;
  float: left;
}

#image_eup1 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Eup1.jpg") no-repeat 0 0;
  float: left;
}

#image_scr1 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Scr1.jpg") no-repeat 0 0;
  float: left;
}

#image_rhu1 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Rhu1.jpg") no-repeat 0 0;
  float: left;
}

#image_rhu2 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Rhu2.jpg") no-repeat 0 0;
  float: left;
}

#image_pan1 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Pan1.jpg") no-repeat 0 0;
  float: left;
}

#image_pan2 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Pan2.jpg") no-repeat 0 0;
  float: left;
}

#image_orb1 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Orb1.jpg") no-repeat 0 0;
  float: left;
}

#image_one1 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_One1.jpg") no-repeat 0 0;
  float: left;
}

#image_log1 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Log1.jpg") no-repeat 0 0;
  float: left;
}

#image_jam1 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Jam1.jpg") no-repeat 0 0;
  float: left;
}

#image_jam2 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Jam2.jpg") no-repeat 0 0;
  float: left;
}

#image_gar1 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Gar1.jpg") no-repeat 0 0;
  float: left;
}

#image_bar1 {

  display: block;
  width: 660px;
  height: 423px;
  margin-left:0;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background:  url("images/Images_Bar1.jpg") no-repeat 0 0;
  float: left;
}



/* Thumbs */

#thumbs_frac1 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Frac1.png") no-repeat 0 0;
  float: left;
}

#thumbs_frac1_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_frac1:hover
{ 
  background-position: 0 -50px;
}

#thumbs_frac2 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Frac2.png") no-repeat 0 0;
  float: left;
}

#thumbs_frac2_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_frac2:hover
{ 
  background-position: 0 -50px;
}

#thumbs_bomb1 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Bomb1.png") no-repeat 0 0;
  float: left;
}

#thumbs_bomb1_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_bomb1:hover
{ 
  background-position: 0 -50px;
}

#thumbs_bomb2 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Bomb2.png") no-repeat 0 0;
  float: left;
}

#thumbs_bomb2_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_bomb2:hover
{ 
  background-position: 0 -50px;
}

#thumbs_bomb3 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Bomb3.png") no-repeat 0 0;
  float: left;
}

#thumbs_bomb3_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_bomb3:hover
{ 
  background-position: 0 -50px;
}

#thumbs_bomb4 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Bomb4.png") no-repeat 0 0;
  float: left;
}

#thumbs_bomb4_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_bomb4:hover
{ 
  background-position: 0 -50px;
}

#thumbs_bomb5 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Bomb5.png") no-repeat 0 0;
  float: left;
}

#thumbs_bomb5_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_bomb5:hover
{ 
  background-position: 0 -50px;
}

#thumbs_bomb6 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Bomb6.png") no-repeat 0 0;
  float: left;
}

#thumbs_bomb6_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_bomb6:hover
{ 
  background-position: 0 -50px;
}

#thumbs_bomb7 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Bomb7.png") no-repeat 0 0;
  float: left;
}

#thumbs_bomb7_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_bomb7:hover
{ 
  background-position: 0 -50px;
}

#thumbs_pana1 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Pana1.png") no-repeat 0 0;
  float: left;
}

#thumbs_pana1_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_pana1:hover
{ 
  background-position: 0 -50px;
}

#thumbs_pana2 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Pana2.png") no-repeat 0 0;
  float: left;
}

#thumbs_pana2_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_pana2:hover
{ 
  background-position: 0 -50px;
}

#thumbs_pana3 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Pana3.png") no-repeat 0 0;
  float: left;
}

#thumbs_pana3_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_pana3:hover
{ 
  background-position: 0 -50px;
}

#thumbs_celeb1 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Celeb1.png") no-repeat 0 0;
  float: left;
}

#thumbs_celeb1_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_celeb1:hover
{ 
  background-position: 0 -50px;
}

#thumbs_celeb2 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Celeb2.png") no-repeat 0 0;
  float: left;
}

#thumbs_celeb2_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_celeb2:hover
{ 
  background-position: 0 -50px;
}

#thumbs_celeb3 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Celeb3.png") no-repeat 0 0;
  float: left;
}

#thumbs_celeb3_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_celeb3:hover
{ 
  background-position: 0 -50px;
}

#thumbs_celeb4 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Celeb4.png") no-repeat 0 0;
  float: left;
}

#thumbs_celeb4_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_celeb4:hover
{ 
  background-position: 0 -50px;
}

#thumbs_celeb5 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Celeb5.png") no-repeat 0 0;
  float: left;
}

#thumbs_celeb5_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_celeb5:hover
{ 
  background-position: 0 -50px;
}

#thumbs_euau1 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Euau1.png") no-repeat 0 0;
  float: left;
}

#thumbs_euau1_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_euau1:hover
{ 
  background-position: 0 -50px;
}

#thumbs_euau2 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Euau2.png") no-repeat 0 0;
  float: left;
}

#thumbs_euau2_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_euau2:hover
{ 
  background-position: 0 -50px;
}

#thumbs_euau3 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Euau3.png") no-repeat 0 0;
  float: left;
}

#thumbs_euau3_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_euau3:hover
{ 
  background-position: 0 -50px;
}

#thumbs_euau4 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Euau4.png") no-repeat 0 0;
  float: left;
}

#thumbs_euau4_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_euau4:hover
{ 
  background-position: 0 -50px;
}

#thumbs_euau5 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Euau5.png") no-repeat 0 0;
  float: left;
}

#thumbs_euau5_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_euau5:hover
{ 
  background-position: 0 -50px;
}

#thumbs_bart1 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Bart1.png") no-repeat 0 0;
  float: left;
}

#thumbs_bart1_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_bart1:hover
{ 
  background-position: 0 -50px;
}

#thumbs_bart2 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Bart2.png") no-repeat 0 0;
  float: left;
}

#thumbs_bart2_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_bart2:hover
{ 
  background-position: 0 -50px;
}

#thumbs_long1 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Long1.png") no-repeat 0 0;
  float: left;
}

#thumbs_long1_link {
	display: block;
 	width: 50px;
  	height: 50px;
}



#thumbs_long1:hover
{ 
  background-position: 0 -50px;
}

#thumbs_long2 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Long2.png") no-repeat 0 0;
  float: left;
}

#thumbs_long2_link {
	display: block;
 	width: 50px;
  	height: 50px;
}



#thumbs_long2:hover
{ 
  background-position: 0 -50px;
}

#thumbs_long3 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Long3.png") no-repeat 0 0;
  float: left;
}

#thumbs_long3_link {
	display: block;
 	width: 50px;
  	height: 50px;
}



#thumbs_long3:hover
{ 
  background-position: 0 -50px;
}

#thumbs_work1 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Work1.png") no-repeat 0 0;
  float: left;
}

#thumbs_work1_link {
	display: block;
 	width: 50px;
  	height: 50px;
}



#thumbs_work1:hover
{ 
  background-position: 0 -50px;
}

#thumbs_work2 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Work2.png") no-repeat 0 0;
  float: left;
}

#thumbs_work2_link {
	display: block;
 	width: 50px;
  	height: 50px;
}



#thumbs_work2:hover
{ 
  background-position: 0 -50px;
}

#thumbs_work3 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Work3.png") no-repeat 0 0;
  float: left;
}

#thumbs_work3_link {
	display: block;
 	width: 50px;
  	height: 50px;
}



#thumbs_work3:hover
{ 
  background-position: 0 -50px;
}

#thumbs_jss1 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_jss1.png") no-repeat 0 0;
  float: left;
}

#thumbs_jss1_link {
	display: block;
 	width: 50px;
  	height: 50px;
}



#thumbs_jss1:hover
{ 
  background-position: 0 -50px;
}

#thumbs_jss2 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_jss2.png") no-repeat 0 0;
  float: left;
}

#thumbs_jss2_link {
	display: block;
 	width: 50px;
  	height: 50px;
}



#thumbs_jss2:hover
{ 
  background-position: 0 -50px;
}

#thumbs_jss3 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_jss3.png") no-repeat 0 0;
  float: left;
}

#thumbs_jss3_link {
	display: block;
 	width: 50px;
  	height: 50px;
}



#thumbs_jss3:hover
{ 
  background-position: 0 -50px;
}

#thumbs_louche1 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Louche1.png") no-repeat 0 0;
  float: left;
}

#thumbs_louche1_link {
	display: block;
 	width: 50px;
  	height: 50px;
}



#thumbs_louche1:hover
{ 
  background-position: 0 -50px;
}

#thumbs_louche2 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Louche2.png") no-repeat 0 0;
  float: left;
}

#thumbs_louche2_link {
	display: block;
 	width: 50px;
  	height: 50px;
}



#thumbs_louche2:hover
{ 
  background-position: 0 -50px;
}

#thumbs_fancy1 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Fancy1.png") no-repeat 0 0;
  float: left;
}

#thumbs_fancy1_link {
	display: block;
 	width: 50px;
  	height: 50px;
}



#thumbs_fancy1:hover
{ 
  background-position: 0 -50px;
}

#thumbs_fancy2 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Fancy2.png") no-repeat 0 0;
  float: left;
}

#thumbs_fancy2_link {
	display: block;
 	width: 50px;
  	height: 50px;
}



#thumbs_fancy2:hover
{ 
  background-position: 0 -50px;
}

#thumbs_cross1 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Cross1.png") no-repeat 0 0;
  float: left;
}

#thumbs_cross1_link {
	display: block;
 	width: 50px;
  	height: 50px;
}



#thumbs_cross1:hover
{ 
  background-position: 0 -50px;
}

#thumbs_cross2 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Cross2.png") no-repeat 0 0;
  float: left;
}

#thumbs_cross2_link {
	display: block;
 	width: 50px;
  	height: 50px;
}



#thumbs_cross2:hover
{ 
  background-position: 0 -50px;
}

#thumbs_cross3 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Cross3.png") no-repeat 0 0;
  float: left;
}

#thumbs_cross3_link {
	display: block;
 	width: 50px;
  	height: 50px;
}



#thumbs_cross3:hover
{ 
  background-position: 0 -50px;
}

#thumbs_links1 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Links1.png") no-repeat 0 0;
  float: left;
}

#thumbs_links1_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_links1:hover
{ 
  background-position: 0 -50px;
}

#thumbs_links2 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Links2.png") no-repeat 0 0;
  float: left;
}

#thumbs_links2_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_links2:hover
{ 
  background-position: 0 -50px;
}

#thumbs_links3 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Links3.png") no-repeat 0 0;
  float: left;
}

#thumbs_links3_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_links3:hover
{ 
  background-position: 0 -50px;
}

#thumbs_links4 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Links4.png") no-repeat 0 0;
  float: left;
}

#thumbs_links4_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_links4:hover
{ 
  background-position: 0 -50px;
}

#thumbs_links5 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Links5.png") no-repeat 0 0;
  float: left;
}

#thumbs_links5_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_links5:hover
{ 
  background-position: 0 -50px;
}

#thumbs_links6 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Links6.png") no-repeat 0 0;
  float: left;
}

#thumbs_links6_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_links6:hover
{ 
  background-position: 0 -50px;
}

#thumbs_links7 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Links7.png") no-repeat 0 0;
  float: left;
}

#thumbs_links7_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_links7:hover
{ 
  background-position: 0 -50px;
}

#thumbs_links8 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Links8.png") no-repeat 0 0;
  float: left;
}

#thumbs_links8_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_links8:hover
{ 
  background-position: 0 -50px;
}

#thumbs_links9 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Links9.png") no-repeat 0 0;
  float: left;
}

#thumbs_links9_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_links9:hover
{ 
  background-position: 0 -50px;
}

#thumbs_links10 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Links10.png") no-repeat 0 0;
  float: left;
}

#thumbs_links10_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_links10:hover
{ 
  background-position: 0 -50px;
}

#thumbs_links11 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Links11.png") no-repeat 0 0;
  float: left;
}

#thumbs_links11_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_links11:hover
{ 
  background-position: 0 -50px;
}

#thumbs_links12 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Links12.png") no-repeat 0 0;
  float: left;
}

#thumbs_links12_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_links12:hover
{ 
  background-position: 0 -50px;
}

#thumbs_links13 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Links13.png") no-repeat 0 0;
  float: left;
}

#thumbs_links13_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_links13:hover
{ 
  background-position: 0 -50px;
}

#thumbs_links14 {

  display: block;
  width: 50px;
  height: 50px;
  margin-left:0;
  margin-right:5px;
  margin-top:0px;
  margin-bottom:0;
  background:  url("images/Thumbs_Links14.png") no-repeat 0 0;
  float: left;
}

#thumbs_links14_link {
	display: block;
 	width: 50px;
  	height: 50px;
}

#thumbs_links14:hover
{ 
  background-position: 0 -50px;
}


