@charset "utf-8";
/* CSS Document */

/* STATIC PAGES */

#collapse {
	line-height:1px;
}

#scrollpane li {
	line-height:1em;
}

:focus {
    outline: 0;
}

.statictext {
	float: left;
	
	/*margin: 10px;*/
}

.scroll-pane-static {
	width: 425px;
	height: 635px;
	overflow: auto;
	/*background: #000;*/
	float: left;
	text-align:justify;
	padding: 10px;
	padding-bottom:0;
	color:#fff;
	background:url(../graphics/transbg.png);
	line-height:1em;
}

.scroll-pane-static-no-overflow {
	width: 425px;
	height: 635px;
	overflow:visible;
	/*background: #000;*/
	float: left;
	text-align:justify;
	padding: 10px;
	padding-bottom:0;
	color:#fff;
	background:url(../graphics/transbg.png);
	line-height:1em;
}

.scroll-pane-static-full {
	width:960px;
	height: 635px;
	overflow: auto;
	/*background: #000;*/
	float: left;
	text-align:justify;
	padding: 10px;
	padding-bottom:0;
	color:#fff;
	background:url(../graphics/transbg.png);
	line-height:1em;
}


.scroll-pane-static li {
	line-height:0.4em;
}

.statictext .jScrollPaneTrack {
	left: 0;
	right: auto;
}
.statictext a.jScrollArrowUp {
	left: 0;
	right: auto;
}
.statictext a.jScrollArrowDown {
	left: 0;
	right: auto;
}

/* BOF PAGE BACKGROUNDS */
.functionbg {
	background:url(../graphics/motorsportbg.jpg);
	width:970px;
	height:645px;
}
.fagbg {
	background:url(../graphics/fagbg.jpg);
	width:970px;
	height:645px;
}
.printbg {
	background:url(../graphics/printbg.jpg);
	width:970px;
	height:645px;
}
.companybg {
	background:url(../graphics/companybg.jpg);
	width:970px;
	height:645px;
}
.grottobg {
	background:url(../graphics/grottobg.jpg);
	width:970px;
	height:645px;
}
.pressbg {
	background:url(../graphics/pressbg.jpg);
	width:970px;
	height:645px;
}
.corporatebg {
	background:url(../graphics/corporatebg.jpg);
	width:970px;
	height:645px;
}
.linksbg {
	background:url(../graphics/linksbg.jpg);
	width:970px;
	height:645px;
}
.termsbg {
	background:url(../graphics/termsbg.jpg);
	width:970px;
	height:645px;
}	
.copyrightbg {
	background:url(../graphics/copyrightbg.jpg);
	width:970px;
	height:645px;
}
.scolasticbg {
	background:url(../graphics/scolasticbg.jpg);
	width:970px;
	height:645px;
}
.contactusbg {
	background:url(../graphics/contactusbg.jpg);
	width:970px;
	height:645px;
}
.account2bg {
	background:url(../graphics/account2bg.jpg);
	width:970px;
	height:645px;
}
.accountbg {
	background:url(../graphics/accountbg.jpg) top left no-repeat;
	width:970px;
	height:470px;
	margin-bottom:175px;
}

.casebg {
	background:url(../graphics/casebg.jpg);
	width:970px;
	height:645px;
}
	
.mpccoursecontentbg {	
	background:url(../graphics/mpccoursecontent.jpg);
	width:970px;
	height:645px; }
.mpccourseformatbg {
	background:url(../graphics/mpccourseformat.jpg);
	width:970px;
	height:645px; } 
.mpcaccessallareasbg {
	background:url(../graphics/mpcaccessallareas.jpg);
	width:970px;
	height:645px; }
.mpcaboutthetutorbg {
	background:url(../graphics/mpcaboutthetutor.jpg);
	width:970px;
	height:645px; }
.mpcequipinfobg {	background:url(../graphics/mpcequipinfo.jpg);
	width:970px;
	height:645px; }
.mpcequiplistbg {	background:url(../graphics/mpcequiplist.jpg);
	width:970px;
	height:645px;
	}
.mpcdatesbg  {	background:url(../graphics/mpcdates.jpg);
	width:970px;
	height:645px; }
.mpcgallerybg  {
	width:970px;
	height:625px; }
.mpctestimonialsbg {background:url(../graphics/mpctestimonials.jpg);
	width:970px;
	height:645px;  }
.mpctsandcsbg {background:url(../graphics/mpctsandcs.jpg);
	width:970px;
	height:645px;  }
.mpcguestsbg {background:url(../graphics/mpcguests.jpg);
	width:970px;
	height:645px;  }
.mpctuitionbg {background:url(../graphics/mpctuition.jpg);
	width:970px;
	height:645px;  }

}
/* EOF PAGE BACKGROUNDS */
