/* CSS Document */

ul, li, p {padding:0; margin:0;}
body {padding:0; margin:0; background-color:#000000; }

	#wrapper { width:950px; margin:0 auto; }
			#table1 {width:713px; height:268px; float:left; }
				#table1 img {float:left;}
				#flv {width:411px; height:302px; float:left; background-color:#ffffff; }
				
			#table2 {width:237px; height:648px; float:left;}
				#table1 img {float:left;}
				#scriptcontainer {width:237px; height:566px; background-image:url(images/bgc2.jpg); }
						#scriptcontainer ul {}
						#scriptcontainer ul li {padding:2px 0 2px 0}
						#scriptcontainer p {
							font-family:Geneva, Arial, Helvetica, sans-serif;
							font-size:12px;
							font-weight:bold;
							text-align:center;
							color:#000000;
							}
				
			#table3 { width:950px; height:332px; float:left;}
				#table3 img {float:left;}
				
			
