
		/* Only for theory.html */

			#theoryContentWithBackgroundInner {
				width:496px;
				height:499px;
				margin-left:60px;
				margin-top:65px;
				line-height:25px;
			}

		
			#theoryContentWithBackground {
/*				background-image:url(../pyt_images/theory-background.jpg); */
				background-image:url(../pyt_images/theory-background.gif); 
				width: 940px;
				height: 612px;
				font-family: Arial, Helvetica, sans-serif;
				background-repeat:no-repeat;
			}
			
			#theoryContentVideoLinkImages {
				margin-top:15px;
				border-style:none;
			}
						
			#theoryContentBottomHeadingCurlyLine {
				margin-top:10px;
				width:491px;
				height:11px;
				background-image:url(../pyt_images/curly-line.png);
				background-repeat:repeat-x;
			}

			#theoryContentBulletedText {
				width:526px;
				height:124px;
				font-size:14px;
				line-height:18px;
				margin-top:25px;
				color:#666666;
			}

			#theoryContentBottomHeading {
				margin-top:15px;
				width:456px;
				height:29px;
				font-size:20px;
				font-weight:bold;
				color:#F4112E;
			}

			#theoryContentBulletedTextInTable {
				font-size:15px;
				line-height:24px;
				vertical-align:top;
				color:#FFFFFF;
				
			}

		/* End of Only for theory.html */				
