 * {margin: 0;padding: 0;}
 
 .contactus ul {list-style: none;}
 
 .contentlarge ul li, .contentsmall ul li {font-size:12px;} 
 ul , .members ul {
 /*list-style:circle;*/
 padding: 5px 0 0 25px;
 }
 
 ol {
 padding: 2px 0 2px 25px;
 }
 .members ul li, .members ol li {font-size: 12px;padding:2px 0;}/**/
 
 body {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 62.5%;
 	color: #000000;
 	background-color: #FFFFFF;
 	background-image: url("../images/background/background.png");
 	background-repeat: repeat;
 	text-align:left;
 	margin: 10px 0;
 }
 
 h1, h2, h3 {
 	font-family: Helvetica;
 	color: #DA251D;
 	padding: 0;
 	font-style:normal;
 	line-height:normal;
 }
 
 h1 { font-size: 2.4em;}
 h2 { font-size: 1.8em;}
 h3 { font-size: 1.4em;}
 
 .members h3 { padding: 11px 0 0 0;}
 .members table {margin-top: 15px;}
 
 p {
 	font-size: 1.2em;
 	padding: 5px 0;
 }
 
 a, a:visited { font-size: 1.2em; text-decoration:none; font-weight: bold; color: #DA251D;} /* color:#245193*/
 a:hover, a:active {color: #CCCCCC; text-decoration:underline;}
 img.border {border: 1px solid #000000;}
 a img  {border: none;}
 
 img.alignright {float:right; margin:0 0 10px 10px;}
 img.alignleft {float:left; margin:0 1em 1em 0}
 img.aligncenter {display: block; margin: 10px auto 0;}
 img.adright {float:right; margin:10px 10px 0 0; border: 1px solid #CCCCCC;}
 img.shopbanner {float:right; margin: 0 6px 0 0; border: 1px solid #CCCCCC;}
 
 .obj { width: 671px; border: 1px solid #CCCCCC; padding: 0 7px 0px; margin: -4px 0 6px -4px;}
 /*- MAIN LAYOUT -------------------------------------------------------------------------------*/
 
 #wrapper {
 	background-color: #FFFFFF;
 	border: 1px solid #CCCCCC;
 	width: 950px;
 	height: auto;
 	margin: auto;
 }
 
 #banner {
 	background: transparent url("../images/background/banner.gif") no-repeat top center;
 	height: 265px;
 	background-color: #DA251D;
 }
 
 #banner p, #homeflash h2 {
 	position: absolute;
 	left: -9999em;
 	width: 0;
 	height: 0;
 	overflow: hidden;
 }
 
 #footer {
 	height: 70px;
 	color: #000000;
 	margin: 0; 
 	padding: 7px;
 	border-top:1px solid #CCCCCC;
 	border-bottom:1px solid #CCCCCC;
 }
 
 #footer p {	margin:0; padding:0;}
 
 /*-Main Layout-Left Column----------------------------------------------------------------*/
 
 #leftcolumm { width: 250px; border-right: 1px solid #CCCCCC; float: left; min-height: 885px;}
 #leftcolumm a.leftnav {display:block;height:448px;}
 .SC { font-size: 1.6em; padding: 10px 10px 0px 10px; font-weight: bold;}
 .red { color: #DA251D; padding: 0px 10px 65px 10px;}
 #leftcolumm img { border: none;}
 
 /*-Main Layout-Right Column---------------------------------------------------------------*/
 
 #centercolumn, #shopcolumn {
 	float: left;
 	width: 464px;
 	height: auto;
 	padding: 10px 0 0 10px;
 }
 #shopcolumn { padding-bottom: 6px;}
 
 .contentlarge, .newsitems { 
 	background-color: #ffffff;
 	min-height:747px;
 	border:1px solid #CCCCCC;
 	width: 442px;
 	position: relative;
 	padding: 10px;
 }
 
 .newsitems h1 {padding-bottom: 5px; margin-bottom: 0px;}
 .newsitems h3 {padding-top: 7px;}
 .newsitems p.date {padding-top: 0px; font-weight: bold; font-size:1.2em;}
 .newsitems p.location {padding-top: 0px;}
 .newsitems p.text {}
 .newsitems ul { font-size:1.2em;}
 .newsitems img {}
 
 .newsitems img.smlogo {padding:0 21px 0;}
 .newsitems table {font-size:1.2em; margin: 10px auto; border:1px solid #CCCCCC;border-collapse: collapse;border-spacing: 0px;}
 
 .newsitems table td { border-bottom: 1px solid #CCCCCC;
 border-top: 0px;
 border-left: 1px solid #CCCCCC;
 border-right: 0px;
 padding: 0 3px;
 
 }


 .contentsmall {
 	border:1px solid #CCCCCC;
 	height:1%;
 	width:442px;
 	margin-bottom: 10px;
 	padding: 10px;
 	float: left;
 	position: relative;
 }
 
 .contactus {
 	border:1px solid #CCCCCC;
 	height:1%;
 	width:657px;
 	margin-bottom: 10px;
 	padding: 10px;
 	float: left;
 	position: relative;
 	background-image: url("../images/content/world_map_back.jpg");
 	background-repeat: no-repeat;
 	background-position: top center;
 }
 
  .post {
  	border:1px solid #CCCCCC;
  	height:1%;
  	width:657px;
  	margin-bottom: 10px;
  	padding: 10px;
  	float: left;
  	position: relative;
 }

 .entry {
 margin: 0;
 padding: 0;
 }
 
 .members {
 	border:1px solid #CCCCCC;
 	height:1%;
 	width:657px;
 	margin-bottom: 10px;
 	padding: 10px;
 	float: left;
 	position: relative;
 }
 
 .feedback {
 	border:1px solid #CCCCCC;
 	height:1%;
 	width:657px;
 	margin-bottom: 10px;
 	padding: 10px;
 	float: left;
 	position: relative;
 }
 
 
 .panel {
 	border:1px solid #CCCCCC;
 	height:1%;
 	width:462px;
 	margin-bottom: 10px;
 	padding: 0px;
 	height:316px;
 	float: left;
 }
 
 #news {
 	border:1px solid #CCCCCC;
 	margin-right: 10px;
 	float: right;
 	width: 203px;
 	/*min-height: 430px;*/
 	margin-top:10px;
 }
 
 #news h2 { 
 	color:#FFFFFF;
 	background-color: #DA251D;
 	font-family:Arial,Helvetica,sans-serif;
 	font-size:14px;
 	font-weight:bold;
 	margin: 2px 3px 0 3px;
 	padding: 3px 0 2px 0;
 	text-align:center;
 }
 
 #news dl {
 	font-size:1.2em;
 	padding: 10px;
 	margin:0;
 	/*overflow:auto;*/
 	height: 1%;
 	width: auto;
 	margin-left: auto;
 	margin-right: auto;
 }
 
 #news dt {margin-bottom: 1px;}
 #news dt a { font-size: 1.1em;}
 #news dt.center {padding-top: 10px;text-align:center;}
 #news dd.last {margin-bottom: 8px;}
 #news dd.last a {font-size:0.9em;}
 #news dd a { font-size: 1em;}
 #news p.center a {font-size:1em;}
 
 .scroll {
 	margin: 3px 0 0 0;
 	height: 411px;
 	overflow: auto;
 }
 input[type=text] { 
 background-color: #FFFFFF; 
 }
 
 input.text { 
 background-color: #FFFFFF; 
 }
 
 .entry li {
 list-style: none;
 width: auto;
 float: left;
 margin: 10px 10px 20px 0;
 }
 
 .entry {
 width: 600px;
 margin: auto;
 }
 
 .current_page_item,  .current_page_parent {
 font-size: 1.2em;
 color: #000000;
 }
 
 /*-Gallery----------------------------------------------------------------------*/
 
 ul.gallery ul {
 visibility: hidden;
 position: absolute;
 }
 ul.gallery li:hover>ul {
	visibility: visible;
}
  /*-Extras----------------------------------------------------------------------*/
 
 #pagenav {float: right; font-size: 1.2em; padding: 10px 5px 0 0;}
 #pagenav.bottom {padding-bottom: 5px;}
 #pagenav li {display: inline;}
 #pagenav li a{text-decoration: underline;}
 
 #pagenav li.current {/*font-weight: bold;*/}
 #pagenav.newstop {padding: 20px 5px 0 0;}
 #pagenav.newsbot {padding: 4px 5px 0 0;}
 
 .hrline {width: 100%; border-bottom: 1px solid #CCCCCC;}
 
 .clear { clear: both;}
 p.center {text-align:center;}
 
 /*-Home Page----------------------------------------------------------------------*/
 
 #homeflash {
 	width: 462px; 
 	height: 210px;
 	margin-bottom: 10px;
 	border: solid #CCCCCC 1px;
 	float: left;
 }
 
 #testimonial_box {
    width: 442px; 
 	height: 190px;
 	margin-bottom: 10px;
 	border: solid #CCCCCC 1px;
 	float: left;
	padding:10px;
}
.testimonial {border:1px solid #CCCCCC;background-color:#F1F1F1;padding:3px 10px 0;margin-top:4px;}
 #testimonials img {padding:0;margin:0;}
.testimonialname{font-weight:bold;color:#DA251D;font-size:1.4em;text-align:right;padding:0;margin:0;font-style:italic;}
.testimoniallocation{font-weight:bold;color:#000000;font-size:1.2em;text-align:right;padding-top:0;margin-top:0;}
 /*#homeflash h2 defined in Main Layout */
 #homeflash object {}
 #homeflash p {font-size: 1em;}
 
 p.subheader {
 padding-top:0;
 padding-bottom: 0;
 font-size:1.4em;
 font-weight: bold;
 }
 
 .admin_link {
 	position: absolute;
 	top:0;
 	left:0;
 	margin:0;padding:0;
 }
 
 /*-Masters Page----------------------------------------------------------------------*/
 
img#masters {margin: 5px 5px 5px 0px; padding: 0; clear: both; float: left; border: 2px solid #DA251D;}
img:hover#masters { border: 2px solid #CCCCCC;}
 
 ul.masters {padding: 1px; margin: 35px 2px 0; float: left; font-size: 1.2em; width:290px;list-style: none;}
 ul.masters li {padding-bottom: 2px; width: auto; }
 .mastername {font-size: 1.4em; padding-bottom: 3px;}
 .masterrank {font-size: 1.1em; font-weight: bold;}
 .schoollocation { padding-top: 20px; font-weight: bold; text-decoration: none;}
 .chinese {font-size: 1.4em; font-weight: none; text-decoration: none;}
 
 
 
 
 a img.masters, img.masters {margin: auto; padding: 0; clear: both; display: block; float:none; border: 2px solid #DA251D;}
 a img:hover.masters { border: 2px solid #CCCCCC;}
 
 .mastersfl, .mastersclr{
 	border:1px solid #CCCCCC;
 	height:1%;
 	width:205px;
 	margin-bottom: 10px;
 	margin-right: 10px;
 	padding: 10px;
 	float: left;
 	position: relative;
 }
 
 .mastersclr {
 clear: both;
 }
 
 .mastersfl {
 margin-right: 0;
 }
  
 .mastersfl p, .mastersclr p {
 clear: both;
 text-align: center;
 width: 100%;
 }
 
 
 /*-Contact Us Page----------------------------------------------------------------------*/
 
 ul.contacts, ul.contactsr {margin: 15px 0px 25px 0px; float: left; list-style: none; padding:0 0 0 0;}
 ul.contactsr {float: right; width: 195px;}
 ul.contacts li, ul.contactsr li {padding: 0 0 2px 0px; font-size: 1.2em;}
 ul.contacts li.header, ul.contactsr li.header {font-size: 1.6em; color:#DA251D; font-weight:bold; padding: 0 0 15px 0;}
 ul.contacts li.email { padding-top: 4px;}
 ul.contacts li.contactphone {padding-top: 3px;}
 ul.contactsr li.location { padding-bottom: 17px;}
 
 
 .shop { margin: 0px 0 0 -4px; border: 1px solid #CCCCCC;}
 ul.belts li img {padding: 0px 10px 0 0;}
 
 #fcktb {
 	margin: 15px auto;
 	height: 600px;
 	width: 700px;
 	border: 1px solid black;
 }
 
 .coachingtable {/**/
 	float:left;
 	padding-left:90px;
 	width:200px;
 }
 table.coaching td {/**/
 border-bottom:1px dashed #C9C9C9;
 }
 
 .b {font-weight: bold;} /**/
 .terms { padding-top: 2px; padding-bottom: 2px;}
 
 ul.list, ul.belts {padding: 2px 10px 5px 30px; font-size: 1.2em;}
 ul.belts {font-size: 1.5em;}
 ul.list li, ul.belts li {padding: 0 0 5px 0;}
 ul.belts li img {padding: 0px 10px 0 0;}
 
 p.storyinfo {
 color:#6C0000;
 font-size:10px;
 font-weight:bold;
 margin:0;
 padding:0 20px 0 30px;
 }
 p.storydetail {
 font-size:12px;
 margin:0;
 padding:5px 15px 0;
}

table p {font-size:1em;width:95%;display:block;margin:0 auto;}
