body
{
	background-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}






#topcontainer
{
	height: 21.2em;
	width: 84.9em;
	margin-right: auto;
	margin-left: auto;
}

#topshadowcontainer
{
	position: relative;
	height: 4em;
	width: 84.9em;
}

#topleftshadow
{
	position: absolute;
	height: 4em;
	width: 4em;
	background-image: url(images/bg11.jpg);
	background-repeat: no-repeat;
	z-index: 100;
}

#topmiddleshadow
{
	position: absolute;
	left: 4em;
	height: 4em;
	width: 78.9em;
	background-image: url(images/bg12.jpg);
	background-repeat: repeat-x;
}

#toprightshadow
{
	position: absolute;
	height: 4em;
	left: 80.9em;
	width: 4em;
	background-image: url(images/bg13.jpg);
	background-repeat: no-repeat;
	z-index: 100;
}

#headercontainer
{
	position: relative;
	height: 17.2em;
	width: 84.9em;
}

#leftshadow
{
	position: absolute;
	height: 17.2em;
	width: 4em;
	background-image: url(images/bg21.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#paper
{
	position: absolute;
	height: 17.2em;
	width: 80.9em;
	background-color: #ffffff;
}

#headerborder
{
	position: absolute;
	top: 1.6em;
	left: 5.2em;
	height: 10em;
	width: 74.5em;
	background-color: #000000;
}

#header
{
	position: absolute;
	top: .2em;
	left: .2em;
	height: 9.6em;
	width: 74.1em;
	background-image: url(images/btsplogo.gif);
	background-repeat: no-repeat;
	background-color: #3399CC;
}







#aboutusnavborder
{
	top: .7em;
	position: absolute;
	left: 30.4em;
	height: 9.4em;
	width: 11.9em;
	background-color: #000000;
	z-index: 100;
}

#aboutusnav
{
	position: absolute;
	top: .2em;
	left: .2em;
	height: 9em;
	width: 11.5em;
	background-image: url(images/mainnavbg.jpg);
	background-repeat: no-repeat;
	background-color: #3399CC;
	z-index: 200;
}

#aboutusnavon
{
	position: absolute;
	top: .2em;
	left: .2em;
	height: 9em;
	width: 11.5em;
	background-image: url(images/mainnavbgpurple.jpg);
	background-repeat: no-repeat;
	background-color: #9999cc;
	z-index: 200;
}

#studentsnavborder
{
	position: absolute;
	top: .7em;
	left: 43em;
	height: 6.7em;
	width: 11.9em;
	background-color: #000000;
	z-index: 100;
}

#studentsnav
{
	position: absolute;
	top: .2em;
	left: .2em;
	height: 6.3em;
	width: 11.5em;
	background-image: url(images/mainnavbg.jpg);
	background-repeat: no-repeat;
	background-color: #3399CC;
	z-index: 200;
}

#studentsnavon
{
	position: absolute;
	top: .2em;
	left: .2em;
	height: 6.3em;
	width: 11.5em;
	background-image: url(images/mainnavbgorange.jpg);
	background-repeat: no-repeat;
	background-color: #ff9900;
	z-index: 200;
}

#teachersnavborder
{
	position: absolute;
	top: .7em;
	left: 55.6em;
	height: 6.7em;
	width: 11.9em;
	background-color: #000000;
	z-index: 100;
}

#teachersnav
{
	position: absolute;
	top: .2em;
	left: .2em;
	height: 6.3em;
	width: 11.5em;
	background-image: url(images/mainnavbg.jpg);
	background-repeat: no-repeat;
	background-color: #3399CC;
	z-index: 200;
}

#teachersnavon
{
	position: absolute;
	top: .2em;
	left: .2em;
	height: 6.3em;
	width: 11.5em;
	background-image: url(images/mainnavbgyellow.jpg);
	background-repeat: no-repeat;
	background-color: #ffff00;
	z-index: 200;
}

#getinvolvednavborder
{
	position: absolute;
	top: .7em;
	left: 68.2em;
	height: 15.6em;
	width: 11.9em;
	background-color: #000000;
	z-index: 100;
}

#getinvolvednav
{
	position: absolute;
	top: .2em;
	left: .2em;
	height: 15.2em;
	width: 11.5em;
	background-image: url(images/mainnavbg.jpg);
	background-repeat: no-repeat;
	background-color: #3399CC;
	z-index: 200;
}

#getinvolvednavon
{
	position: absolute;
	top: .2em;
	left: .2em;
	height: 15.2em;
	width: 11.5em;
	background-image: url(images/mainnavbggreen.jpg);
	background-repeat: no-repeat;
	background-color: #99cc00;
	z-index: 200;
}

ul.mainnav
{
	font-size: .9em;
	font-style: italic;
	margin-top: .75em;
	margin-left: .75em;
	padding: 0;
	list-style: none;
	line-height: 145%;
	text-transform: uppercase;
	color: #3399CC;
	font-weight: bold;
}

ul.mainnav a
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

ul.mainnav a:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

#featurelink
{
	position: absolute;
	top: 5.2em;
	left: 48em;
	width: 16em;
	z-index: 900;
}

#donate
{
	position: absolute;
	top: 11.8em;
	left: 68.45em;
	height: 3.5em;
	width: 9.25em;
	background-color: #3399CC;
	z-index: 300;
}

#donateon
{
	position: absolute;
	top: 11.8em;
	left: 68.45em;
	height: 3.5em;
	width: 9.25em;
	background-color: #99cc00;
	z-index: 300;
}

#marqueeborderfeature
{
	position: absolute;
	top: 12.6em;
	left: 5.2em;
	height: 3.7em;
	width: 49.6em;
	background-color: #000000;
}

#marqueeborder
{
	position: absolute;
	top: 12.6em;
	left: 5.2em;
	height: 3.7em;
	width: 62.2em;
	background-color: #000000;
}

#featuremarquee
{
	position: absolute;
	top: .2em;
	left: .2em;
	height: 3.3em;
	width: 49.2em;
	background-color: #ff9900;
}

#orangemarquee
{
	position: absolute;
	top: .2em;
	left: .2em;
	height: 3.3em;
	width: 61.8em;
	background-color: #ff9900;
}

#purplemarquee
{
	position: absolute;
	top: .2em;
	left: .2em;
	height: 3.3em;
	width: 61.8em;
	background-color: #9999cc;
}

#greenmarquee
{
	position: absolute;
	top: .2em;
	left: .2em;
	height: 3.3em;
	width: 61.8em;
	background-color: #99cc33;
}

#yellowmarquee
{
	position: absolute;
	top: .2em;
	left: .2em;
	height: 3.3em;
	width: 61.8em;
	background-color: #ffff00;
}

#rightshadow
{
	position: absolute;
	height: 17.2em;
	width: 4em;
	left: 80.9em;
	background-image: url(images/bg23.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}







#middlecontainer
{
	height: 32.7em;
	width: 84.9em;
	margin-right: auto;
	margin-left: auto;
}

#middlecontainerlong
{
	height: 65.7em;
	width: 84.9em;
	margin-right: auto;
	margin-left: auto;
}

#middlecontainerxlong
{
	height: 98.7em;
	width: 84.9em;
	margin-right: auto;
	margin-left: auto;
}

#middlecontainerxxlong
{
	height: 131.7em;
	width: 84.9em;
	margin-right: auto;
	margin-left: auto;
}

#middlecontainerxxxlong
{
	height: 164.7em;
	width: 84.9em;
	margin-right: auto;
	margin-left: auto;
}

#middlecontainerxxxxlong
{
	height: 197.7em;
	width: 84.9em;
	margin-right: auto;
	margin-left: auto;
}

#middlecontainerxxxxxlong
{
	height: 227.7em;
	width: 84.9em;
	margin-right: auto;
	margin-left: auto;
}

#middlecontainerxxxxxxlong
{
	height: 257.7em;
	width: 84.9em;
	margin-right: auto;
	margin-left: auto;
}

#middlecontainerxxxxxxxlong
{
	height: 287.7em;
	width: 84.9em;
	margin-right: auto;
	margin-left: auto;
}

#middlecontainerxxxxxxxxlong
{
	height: 317.7em;
	width: 84.9em;
	margin-right: auto;
	margin-left: auto;
}

#shortmaincontainer
{
	position: relative;
	height: 32.7em;
	width: 84.9em;
}

#longmaincontainer
{
	position: relative;
	height: 65.7em;
	width: 84.9em;
}

#xlongmaincontainer
{
	position: relative;
	height: 98.7em;
	width: 84.9em;
}

#xxlongmaincontainer
{
	position: relative;
	height: 131.7em;
	width: 84.9em;
}

#xxxlongmaincontainer
{
	position: relative;
	height: 164.7em;
	width: 84.9em;
}

#xxxxlongmaincontainer
{
	position: relative;
	height: 197.7em;
	width: 84.9em;
}

#xxxxxlongmaincontainer
{
	position: relative;
	height: 227.7em;
	width: 84.9em;
}

#xxxxxxlongmaincontainer
{
	position: relative;
	height: 257.7em;
	width: 84.9em;
}

#xxxxxxxlongmaincontainer
{
	position: relative;
	height: 287.7em;
	width: 84.9em;
}

#xxxxxxxxlongmaincontainer
{
	position: relative;
	height: 317.7em;
	width: 84.9em;
}

#secondarynavtitle
{
	position: absolute;
	top: 4.2em;
	left: 3em;
	height: 8.6em;
	width: 13em;
	z-index: 800;
}

#middleleftshadow
{
	position: absolute;
	height: 32.7em;
	width: 4em;
	background-image: url(images/bg21.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#middleleftshadowlong
{
	position: absolute;
	height: 65.7em;
	width: 4em;
	background-image: url(images/bg21.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#middleleftshadowxlong
{
	position: absolute;
	height: 98.7em;
	width: 4em;
	background-image: url(images/bg21.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#middleleftshadowxxlong
{
	position: absolute;
	height: 131.7em;
	width: 4em;
	background-image: url(images/bg21.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#middleleftshadowxxxlong
{
	position: absolute;
	height: 164.7em;
	width: 4em;
	background-image: url(images/bg21.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#middleleftshadowxxxxlong
{
	position: absolute;
	height: 197.7em;
	width: 4em;
	background-image: url(images/bg21.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#middleleftshadowxxxxxlong
{
	position: absolute;
	height: 227.7em;
	width: 4em;
	background-image: url(images/bg21.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#middleleftshadowxxxxxxlong
{
	position: absolute;
	height: 257.7em;
	width: 4em;
	background-image: url(images/bg21.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#middleleftshadowxxxxxxxlong
{
	position: absolute;
	height: 287.7em;
	width: 4em;
	background-image: url(images/bg21.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#middleleftshadowxxxxxxxxlong
{
	position: absolute;
	height: 317.7em;
	width: 4em;
	background-image: url(images/bg21.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#middlepaper
{
	position: absolute;
	height: 32.7em;
	width: 80.9em;
	background-color: #ffffff;
}

#middlepaperlong
{
	position: absolute;
	height: 65.7em;
	width: 80.9em;
	background-color: #ffffff;
}

#middlepaperxlong
{
	position: absolute;
	height: 98.7em;
	width: 80.9em;
	background-color: #ffffff;
}

#middlepaperxxlong
{
	position: absolute;
	height: 131.7em;
	width: 80.9em;
	background-color: #ffffff;
}

#middlepaperxxxlong
{
	position: absolute;
	height: 164.7em;
	width: 80.9em;
	background-color: #ffffff;
}

#middlepaperxxxxlong
{
	position: absolute;
	height: 197.7em;
	width: 80.9em;
	background-color: #ffffff;
}

#middlepaperxxxxxlong
{
	position: absolute;
	height: 227.7em;
	width: 80.9em;
	background-color: #ffffff;
}

#middlepaperxxxxxxlong
{
	position: absolute;
	height: 257.7em;
	width: 80.9em;
	background-color: #ffffff;
}

#middlepaperxxxxxxxlong
{
	position: absolute;
	height: 287.7em;
	width: 80.9em;
	background-color: #ffffff;
}

#middlepaperxxxxxxxxlong
{
	position: absolute;
	height: 317.7em;
	width: 80.9em;
	background-color: #ffffff;
}

#secondarynavborder
{
	top: 2em;
	position: absolute;
	left: 4.4em;
	height: 28em;
	width: 11.9em;
	background-color: #000000;
	z-index: 100;
}

#secondarynav
{
	position: absolute;
	top: .2em;
	left: .2em;
	height: 27.6em;
	width: 11.5em;
	background-image: url(images/mainnavbg.jpg);
	background-repeat: no-repeat;
	background-color: #3399CC;
	z-index: 200;
}

#tertiarynav
{
	position: absolute;
	top: 11.6em;
	left: .2em;
	height: 13.6em;
	width: 11.5em;
	z-index: 200;
}

ul#sidenav
{
	font-size: .9em;
	font-style: italic;
	margin-top: .5em;
	margin-left: .75em;
	padding: 0;
	list-style: none;
	line-height: 145%;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
}

ul#sidenav a
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

ul#sidenav a:hover
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

#mainpanelborderhome
{
	position: absolute;
	top: .1em;
	left: 5.2em;
	height: 32em;
	width: 49.6em;
	background-color: #000000;
}

#mainpanelbordernarrow
{
	position: absolute;
	top: .1em;
	left: 5.2em;
	height: 32em;
	width: 37em;
	background-color: #000000;
}

#mainpanelborderwide
{
	position: absolute;
	top: .1em;
	left: 5.2em;
	height: 32em;
	width: 62.2em;
	background-color: #000000;
}

#mainpanelborderlong
{
	position: absolute;
	top: .1em;
	left: 5.2em;
	height: 65em;
	width: 49.6em;
	background-color: #000000;
}

#mainpanelborderxlong
{
	position: absolute;
	top: .1em;
	left: 5.2em;
	height: 98em;
	width: 49.6em;
	background-color: #000000;
}

#mainpanelborderxxlong
{
	position: absolute;
	top: .1em;
	left: 5.2em;
	height: 131em;
	width: 49.6em;
	background-color: #000000;
}

#mainpanelborderlongwide
{
	position: absolute;
	top: .1em;
	left: 5.2em;
	height: 65em;
	width: 62.2em;
	background-color: #000000;
}

#mainpanelborderxlongwide
{
	position: absolute;
	top: .1em;
	left: 5.2em;
	height: 98em;
	width: 62.2em;
	background-color: #000000;
}

#mainpanelborderxxlongwide
{
	position: absolute;
	top: .1em;
	left: 5.2em;
	height: 131em;
	width: 62.2em;
	background-color: #000000;
}

#mainpanelborderxxxlongwide
{
	position: absolute;
	top: .1em;
	left: 5.2em;
	height: 164em;
	width: 62.2em;
	background-color: #000000;
}

#mainpanelborderxxxxlongwide
{
	position: absolute;
	top: .1em;
	left: 5.2em;
	height: 197em;
	width: 62.2em;
	background-color: #000000;
}

#mainpanelborderxxxxxlongwide
{
	position: absolute;
	top: .1em;
	left: 5.2em;
	height: 227em;
	width: 62.2em;
	background-color: #000000;
}

#mainpanelborderxxxxxxlongwide
{
	position: absolute;
	top: .1em;
	left: 5.2em;
	height: 257em;
	width: 62.2em;
	background-color: #000000;
}

#mainpanelborderxxxxxxxlongwide
{
	position: absolute;
	top: .1em;
	left: 5.2em;
	height: 287em;
	width: 62.2em;
	background-color: #000000;
}

#mainpanelborderxxxxxxxxlongwide
{
	position: absolute;
	top: .1em;
	left: 5.2em;
	height: 317em;
	width: 62.2em;
	background-color: #000000;
}

#mainpanelborderxlongxwide
{
	position: absolute;
	top: .1em;
	left: 5.2em;
	height: 98em;
	width: 74.9em;
	background-color: #000000;
}

#mainpanelborderxxlongxwide
{
	position: absolute;
	top: .1em;
	left: 5.2em;
	height: 131em;
	width: 74.9em;
	background-color: #000000;
}

#mainpanelborderxxxlongxwide
{
	position: absolute;
	top: .1em;
	left: 5.2em;
	height: 164em;
	width: 74.9em;
	background-color: #000000;
}

#mainpanelborderxxlongxwide
{
	position: absolute;
	top: .1em;
	left: 5.2em;
	height: 131em;
	width: 74.9em;
	background-color: #000000;
}

#mainpanelhome
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 31.6em;
	width: 49.2em;
	background-image: url(images/mainpanelhomeartnew.jpg);
	background-repeat: no-repeat;
	background-color: #663300;
}

#mainpanelvideoscreen
{
	position: absolute;
	left: 12.6em;
	top: 3.5em;
}

#mainpanelhomexxlong
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 130.6em;
	width: 49.2em;
	background-image: url(images/mainpanelhomeart.jpg);
	background-repeat: no-repeat;
	background-color: #663300;
}

#mainpanelorange
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 31.6em;
	width: 49.2em;
	background-image: url(images/orangebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelorangewide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 31.6em;
	width: 61.8em;
	background-image: url(images/orangebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelorangexlongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 97.6em;
	width: 61.8em;
	background-image: url(images/orangebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelorangexxlongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 130.6em;
	width: 61.8em;
	background-image: url(images/orangebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelorangexxxlongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 163.6em;
	width: 61.8em;
	background-image: url(images/orangebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelorangexxxxlongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 196.6em;
	width: 61.8em;
	background-image: url(images/orangebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelorangelongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 64.6em;
	width: 61.8em;
	background-image: url(images/orangebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelorangelong
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 64.6em;
	width: 49.2em;
	background-image: url(images/orangebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelgreen
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 31.6em;
	width: 49.2em;
	background-image: url(images/greenbackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelgreenwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 31.6em;
	width: 61.8em;
	background-image: url(images/greenbackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelgreenxlong
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 97.6em;
	width: 49.2em;
	background-image: url(images/greenbackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelgreenlongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 64.6em;
	width: 61.8em;
	background-image: url(images/greenbackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelgreenxlongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 97.6em;
	width: 61.8em;
	background-image: url(images/greenbackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelgreenxxlongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 130.6em;
	width: 61.8em;
	background-image: url(images/greenbackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelyellow
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 31.6em;
	width: 49.2em;
	background-image: url(images/yellowbackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelyellowwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 31.6em;
	width: 61.8em;
	background-image: url(images/yellowbackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelyellowlongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 64.6em;
	width: 61.8em;
	background-image: url(images/yellowbackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelyellowxlongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 97.6em;
	width: 61.8em;
	background-image: url(images/yellowbackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelyellowxxlongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 130.6em;
	width: 61.8em;
	background-image: url(images/yellowbackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelyellowxxxxlongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 196.6em;
	width: 61.8em;
	background-image: url(images/yellowbackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelpurple
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 31.6em;
	width: 49.2em;
	background-image: url(images/purplebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelpurplenarrow
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 31.6em;
	width: 36.6em;
	background-image: url(images/purplebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelpurplewide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 31.6em;
	width: 61.8em;
	background-image: url(images/purplebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelpurplelong
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 64.6em;
	width: 49.2em;
	background-image: url(images/purplebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelpurplexlong
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 97.6em;
	width: 49.2em;
	background-image: url(images/purplebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelpurplelongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 64.6em;
	width: 61.8em;
	background-image: url(images/purplebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelpurplexlongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 97.6em;
	width: 61.8em;
	background-image: url(images/purplebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelpurplexxlongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 130.6em;
	width: 61.8em;
	background-image: url(images/purplebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelpurplexxxlongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 163.6em;
	width: 61.8em;
	background-image: url(images/purplebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelpurplexxxxlongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 196.6em;
	width: 61.8em;
	background-image: url(images/purplebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelpurplexxxxxlongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 226.6em;
	width: 61.8em;
	background-image: url(images/purplebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelpurplexxxxxxlongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 256.6em;
	width: 61.8em;
	background-image: url(images/purplebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelpurplexxxxxxxlongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 286.6em;
	width: 61.8em;
	background-image: url(images/purplebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelpurplexxxxxxxxlongwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 316.6em;
	width: 61.8em;
	background-image: url(images/purplebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelborderlongxwide
{
	position: absolute;
	top: .1em;
	left: 5.2em;
	height: 65em;
	width: 74.9em;
	background-color: #000000;
}

#mainpanelpurplelongxwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 64.6em;
	width: 74.5em;
	background-image: url(images/purplebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelpurplexlongxwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 97.6em;
	width: 74.5em;
	background-image: url(images/purplebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelpurplexxlongxwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 130.6em;
	width: 74.5em;
	background-image: url(images/purplebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#mainpanelpurplexxxlongxwide
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 163.6em;
	width: 74.5em;
	background-image: url(images/purplebackground.jpg);
	background-repeat: repeat-x;
	background-color: #cccccc;
}







#hometext
{
	position: absolute;
	top: 14em;
	width: 49em;
	margin-left: .75em;
	margin-right: 1em;
	font-style: italic;
	z-index: 300;
	text-transform: uppercase;
	line-height: 145%;
	font-weight: bold;
	color: #000000;
	font-size: 1.2em;
}

#hometextright
{
	position: absolute;
	top: 6em;
	left: 21.2em;
	width: 20em;
	margin-right: 1em;
	font-style: italic;
	z-index: 300;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}

#hometextleft
{
	position: absolute;
	top: 6em;
	width: 20em;
	margin-right: 1em;
	font-style: italic;
	z-index: 300;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}

.hometextindent
{
	color: #663300;
	font-weight: normal;
}

.hometextnolink
{
	color: #ff9933;
	font-weight: normal;
}

#hometext a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

#hometext a:hover
{
	color: #99CCFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

#internaltext
{
	position: absolute;
	top: .5em;
	width: 30em;
	margin-left: 10.5em;
	margin-right: 1em;
	font-style: italic;
	z-index: 300;
	line-height: 145%;
	font-weight: normal;
	color: #000000;
	font-size: 1.2em;
}

#internaltext a
{
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#internaltext a:hover
{
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#internaltextwide
{
	position: absolute;
	top: .5em;
	width: 40em;
	margin-left: 10.5em;
	margin-right: 1em;
	font-style: italic;
	z-index: 300;
	line-height: 145%;
	font-weight: normal;
	color: #000000;
	font-size: 1.2em;
}

#internaltextwide a
{
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#internaltextwide a:hover
{
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
}

#login
{
	position: absolute;
	top: 30em;
	width: 24.2em;
}

#password
{
	position: absolute;
	top: 30em;
	left: 20em;
	width: 24.2em;
}

#internaltextnarrowleft
{
	position: absolute;
	top: .5em;
	width: 18em;
	margin-left: 10.5em;
	margin-right: 1em;
	font-style: italic;
	z-index: 300;
	line-height: 145%;
	font-weight: normal;
	color: #000000;
	font-size: 1.2em;
}

#internaltextnarrowleft a
{
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#internaltextnarrowleft a:hover
{
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
}

#internaltextnarrowright
{
	position: absolute;
	top: .5em;
	width: 18em;
	margin-left: 31.9em;
	margin-right: 1em;
	font-style: italic;
	z-index: 300;
	line-height: 145%;
	font-weight: normal;
	color: #000000;
	font-size: 1.2em;
}

.internaltext a
{
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.internaltext a:hover
{
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
}

.internalfoot
{
	font-style: italic;
	z-index: 300;
	line-height: 145%;
	font-weight: normal;
	color: #000000;
	font-size: .7em;
}

.internalfoot a
{
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.internalfoot a:hover
{
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#storytext
{
	position: absolute;
	top: .5em;
	width: 20em;
	margin-left: 1em;
	margin-right: 1em;
	font-style: italic;
	z-index: 300;
	line-height: 145%;
	font-weight: normal;
	color: #000000;
	font-size: 1.1em;
}

#storytext a
{
	color: #ffffff;
	text-decoration: none;
}

#storytext a:hover
{
	color: #3399cc;
	font-style: normal;
}

.hometextwhite
{
	color: #ffffff;
	font-size: 1em;
}

.hometextblue
{
	color: #3399cc;
	font-size: 1em;
}

#hometextorange
{
	position: absolute;
	top: 10em;
	width: 47.5em;
	font-style: italic;
	z-index: 400;
	text-transform: uppercase;
	line-height: 145%;
	color: #ff9933;
	font-size: .8em;
	font-weight: normal;
	text-align: right;
}

#hometextorange2
{
	position: absolute;
	top: 10em;
	width: 47.5em;
	font-style: italic;
	z-index: 400;
	text-transform: uppercase;
	line-height: 145%;
	color: #000000;
	font-size: .8em;
	font-weight: normal;
	text-align: right;
}

.quote
{	height: 1.5em;
	padding-right: .2em;
	padding-top: 0em;
	padding-bottom: 0em;
	text-align: right;
	text-transform: uppercase;
	line-height: 145%;
	font-size: .8em;
	font-weight: normal;
	border: 0;
}

table.experience 
{	width: 24em;
	background: #FFFFFF;
	border-collapse: collapse;
	line-height: 145%;
	border: 0;
}

table.students 
{	width: 40em;
	background: #FFFFFF;
	border-collapse: collapse;
	line-height: 145%;
	border: 0;
}

th
{	background-color: #000000;
	padding-right: .2em;
	padding-top: .2em;
	padding-bottom: 0em;
	height: 1.5em;
	color: #FFFFFF;
	text-align: right;
	text-transform: uppercase;
	line-height: 145%;
	font-size: .8em;
	font-weight: normal;
	border: 0;
}

th.left 
{	padding-left: .2em;
	width: 20.8em;
	text-align: left;
}

td
{	height: 1.5em;
	padding-right: .2em;
	padding-top: 0em;
	padding-bottom: 0em;
	text-align: right;
	text-transform: uppercase;
	line-height: 145%;
	font-size: .8em;
	font-weight: normal;
	border: 0;
}

td.subheadleft 
{	background-color: #9999cc;
	color: #FFFFFF;
	width: 20.8em;
	padding-left: .2em;
	padding-top: .2em;
	text-align: left;
	text-transform: uppercase;
	line-height: 145%;
	font-size: .8em;
	font-weight: normal;
	border: 0;
}

td.divider
{	color: #9999cc;
	text-align: right;
	width: .6em;
}

td.left
{	text-align: left;
}

td.fill 
{	background-color: #cccccc;
	border: 0;
}

.charttext
{
	font-style: italic;
	text-transform: uppercase;
	line-height: 145%;
	color: #000000;
	font-size: .8em;
	font-weight: normal;
	text-align: left;
}

.charttextnumbers
{
	font-style: italic;
	text-transform: uppercase;
	line-height: 145%;
	color: #000000;
	font-size: .8em;
	font-weight: normal;
	text-align: right;
}

.charttextheader
{
	font-style: italic;
	text-transform: uppercase;
	line-height: 145%;
	color: #ffffff;
	font-size: .8em;
	font-weight: normal;
	text-align: left;
}

.charttextheadernumbers
{
	font-style: italic;
	text-transform: uppercase;
	line-height: 145%;
	color: #ffffff;
	font-size: .8em;
	font-weight: normal;
	text-align: right;
}

.charttextdivider
{
	font-style: italic;
	text-transform: uppercase;
	line-height: 145%;
	color: #9999cc;
	font-size: .8em;
	font-weight: normal;
	text-align: right;
}

#sidepanelborder
{
	position: absolute;
	top: .1em;
	left: 55.7em;
	height: 32em;
	width: 24.4em;
	background-color: #000000;
	z-index: 500;
}

#homestorypanel
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 31.6em;
	width: 24em;
	background-image: url(images/purplebackground.jpg);
	background-repeat: repeat-x;
	z-index: 700;
}

#experience
{
	position: absolute;
	top: .1em;
	left: 55.7em;
	height: 32em;
	width: 24.4em;
	background-image: url(images/experience1.gif);
	z-index: 500;
}

#experiencerow1
{
	position: absolute;
	top: 2.1em;
	left: 4.7em;
	height: .9em;
	width: 24.4em;
	z-index: 700;
}

#experiencerow2
{
	position: absolute;
	top: 4em;
	left: 4.7em;
	height: .9em;
	width: 24.4em;
	z-index: 700;
}

#experiencerow3
{
	position: absolute;
	top: 6.1em;
	left: 4.7em;
	height: .9em;
	width: 24.4em;
	z-index: 700;
}

#experiencerow4
{
	position: absolute;
	top: 8em;
	left: 4.7em;
	height: .9em;
	width: 24.4em;
	z-index: 700;
}

#experiencerow5
{
	position: absolute;
	top: 10.1em;
	left: 4.7em;
	height: .9em;
	width: 24.4em;
	z-index: 700;
}

#experiencerow6
{
	position: absolute;
	top: 12em;
	left: 4.7em;
	height: .9em;
	width: 24.4em;
	z-index: 700;
}

#experiencerow7
{
	position: absolute;
	top: 14.1em;
	left: 4.7em;
	height: .9em;
	width: 24.4em;
	z-index: 700;
}

#experiencerow8
{
	position: absolute;
	top: 16em;
	left: 4.7em;
	height: .9em;
	width: 24.4em;
	z-index: 700;
}

#experiencerow9
{
	position: absolute;
	top: 18.1em;
	left: 4.7em;
	height: .9em;
	width: 24.4em;
	z-index: 700;
}

#experiencerow10
{
	position: absolute;
	top: 20em;
	left: 4.7em;
	height: .9em;
	width: 24.4em;
	z-index: 700;
}

#experiencerow11
{
	position: absolute;
	top: 22.1em;
	left: 4.7em;
	height: .9em;
	width: 24.4em;
	z-index: 700;
}

#experiencerow12
{
	position: absolute;
	top: 24em;
	left: 4.7em;
	height: .9em;
	width: 24.4em;
	z-index: 700;
}

#experiencerow13
{
	position: absolute;
	top: 26.1em;
	left: 4.7em;
	height: .9em;
	width: 24.4em;
	z-index: 700;
}

#experiencerow14
{
	position: absolute;
	top: 28em;
	left: 4.7em;
	height: .9em;
	width: 24.4em;
	z-index: 700;
}

#sidepanelborder2
{
	position: absolute;
	top: 33.1em;
	left: 55.7em;
	height: 32em;
	width: 24.4em;
	background-color: #000000;
	z-index: 500;
}

#homestorypanel2
{
	position: absolute;
	left: .2em;
	top: .2em;
	height: 31.6em;
	width: 24em;
	background-image: url(images/purplebackground.jpg);
	background-repeat: repeat-x;
	z-index: 700;
}

#sidepanel
{
	position: absolute;
	top: .1em;
	left: 55.7em;
	height: 32em;
	width: 26em;
	z-index: 800;
}

#sidepanelprep
{
	position: absolute;
	top: 0em;
	left: 49.4em;
	height: 33em;
	width: 27.6em;
	z-index: 600;
	background-image: url(images/prepquote.jpg);
	background-repeat: no-repeat;
}

#sidepanelmentor1
{
	position: absolute;
	top: 0.2em;
	left: 34.5em;
	height: 33em;
	width: 27.6em;
	z-index: 600;
	background-image: url(images/mentorquote1.jpg);
	background-repeat: no-repeat;
}

#sidepanelmentor2
{
	position: absolute;
	top: 34em;
	left: .2em;
	height: 33em;
	width: 37.6em;
	z-index: 600;
}

#sidepanelmentor3
{
	position: absolute;
	top: 63.7em;
	left: 35.2em;
	height: 34em;
	width: 26.7em;
	z-index: 600;
	background-image: url(images/mentorquote3.jpg);
	background-repeat: no-repeat;
}

#chartbordertop
{
	position: absolute;
	top: 2em;
	left: 56em;
	height: 31em;
	width: 25.6em;
	z-index: 300;
	background-image: url(images/chart1.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

#chartbordertopc4
{
	position: absolute;
	top: 0em;
	left: 0em;
	height: 28em;
	width: 26em;
	z-index: 400;
}

#chartbordertopc3
{
	position: absolute;
	top: 0em;
	left: 0em;
	height: 28em;
	width: 19.2em;
	z-index: 500;
}

#chartbordertopc2
{
	position: absolute;
	top: 0em;
	left: 0em;
	height: 28em;
	width: 12.6em;
	z-index: 600;
}

#chartbordertopc1
{
	position: absolute;
	top: 0em;
	left: 0em;
	height: 28em;
	width: 6.1em;
	z-index: 700;
}

#chartborder
{
	position: absolute;
	top: 33.9em;
	left: 56em;
	height: 31em;
	width: 24.9em;
	z-index: 600;
	background-color: #000000;
}

#chartborderleft
{
	position: absolute;
	top: 33.9em;
	left: 30.2em;
	height: 31em;
	width: 24.9em;
	z-index: 600;
	background-color: #000000;
}

#chartborderfarleft
{
	position: absolute;
	top: 33.9em;
	left: 4.4em;
	height: 31em;
	width: 24.9em;
	z-index: 600;
	background-color: #000000;
}

#chartborderleftbottom
{
	position: absolute;
	top: 65.8em;
	left: 30.2em;
	height: 31em;
	width: 24.9em;
	z-index: 600;
	background-color: #000000;
}

#chartborderfarleftbottom
{
	position: absolute;
	top: 65.8em;
	left: 4.4em;
	height: 31em;
	width: 24.9em;
	z-index: 600;
	background-color: #000000;
}

#chartborderbottom
{
	position: absolute;
	top: 65.8em;
	left: 56em;
	height: 31em;
	width: 24.9em;
	z-index: 600;
	background-color: #000000;
}

#chartborderfarleftbottom2
{
	position: absolute;
	top: 97.6em;
	left: 4.4em;
	height: 31em;
	width: 24.9em;
	z-index: 600;
	background-color: #000000;
}

#chartborderleftbottom2
{
	position: absolute;
	top: 97.6em;
	left: 30.2em;
	height: 31em;
	width: 24.9em;
	z-index: 600;
	background-color: #000000;
}

#chartborderbottom2
{
	position: absolute;
	top: 97.6em;
	left: 56em;
	height: 31em;
	width: 24.9em;
	z-index: 600;
	background-color: #000000;
}

#chartborderleftbottom3
{
	position: absolute;
	top: 129.4em;
	left: 30.2em;
	height: 31em;
	width: 24.9em;
	z-index: 600;
	background-color: #000000;
}

#chartborderbottom3
{
	position: absolute;
	top: 129.4em;
	left: 56em;
	height: 31em;
	width: 24.9em;
	z-index: 600;
	background-color: #000000;
}

#col4row1onexone
{
	position: absolute;
	top: -.3em;
	left: 42.7em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#col4row2onexone
{
	position: absolute;
	top: 16.1em;
	left: 42.7em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#col4row3onexone
{
	position: absolute;
	top: 32.6em;
	left: 42.7em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#col4row4onexone
{
	position: absolute;
	top: 49.2em;
	left: 42.7em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#col5row1onexone
{
	position: absolute;
	top: -.3em;
	left: 55.3em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#col5row2onexone
{
	position: absolute;
	top: 16.1em;
	left: 55.3em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#col5row3onexone
{
	position: absolute;
	top: 32.6em;
	left: 55.3em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#col5row4onexone
{
	position: absolute;
	top: 49.2em;
	left: 55.3em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#col5row5onexone
{
	position: absolute;
	top: 65.7em;
	left: 55.3em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#col5row6onexone
{
	position: absolute;
	top: 82.2em;
	left: 55.3em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#col6row1onexone
{
	position: absolute;
	top: -.3em;
	left: 67.9em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#col6row2onexone
{
	position: absolute;
	top: 16.1em;
	left: 67.9em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#col6row3onexone
{
	position: absolute;
	top: 32.6em;
	left: 67.9em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#col6row4onexone
{
	position: absolute;
	top: 49.2em;
	left: 67.9em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#col6row5onexone
{
	position: absolute;
	top: 65.7em;
	left: 67.9em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#col6row6onexone
{
	position: absolute;
	top: 82.2em;
	left: 67.9em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#col6row7onexone
{
	position: absolute;
	top: 98.7em;
	left: 67.9em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#col6row8onexone
{
	position: absolute;
	top: 115.2em;
	left: 67.9em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#col6row9onexone
{
	position: absolute;
	top: 131.7em;
	left: 67.9em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#col6row10onexone
{
	position: absolute;
	top: 148.2em;
	left: 67.9em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#col6row11onexone
{
	position: absolute;
	top: 164.7em;
	left: 67.9em;
	height: 16.2em;
	width: 12.2em;
	z-index: 500;
}

#middlerightshadow
{
	position: absolute;
	height: 32.7em;
	width: 4em;
	left: 80.9em;
	background-image: url(images/bg23.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}


#middlerightshadowlong
{
	position: absolute;
	height: 65.7em;
	width: 4em;
	left: 80.9em;
	background-image: url(images/bg23.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#middlerightshadowxlong
{
	position: absolute;
	height: 98.7em;
	width: 4em;
	left: 80.9em;
	background-image: url(images/bg23.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#middlerightshadowxxlong
{
	position: absolute;
	height: 131.7em;
	width: 4em;
	left: 80.9em;
	background-image: url(images/bg23.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#middlerightshadowxxxlong
{
	position: absolute;
	height: 164.7em;
	width: 4em;
	left: 80.9em;
	background-image: url(images/bg23.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#middlerightshadowxxxxlong
{
	position: absolute;
	height: 197.7em;
	width: 4em;
	left: 80.9em;
	background-image: url(images/bg23.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#middlerightshadowxxxxxlong
{
	position: absolute;
	height: 227.7em;
	width: 4em;
	left: 80.9em;
	background-image: url(images/bg23.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#middlerightshadowxxxxxxlong
{
	position: absolute;
	height: 257.7em;
	width: 4em;
	left: 80.9em;
	background-image: url(images/bg23.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#middlerightshadowxxxxxxxlong
{
	position: absolute;
	height: 287.7em;
	width: 4em;
	left: 80.9em;
	background-image: url(images/bg23.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#middlerightshadowxxxxxxxxlong
{
	position: absolute;
	height: 317.7em;
	width: 4em;
	left: 80.9em;
	background-image: url(images/bg23.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}






#bottomcontainer
{
	height: 16em;
	width: 84.9em;
	margin-right: auto;
	margin-left: auto;
}

#contactcontainer
{
	position: relative;
	height: 12em;
	width: 84.9em;
}

#lowerleftshadow
{
	position: absolute;
	height: 12em;
	width: 4em;
	background-image: url(images/bg21.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#lowerpaper
{
	position: absolute;
	height: 12em;
	width: 80.9em;
	background-color: #ffffff;
}

#contactborder
{
	position: absolute;
	top: .4em;
	left: 5.2em;
	height: 7.4em;
	width: 24.4em;
	background-color: #000000;
	z-index: 200;
}

#contact
{
	position: absolute;
	top: .2em;
	left: .2em;
	height: 7em;
	width: 24em;
	background-color: #3399CC;
	z-index: 400;
}

#mpa
{
	position: absolute;
	left: 30.1em;
	height: 8.75em;
	width: 12.5em;
	background-image: url(images/mpafooter.gif);
	background-repeat: no-repeat;
	z-index: 200;
}

#spps
{
	position: absolute;
	left: 42.7em;
	height: 8.75em;
	width: 12.5em;
	background-image: url(images/sppsfooter.gif);
	background-repeat: no-repeat;
	z-index: 200;
}

#collaborationframe
{
	position: absolute;
	left: 55.3em;
	height: 8.75em;
	width: 25.8em;
	z-index: 800;
}

#collaborationborder
{
	position: absolute;
	top: .4em;
	left: 55.7em;
	height: 7.4em;
	width: 24.4em;
	background-color: #000000;
	z-index: 200;
}

#collaboration
{
	position: absolute;
	top: .2em;
	left: .2em;
	height: 7em;
	width: 24em;
	background-color: #3399CC;
	z-index: 400;
}

.footer
{
	font-size: 1em;
	font-style: italic;
	margin-top: .75em;
	margin-left: .75em;
	padding: 0;
	line-height: 145%;
	color: #000000;
}

.footerhead
{
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

.footer a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover
{
	color: #ffffff;
	text-decoration: none;
}

#copyright
{
	position: absolute;
	top: 10.5em;
	left: 5.5em;
	font-size: .9em;
	font-style: italic;
	color: #3399CC;
	z-index: 300;
}

#copyright a
{
	color: #3399CC;
	font-weight: bold;
	text-decoration: none;
}

#copyright a:hover
{
	color: #000000;
	text-decoration: none;
}

#lowerrightshadow
{
	position: absolute;
	height: 12em;
	width: 4em;
	left: 80.9em;
	background-image: url(images/bg23.jpg);
	background-repeat: repeat-y;
	z-index: 100;
}

#bottomshadowcontainer
{
	position: relative;
	height: 4em;
	width: 84.9em;
}

#bottomleftshadow
{
	position: absolute;
	height: 4em;
	width: 4em;
	background-image: url(images/bg31.jpg);
	background-repeat: no-repeat;
	z-index: 100;
}

#bottomshadow
{
	position: absolute;
	height: 4em;
	width: 82.9em;
	background-image: url(images/bg32.jpg);
	background-repeat: repeat-x;
}

#bottomrightshadow
{
	position: absolute;
	height: 4em;
	left: 80.9em;
	width: 4em;
	background-image: url(images/bg33.jpg);
	background-repeat: no-repeat;
	z-index: 100;
}
