body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#fixeddiv{
position: fixed;
}

* html #fixeddiv{ /*IE6 only rule, applied on top of the default above*/
position: absolute;
top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+0+"px" : body.scrollTop+0+"px");
left: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollLeft+0+"px" : body.scrollLeft+0+"px");
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.cliptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mycontent{ 
z-index:1;
height:280px;
width:321px;
float: right;
margin: 0px 0px 0 15px;
background-image:url(http://www.p90xvideo.com/images/p90x_intro_still.jpg);
}
#disc1content{ 
z-index:2;
height:165px;
width:174px;
background-image:url(http://www.p90xvideo.com/images/p90x_disc1_stills.jpg);
}
#disc2content{ 
z-index:3;
height:165px;
width:174px;
background-image:url(http://www.p90xvideo.com/images/p90x_disc2_stills.jpg);
}
#disc3content{ 
z-index:4;
height:165px;
width:174px;
background-image:url(http://www.p90xvideo.com/images/p90x_disc3_stills.jpg);
}
#disc4content{ 
z-index:5;
height:165px;
width:174px;
background-image:url(http://www.p90xvideo.com/images/p90x_disc4_stills.jpg);
}
#disc5content{ 
z-index:6;
height:165px;
width:174px;
background-image:url(http://www.p90xvideo.com/images/p90x_disc5_stills.jpg);
}
#disc6content{ 
z-index:7;
height:165px;
width:174px;
background-image:url(http://www.p90xvideo.com/images/p90x_disc6_stills.jpg);
}
#disc7content{ 
z-index:8;
height:165px;
width:174px;
background-image:url(http://www.p90xvideo.com/images/p90x_disc7_stills.jpg);
}
#disc8content{ 
z-index:8;
height:165px;
width:174px;
background-image:url(http://www.p90xvideo.com/images/p90x_disc8_stills.jpg);
}

#disc9content{ 
z-index:10;
height:180px;
width:174px;
background-image:url(http://www.p90xvideo.com/images/p90x_disc9_stills.jpg);
}
#disc10content{ 
z-index:11;
height:165px;
width:174px;
background-image:url(http://www.p90xvideo.com/images/p90x_disc10_stills.jpg);
}
#disc11content{ 
z-index:12;
height:165px;
width:174px;
background-image:url(http://www.p90xvideo.com/images/p90x_disc11_stills.jpg);
}
#disc12content{ 
z-index:13;
height:165px;
width:174px;
background-image:url(http://www.p90xvideo.com/images/p90x_disc12_stills.jpg);
}



