@charset "utf-8";


.titletext {
	background-image: url(images/LearningTitle.jpg);
	background-repeat: no-repeat;
	width: 697px;
	height: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	left: 75px;
	top: 80px;
	position: absolute;
}
.titlepic {
	background-image: url(images/TedTitle.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	height: 316px;
	width: 247px;
	position: absolute;
	left: 750px;
	top: 0px;
}
#apDivTitlebar {
	position:absolute;
	left:77px;
	top:270px;
	width:673px;
	height:45px;
	z-index:1;
	background-image: url(images/barbackground.gif);
	background-repeat: repeat-x;
}
#apDivTitlebarend {
	position:absolute;
	left:68px;
	top:269px;
	width:9px;
	height:45px;
	z-index:2;
	background-image: url(images/BarLeftEnd.gif);
	background-repeat: no-repeat;
}

#globalLink{
	position: absolute;
	top: 276px;
	height: 45px;
	min-width: 640px;
	left: 93px;
	z-index: 100;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
}



a.glink, a.glink:visited{
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;
	margin-right: 10px;
	border-left-style: none;
}

a.glink:hover{
	background-image:  url(images/barbackover.gif);
	text-decoration: none;
	height: 45px;
	background-repeat: repeat;
	text-align: justify;
}
#apDivleftbarmid1 {
	position:absolute;
	left:82px;
	top:350px;
	width:180px;
	height:294px;
	z-index:101;
	background-image: url(images/Sideboxmiddle.gif);
	background-repeat: repeat-x;
}
#apDivleftbarleft1 {
	position:absolute;
	left:68px;
	top:350px;
	width:14px;
	height:294px;
	z-index:102;
	background-image: url(images/Sideboxleft.gif);
	background-repeat: no-repeat;
}
#apDivleftbarright1 {
	position:absolute;
	left:262px;
	top:350px;
	width:22px;
	height:293px;
	z-index:103;
	background-image: url(images/Sideboxright.gif);
	background-repeat: no-repeat;
}
#apDivmainmid {
	position:absolute;
	left:320px;
	top:356px;
	width:658px;
	height:500px;
	z-index:104;
	background-image: url(images/Boxcolour.gif);
	background-repeat: repeat;
}
#apDivmaintop {
	position:absolute;
	left:327px;
	top:350px;
	width:641px;
	height:6px;
	z-index:105;
	background-image: url(images/boxtop.gif);
	background-repeat: repeat-x;
}
#apDivmaintopR {
	position:absolute;
	left:968px;
	top:350px;
	width:19px;
	height:13px;
	z-index:106;
	background-image: url(images/boxtopr.gif);
	background-repeat: no-repeat;
}
#apDivmaintopL {
	position:absolute;
	left:315px;
	top:350px;
	width:14px;
	height:14px;
	z-index:107;
	background-image: url(images/boxtopl.gif);
}
#apDivmainR {
	position:absolute;
	left:975px;
	top:363px;
	width:10px;
	height:490px;
	z-index:108;
	background-image: url(images/boxr.gif);
	background-repeat: repeat-y;
}
#apDivmainL {
	position:absolute;
	left:315px;
	top:364px;
	width:9px;
	height:490px;
	z-index:109;
	background-image: url(images/boxl.gif);
	background-repeat: repeat-y;
}
#apDivboxbottom {
	position:absolute;
	left:325px;
	top:855px;
	width:650px;
	height:14px;
	z-index:110;
	background-image: url(images/boxbottom.gif);
	background-repeat: repeat-x;
}
#apDivboxbottomR {
	position:absolute;
	left:970px;
	top:849px;
	width:17px;
	height:18px;
	z-index:111;
	background-image: url(images/boxbottomR.gif);
}
#apDivboxbottomL {
	position:absolute;
	left:313px;
	top:853px;
	width:13px;
	height:15px;
	z-index:112;
	background-image: url(images/boxbottomL.gif);
}
.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	top: 10px;
	position: absolute;
	left: 10px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFF00;
	line-height: normal;
	top: 40px;
	position: absolute;
	left: 10px;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
}
