@charset "utf-8";
/* CSS Document */

#wrapper {
	/*margin-top: 100px;*/
}

img.float-right {
	margin: 0 30px;
}

h2#profile-h {
	background: url(../images/profile/profile_h.jpg) no-repeat;
	width: 600px;
	height: 190px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 8px;
}

h3 {
	background-repeat: no-repeat;
	background:url(../images/profile/profile_t.gif) no-repeat;
	width: 345px;
	height: 26px;
	text-indent: -9999px;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: normal;
}



/*h3#profile-h3 {
	background-image: url(../images/profile/profile.gif);
	width: 167px;
	height: 25px;
	text-indent: -9999px;
}

h3#profile-e-h3 {
	background-image: url(../images/profile/profile_e.gif);
	width: 95px;
	height: 21px;
	text-indent: -9999px;
}
h3#profile-f-h3 {
	background-image: url(../images/profile/profile_f.gif);
	width: 75px;
	height: 21px;
	text-indent: -9999px;
}
h3#profile-s-h3 {
	background-image: url(../images/profile/profile_s.gif);
	width: 75px;
	height: 21px;
	text-indent: -9999px;
}

h3#profile-i-h3 {
	background-image: url(../images/profile/profile_i.gif);
	width: 96px;
	height: 21px;
	text-indent: -9999px;
}*/


#text {
	float: left;
	width: 254px;
}
