
#menu {
	width:200px;
}


#menu ul{
list-style:none;
}


#menu li{
	display:block;
	height:30px;
	width:200px;
	margin:15px 0px 15px 0px;
}

#menu a{
	text-decoration:none;
	color:#fff;
	width:200px;
	height:30px;
	display:block;
	font-size:12px;
	line-height:15px;
}

#menu a:hover{
	background-position:-200px 0px;
}

#menu span{
	display:block;
	overflow:hidden;
	text-indent:-5000px;
}

#menu .IN1{background:url(images/btn_prof.gif) no-repeat -200px;}
#menu .IN2{background:url(images/btn_gal1.gif) no-repeat -200px;}
#menu .IN3{background:url(images/btn_gal2.gif) no-repeat -200px;}
#menu .IN4{background:url(images/btn_con.gif) no-repeat -200px;}
#menu .IN5{background:url(images/btn_blog.gif) no-repeat -200px;}


.btn1{background:url(images/btn_prof.gif) no-repeat;}
.btn2{background:url(images/btn_gal1.gif) no-repeat;}
.btn3{background:url(images/btn_gal2.gif) no-repeat;}
.btn4{background:url(images/btn_con.gif) no-repeat;}
.btn5{background:url(images/btn_blog.gif) no-repeat;}
