/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}


body {background:#a2a2a2 url(../images/background.jpg) 0 0 repeat-x;font-size:14px;font-family:arial,sans-serif;}
 #container {width:900px;background-color:#ffffff;margin:0 auto;background:#ffffff url(../images/contentBackground.jpg) 0 0 repeat-y;}
 #header {}
 #menuBar {font-size:14px;width:900px;height:27px;background:url(../images/menuBackground.jpg) -1px 0 repeat-x;}
 #contentWrapper {margin:-1px 0px 0px 0px;padding:40px 35px 25px 35px;width:900px;vertical-align:top;}
  #leftColumn {float:left;margin:0px;width:400px;}
  #fullPage {margin:0px;width:800px;}
  #rightColumn {margin:0px 0px 0px 460px;width:360px;padding:0px 0px 0px 0px;}
  #rightColumn img{display:none;}
  #leftColumn h2, #fullPage h2 {margin:0px 0px 2px 15px;font-size:30px;font-weight:bold;color:#000000}
  #leftColumn h3, #fullPage h3 {font-size:22px;font-weight:bold;color:#000000}
.genericContent {margin:0px 0px 0px 60px}
 .genericContent h2{font-size:30px;font-weight:bold}
  .genericSection {width:350px;padding:6px 5px 0px 85px;}
 
 

table.rankTable {margin:0px 30px 0px 40px;width:600px;text-align:center;}
table.rankTable th {font-weight:bold;text-align:center;}
table.rankTable td {text-align:center;}

table.scheduleTable {width:700px;border:1px solid red;text-align:center;}
table.saturdayScheduleTable {width:300px;border:1px solid red;text-align:center;}
table.scheduleTable th, table.saturdayScheduleTable th {text-align:center;font-weight:bold;height:20px;}
table.scheduleTable td , table.saturdayScheduleTable td{height:50px;border:1px solid red;font-size:12px;padding:0px 2px 0px 2px}

  #announcementSection {margin-top:50px;background:url(../images/news_text.jpg) 0px 30px no-repeat;}
 #announcementSection .announcementSectionContent {padding:6px 5px 10px 85px;}
 #announcementSection .announcementSectionContent h4{font-weight:bold;font-size:12px;}
 #announcementSection .announcementSectionContent h3{font-weight:bold;font-size:18px;color:#f70a17;}
 
 #footer {display:none;}
 #footer div#footerWrapper {}
 #footer div#footerWrapper #wushuInfo {float:left;margin:0px 0px 10px 50px;width:300px;background:url(../images/wushu_text.jpg) -5px 0 no-repeat;padding:0px 0px 0px 80px; }
#footer div#footerWrapper #wushuInfo h2{font-size:16px;font-weight:bold;color:#ffffff;}
 
  #footer div#footerWrapper div#footerContact{font-size:12px;margin:0px 0px 0px 600px;color:#fff600;width:250px;}
 /* #footer div#footerContent div#footerContact ul {list-style-type:none;} */

#rightColumn #ourStudentsSection{margin:60px 15px 0px 0px;width:300px;background:url(../images/students_text.jpg) -3px 32px no-repeat;padding:0px 0px 0px 80px;}
#rightColumn #experienceSection{margin:20px 15px 0px 0px;width:300px;background:url(../images/experience_text.jpg) -3px 32px no-repeat;padding:0px 0px 0px 85px;}
 #rightColumn #rightColumnSection{margin:60px 15px 0px 0px;width:300px;background:url(../images/omei_text.jpg) -3px 32px no-repeat;padding:0px 0px 0px 80px;}
 #rightColumn  h2{margin:12px 0px 7px -80px;font-size:30px;font-weight:bold;color:#000000}
 #rightColumn .experienceSect {}
 #rightColumn .experienceSect ul li{padding-bottom:7px;list-style-type:none;}
 #rightColumn div {padding-right:10px;}
 
  #leftSchedule{float:left;padding-bottom:20px;page-break-before:always}
  #rightSchedule img{display:none;}
  
  #footer {background:#000000;font-color:#000000;}
  #footer div#footerWrapper {margin:0 auto;color:#ffffff;width:900px;}
 /* #footer div#footerWrapper #wushuInfo {float:left;margin:20px 0px 10px 60px;width:300px;background:url(../images/wushu_text.jpg) -5px 0 no-repeat;padding:0px 0px 0px 80px; }
*/
 #footer div#footerWrapper #wushuInfo h2{font-size:16px;font-weight:bold;color:#000000;}
 
  #footer div#footerWrapper div#wushuInfoCont{font-size:14px;padding:30px 0px 0px 550px;color:#000000;width:250px;}
 .clearBoth {clear:both}
 .clearLeft {clear:left}
 .center{text-align:center}
 
/**
 * Multi Level Drop Down Menu 2.1 - CSS Temp
 * October 1, 2009
 * Corey Hart @ http://www.codenothing.com
 */ 

#multi-ddm {
	display:none;
	list-style: none;
	padding: 0;
	margin: 0;
}

