P {
   /* line-height: 75%;*/
   margin-top:0px;
   margin-bottom:0px;
   }	
.iePNG, IMG { filter:expression(fixPNG(this)); }
.iePNG A { position: relative; }
   
body {
	background:#000000;
	font:1.1em Arial;
	color:#000000;
	padding-top:0%;
	margin:0 auto;
	border:0px solid green;
	}

.header {
	color:rgb(188, 37, 22);
	font-weight:bold;
	font-size:0.7em;
}


#main {

	width:100%;
	height:100%;
	text-align:center;	
	border:0px solid red;
	}

#bg {
	position:relative;
	top:-40px;
	left:0px;
	margin:0 auto;
	height:700px;
	width:1000px;
	background:#000000 url(/images/artists_bg.jpg) no-repeat;	
	
}

#menu {
	position:absolute;
	height:386px;
	width:150px;
	top:267px;
	left:88px;
	margin:0 auto;
	border:0px solid rgb(255,0,0);
}


#menu_el_1 {
	position:absolute;
	height:29px;
	width:132px;
	top:0px;
	left:0px;
	margin:0 auto;
	background: url(/images/menu/artists_maayan.jpg) no-repeat;
}

#menu_el_4 {
	position:absolute;
	height:28px;
	width:136px;
	top:286px;
	left:0px;
	margin:0 auto;

	background: url(/images/menu/artists_studio_site.jpg) no-repeat;
}

#frame {
	position:absolute;
	height:386px;
	width:711px;
	top:193px;
	left:217px;
	margin:0 auto;
	background:#000000 url(/images/artists_frame_white.jpg) no-repeat;
	border:0px solid red;
	overflow-x:visible;

}
#logo {
	position:absolute;;
	top:79px;
	left:78px;
	margin:0 auto;
	
	width:156px;
	height:131px;
}
#help_btn
    {
    position:absolute;
    height:16px; /* +3px - padding-top*/
    width:40px;
    top:76px;
    left:885px;
    margin:0 auto;
    background-image:url(/images/ab_help_btn.jpg);
    background-repeat: no-repeat;
    font-size:9px;
    color:white;
    font-family:arial;
    padding-top:3px;
    
}

#help_btn a {
    color:white;
    text-decoration:none;
    margin-top:5px;
}
