<style type="text/css">

/* לא קשור*/
 html, body {     height: 100%;     width: 100%; } 
 body { margin: 0px; } 
#wrapper {     min-height: 100%;     width: 100%;     /*background-color: yellow;*/     position: relative;     top: 0px;     left: 0px; }  
#content {     /*background-color: green;*/     padding-bottom: 40px; }  
#footer {     width: 100%;     background-color: orange;     height: 40px;     position: absolute;     bottom: 0px; }  * html 
#wrapper {     height: 100%; }  * html 
#content {     margin-bottom: 40px;     padding-bottom: 0px; } 		
/*נגמר*/





#TaskBar {
	position:absolute;
	width:564px;
	height:115px;
	z-index:2;
	left: 93px;
	top: 151px;
}
#Reader {
	position:absolute;
	width:800;
	height:600;
	z-index:2;
}
body {
	background-color: #000000;
}
#AdLeft {
	position:absolute;
	width:143px;
	height:703px;
	z-index:1;
	left: 5px;
	top: 124px;
	overflow: hidden;
}
.style1 {color: #FF0000}
#AdRight {
	position:absolute;
	width:163px;
	height:601px;
	z-index:3;
	left: 812px;
	top: 15px;
}
#Layer1 {
	position:absolute;
	width:600px;
	height:128px;
	z-index:4;
	left: 155px;
	top: 584px;
}
.Textstyle1 {
color: #FFFFFF;
font-size: large;
}
a:link {color: #FF0000}
a:visited {color: #3399FF}
a:hover {color: #FF00FF}
a:active {color: #0000FF}


</style>
