/* HEADER ************************************************** */
#h h1{
    position: absolute;
    top: 144px;
    left: 252px;
    z-index: 10;
    margin: 0px;
}
#h h1 a{
    display: block;
    height: 138px;
    width: 333px;
}
#h h2{
    position: absolute;
    top: 95px;
    left: 616px;
    z-index: 10;
    margin: 0px;
    height: 28px;
    width: 115px;
    background: url(../images/welcome.gif) no-repeat;
}

/* MENU ***********************************************************************/
	
	#btn_bio{background:url(../images/btn_bio.gif) no-repeat; width:74px;}
	#btn_bio:hover{background:url(../images/btn_bio_o.gif) no-repeat;}
	#btn_news{background:url(../images/btn_news.gif) no-repeat; width:90px;}
	#btn_news:hover{background:url(../images/btn_news_o.gif) no-repeat;}
	#btn_multimedia{background:url(../images/btn_multimedia.gif) no-repeat; width:138px;}
	#btn_multimedia:hover{background:url(../images/btn_multimedia_o.gif) no-repeat;}
	#btn_photo{background:url(../images/btn_photo.gif) no-repeat; width:160px;}
	#btn_photo:hover{background:url(../images/btn_photo_o.gif) no-repeat;}
	#btn_project{background:url(../images/btn_project.gif) no-repeat; width:108px;}
	#btn_project:hover{background:url(../images/btn_project_o.gif) no-repeat;}
	#btn_fan{background:url(../images/btn_fan.gif) no-repeat; width:116px;}
	#btn_fan:hover{background:url(../images/btn_fan_o.gif) no-repeat;}
	#btn_contact{background:url(../images/btn_contact.gif) no-repeat; width:142px;}
	#btn_contact:hover{background:url(../images/btn_contact_o.gif) no-repeat;}

/* Newsletter / Contact me ****************************************************/
	#contact_me{background:url(../images/bg_contact_me.jpg)	no-repeat;}
	#newsletter{background:url(../images/bg_newsletter.jpg)	no-repeat;}

/* INFO (RIGHT COLUMN) ********************************************************/
    /* NEWS ------------*/
	#news h3{
		background:url(../images/title_news_right_col.gif) no-repeat;	
		width:67px;
		height:25px;
	}
	/* PROJECT ------------*/
	#link_project{
		/*background:url(../images/torii_hunter_project.gif) no-repeat;*/
		background:url(../images/torii_hunter_golf.jpg) no-repeat;
		height:354px;	
	}
	#link_wemix{
		background:url(../images/torii_hunter_wemix.jpg) no-repeat;
		height:233px;	
	}

/* HOME PAGE ***********************************************************************/
	#gallery h3{
		background:#292929 url(../images/title_gallery.jpg) no-repeat;	
		height:41px;
		margin:0;	
	}
	#gallery a.link_play{
		position:absolute;
		top:118px;
		right:10px;	
	}
/* BIO ***********************************************************************/
	#title_bio{
		background:url(../images/title_bio.gif) no-repeat;
		width:61px;
		height:21px;	
	}

/* PHOTOS ***********************************************************************/
    #title_photo{
		background:url(../images/title_photo.gif) no-repeat;
		width:155px;
		height:21px;	
	}
	
/* MULTIMEDIA ***********************************************************************/
    #title_multimedia{
		background:url(../images/title_multimedia.gif) no-repeat;
		width:155px;
		height:21px;	
	}	

/* FAN CLOBE ***********************************************************************/
    #title_fan_club{
		background:url(../images/title_fan_club.gif) no-repeat;
		width:155px;
		height:21px;	
	}	

/* NEWS **********************************************************************/
	#title_news{
		background:url(../images/title_news.gif) no-repeat;
		width:155px;
		height:21px;	
	}	

/* CONTACT **********************************************************************/
	#title_contact{
		background:url(../images/title_contact.gif) no-repeat;
		width:155px;
		height:21px;	
	}	

/* CONTEST **********************************************************************/
	#title_contest{
		background:url(../images/title_contest.gif) no-repeat;
		width:155px;
		height:21px;	
	}
	
/* PROJECT **********************************************************************/
	#title_project{
		background:url(../images/title_project.gif) no-repeat;
		width:155px;
		height:21px;	
	}

/* NEWSLETTER **********************************************************************/
	#title_newsletter{
		background:url(../images/title_newsletter.gif) no-repeat;
		width:155px;
		height:21px;	
	}
	
/* SITE MAP **********************************************************************/
	#title_site_map{
		background:url(../images/title_site_map.gif) no-repeat;
		width:155px;
		height:21px;	
	}				