@charset "UTF-8";
/* CSS Document */
			body {
			/*background-color: #F0FAFB;*/
			}
			.warning {
			color: #FF0000;
			font-size: 12px; 
			font-family: "Lucida Grande", Arial, sans-serif; 
			font-weight: normal; padding: 10px 0;
			}
			.success {
			color: #2F8831;
			font-size: 16px; 
			font-family: "Lucida Grande", Arial, sans-serif; 
			font-weight: normal; padding: 10px 0;
			}
			.form { 
			color: #474747; 
			font-size: 12px; 
			font-family: "Lucida Grande", Arial, sans-serif; 
			font-weight: normal;
			}
			#content { 
			width: 800px; 
			background:url(background.gif) repeat-y;
			position: relative; 
			margin: -5px auto 0;
			padding-left: 10px;
			}
			#navigation { 
			border: none; 
			margin:20px 0 0 0; 
			padding-left:45px;   
			}
			#text {
			width: 619px; 
			padding:0px 20px 0px 80px;
			}
			#title { 
			padding-left: 45px; 
			}
			#champ {
			position:absolute;
			right:116px;
			padding-top:45px;
			width: 55%;
			}
			html>/**/body #champ {
			padding-top: 8px;
			}
			#strength-vids {
			position:absolute;
			right:116px;
			padding-top:45px;
			left: 42%;
			}
			html>/**/body #strength-vids {
			padding-top: 45px;
			}
			html>/**/body #crossvid {
			display: none;
			}
			p { 
			color: #474747; 
			font-size: 12px; 
			font-family: "Lucida Grande", Arial, sans-serif; 
			font-weight: normal; 
			}
			pb { 
			color: #000000; 
			font-size: 12px; 
			font-family: "Lucida Grande", Arial, sans-serif; 
			font-weight: bolder; 
			}
			pre { 
			color: #474747; 
			font-size: 12px; 
			font-family: "Lucida Grande", Arial, sans-serif; 
			font-weight: normal;
			padding: 0px 0px 0px 0px;
			}
			li { 
			color: #474747; 
			font-size: 12px; 
			font-family: "Lucida Grande", Arial, sans-serif; 
			font-weight: normal; 
			padding-top: 10px; 
			}
			h1 { 
			color: #474747; 
			font-size: 16px; 
			font-family: "Lucida Grande", Arial, sans-serif; 
			font-weight: 500; 
			margin-top: 4px; 
			}
			h2 { 
			color: #474747; 
			font-size: 18px; 
			font-family: "Lucida Grande", Arial, sans-serif; 
			font-weight: normal; 
			margin: 0.83em 0 0; 
			}
			h3 { 
			color: #474747; 
			font-size: 60px; 
			font-family: "Lucida Grande", Arial, sans-serif; 
			font-weight: bold; 
			text-align: center; 
			letter-spacing: -1px; 
			width: auto; 
			}
			h4 { 
			font-weight: bold; 
			text-align: center; 
			margin: 1.33em 0; 
			}
			img.kickboxing { 
			padding: 5px; 
			margin-bottom:30px;
			}
			img.logo { 
			margin:20px 0;
			}
			a { 
			color: #474747; 
			}
			.style1 {
			color: #3C3C3C;
			font-weight: bold;
			}
			.style2 {
			color: #000000;
			font-weight: bolder;
			}
			#kpright {
			margin-left: 30%;
			margin-top: -1.2em;
			}
			#popup {
			background:#EFEFEF;
			border:1px solid #999999;
			margin:0px;
			padding:7px;
			width:270px;
			s}