/* This style sheet contains placement information for the site's main sections, at a 1024x768 resolution or higher. */

.menuTop{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 193px;
	background-image: url('images/menu_top_repeat.jpg');
}

.menuTop div#MTimg{
	width: 1000px;
	height: 193px;
	background-image: url('images/menu_top.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

/*
.menuStudentLogin{
	position: absolute;
	top: 137px;
	right: 3px;
}

.menuStudentLogin img{
	border: 0px;
}
*/

.menuStudentLogin{
	display: none;
}

.menuAcademy{
	position: absolute;
	top: 120px;
	right: 10px;
	background-image: url('images/menu_academy.gif');
	width: 324px;
	height: 37px;
}

.menuLeft{
	float: left;
	width: 226px;
	height: 672px;
	margin-top: 193px;
	direction: rtl;
	background-image: url('images/menu_left.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}


div.menuLeft img {
	display: block;
	margin-top: 9px;
	margin-bottom: -4px;
	height: 18px;
	border: 0px;
}

.menuLeft img#MLhome{
	margin-right: 60px;
	width: 60px;
}

.menuLeft img#MLourschool{
	margin-right: 35px;
	width: 105px;
}

.menuLeft img#MLmasterscrima{
	margin-right: 10px;
	width: 135px;
}

.menuLeft img#MLourcurriculum{
	margin-right: 5px;
	width: 143px;
}

.menuLeft img#ML25thanniversary{
	margin-right: 0px;
	width: 150px;
}

.menuLeft img#MLstartnow{
	margin-right: 40px;
	width: 100px;
}

.menuLeft img#MLseminars{
	margin-right: 50px;
	width: 87px;
}

.menuLeft img#MLtournaments{
	margin-right: 15px;
	width: 118px;
}

.menuLeft img#MLcontactus{
	margin-right: 35px;
	width: 95px;
}

.menuLeft img#MLfeaturesandinterviews{
	margin-top: 90px;
	margin-right: 6px;
	width: 100px;
	height: 40px;
}

.submenu{
	position: absolute;
	top: 193px;
	left: 226px;
	right: 0px;
	padding-top: 23px;
}

.submenuHeading{
	float: left;
}

.submenuHeading div{
	height: 100px;
	background-position: top left;
	background-repeat: no-repeat;
}

.submenuHeading div#TT404{
	width: 493px;
	background-image: url('images/submenus/toptitle_404.gif');
}

.submenuHeading div#TTemail{
	width: 272px;
	background-image: url('images/submenus/toptitle_email.gif');
}

.submenuHeading div#TTindex{
	width: 655px;
	background-image: url('images/submenus/toptitle_index.gif');
}

.submenuHeading div#TTourschool{
	width: 231px;
	background-image: url('images/submenus/toptitle_ourschool.gif');
}

.submenuHeading div#TTmasterscrima{
	width: 300px;
	background-image: url('images/submenus/toptitle_masterscrima.gif');
}

.submenuHeading div#TTourcurriculum{
	width: 348px;
	background-image: url('images/submenus/toptitle_ourcurriculum.gif');
}

.submenuHeading div#TT25thanniversary{
	width: 525px;
	background-image: url('images/submenus/toptitle_25thanniversary.gif');
}

.submenuHeading div#TTstartnow{
	width: 230px;
	background-image: url('images/submenus/toptitle_startnow.gif');
}

.submenuHeading div#TTseminars{
	width: 205px;
	background-image: url('images/submenus/toptitle_seminars.gif');
}

.submenuHeading div#TTtournaments{
	width: 271px;
	background-image: url('images/submenus/toptitle_tournaments.gif');
}

.submenuHeading div#TTcontactus{
	width: 225px;
	background-image: url('images/submenus/toptitle_contactus.gif');
}

.submenuHeading div#TTfeaturesandinterviews{
	width: 415px;
	background-image: url('images/submenus/toptitle_featuresandinterviews.gif');
}

.submenuMenu table td{
	padding-left: 50px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}

.submenuMenu table td.WWT img.dot{
	position: relative;
	bottom: 2px;
	margin-left: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
}

.submenuMenu img{
	border: 0px;
}

.content{
	background-image: url('images/menu_left_footer.jpg');
	background-position: 0px 840px;
	background-repeat: no-repeat;
	padding: 340px 20px 5px 246px;
}

.footer{
	clear: both;
	padding-top: 15px;
	height: 125px;
	text-align: center;
	background-image: url('images/menu_bottom.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 75%;
}

.footerMenu{
	padding-top: 55px;
	padding-right: 110px;
}

.footerMenu img{
	border: 0px;
}

.footerCopyright{
	padding-top: 20px;
	padding-right: 110px;
	padding-bottom: 5px;
}

.footerCopyright a, .footerCopyright a:link, .footerCopyright a:visited, .footerCopyright a:hover{
	color: #0B6E10;
}

.LeftContent{
/* missing padding-left */
/* huh? */
}

.RightColumn{
	float: right;
	margin-top: 10px;
/* missing width */
}

.RCBox{
}

.RCBoxContainer{
}

.RCBoxBlue{
	background-color: #E0EDFF;
}

div.RCBoxBlue .RCBoxRow:hover{
	background-color: #73A5EB;
}

.RCBoxRed{
	background-color: #C30000;
}

div.RCBoxRed .RCBoxRow:hover{
	background-color: #7D0000;
}

.RCBox img{
	border: 1px solid black;
}

.RCBoxRow{
	clear: both;
	padding: 4px 8px 4px 8px;
/* missing height */
}

.RCBoxPic{
	float: left;
}

.RCBoxText{
	font-weight: bold;
/* missing margin-left */
}

.RCBoxText a:link, .RCBoxText a:active, .RCBoxText a:visited, .RCBoxText a:hover{
	text-decoration: none;
/* missing color */
}

.RCBoxText .maintext{
/* missing color */
}

.RCBoxText .subtext{
	font-size: 80%;
/* missing color */
}
