@charset "UTF-8";
#wrapper {
	width: 750px;
	margin-top: 75px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navbar {
	background-color: #FFFFFF;
}
#navbar  #btn01 a {
	background-image: url(images/bnrPROFILE_Smalt.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
	height: 30px;
	width: 185px;
	text-indent: -9999px;
}
#navbar  #btn02 a {
	background-image: url(images/bnrWORKS_PROFILE.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
	height: 30px;
	width: 185px;
	text-indent: -9999px;
}
#navbar  #btn03 a {
	background-image: url(images/bnrWORKS_WORKS.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
	height: 30px;
	width: 185px;
	text-indent: -9999px;
}
#navbar  #btn04 a {
	background-image: url(images/bnrPROFILE_BLOG.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
	height: 30px;
	width: 185px;
	text-indent: -9999px;
}
