#menuAboutMe {
	background-image: url("../images/menuItemSelBG.gif");
}

ul.dropdown A#linkAboutMe{
	margin-top: 25px;
	text-decoration: none; 
	color: #BBBBBB;
	background-image: none;
}



#biografy {
	font-family: arial; 
	font-style: italic;
	font-size: 9pt;
	padding-left: 370px;
	font-weight: bold;
	text-align: center;
	width:410px;
position: relative;
        top : -20px
}

#aboutMeImage{
	background-image: url("../images/aboutMe.png");
	background-repeat: no-repeat;
	background-position: 10px 10px;
position: relative;
        top : 40px
}

#aboutMeImageIE{
	background-image: url("../images/aboutMe.jpg");
	background-repeat: no-repeat;
	background-position: 10px 10px;
        position: relative;
        top : -20px
}

#star001 {
	background-image: url("../images/star1BG.png");
	background-repeat: no-repeat;
	background-position: 50px 110px;
}
#star002 {
	background-image: url("../images/star2BG.png");
	background-repeat: no-repeat;
	background-position: 250px 520px;
}
#star003 {
	background-image: url("../images/star3BG.png");
	background-repeat: no-repeat;
	background-position: 820px 320px;
}

#star001IE {
	background-image: url("../images/star3BG.jpg");
	background-repeat: no-repeat;
	background-position: 200px 590px;
}
#star002IE {
	background-image: url("../images/star2BG.jpg");
	background-repeat: no-repeat;
	background-position: 750px 300px;
}
#star003IE {
	background-image: url("../images/star3BG.jpg");
	background-repeat: no-repeat;
	background-position: 80px 120px;
}
