html, body {height:100%}
/* end hide*/
body {
	padding:0;
	height:100%;
	width: 750px;
}
#containerBody {
	width: 695px;
	background-image: url(images/gb_satl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align:top;
	z-index:-105;
}
#containerText {
	width: 450px;
	height:100%;
	float:right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	z-index: 110;
}
#containerPhoto {
	width: 420px;
	height:100%;
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	z-index: 110;
}
.TeacherImg {
	width: 40px;
	height: 40px;
	background-image: url(images/TeacherBox.gif);
	background-repeat: no-repeat;
}
.StudentImg {
	width: 40px;
	height: 40px;
	background-image: url(images/StudentBox.gif);
	background-repeat:no-repeat;
}
#iconbox {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 50px;
	margin-left: 10px;
	position: absolute;
	z-index: 101;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 40px;
	width: 40px;
}
#RightFloatBox {
	float: left; 
	height: 100%;
	width: 222px;
	padding: 10px;
	clear: left;
	position: absolute;
	z-index: 105;
	left: 200px;
	top: 350px;
}
.bodytext {
	color: #000;
	padding: 2px 15px 10px 20px; /* top right bottom left */
	margin: 0px 10px 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	font-variant: normal;
}
#bodytext2 {
	color: #000; /* top right bottom left */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#bodytext3 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 15px 10px 20px; /* top right bottom left */
	font-size: 10pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	font-variant: normal;
}
.Listtext {
	color: #000;
	margin: 3px;
	padding: 10px 15px 0px 5px; /* top right bottom left */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
}
.rightText {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	margin:0px;
	padding:0px;
	/*padding: 0px 10px 0px 5px;
	margin-left:10px;*/
}
#Floatbox {
	margin: 15px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	padding: 0px 10px 0px 5px;
}
h1 {
	color: #3366CC;
	padding: 10px 0px 2px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 0.8em;
	font-weight: bold;
	font-variant: normal;
}
h2 {
	color: #CC3300;
	margin: 0px;
	padding: 0px 0px 10px 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
h3 {
	color: #cc3333;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
}
.datesText {
	color: #3366CC;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.smallText {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin-left:25px;
	padding-right:15px;
	padding-bottom:15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.liner {         /* ----Graphic Line-------*/
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
	height: 15px;
	margin-bottom: 0px;
	width: 125px;
	margin-top: 0px;
}
.linerText {
	color: #CC0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-right: 15px;
	margin-left:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.linerText2 {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-right: 15px;
	margin-left:15px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	/*left: 20px;*/
}
a {
	font-style: normal;
	text-decoration:none;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

/*- ===========================END CONTENT text treatment================================ */


/*- ===========================GLOBAL Menu Tabs================================ */
.container {
	width: 453px;
	padding: 0px;
	vertical-align: top;
	clear: left;
	float: left;
	margin-bottom: 5px;
	margin-left: 0;
}

/* ========================== rounded =============================== */

#nav {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px dotted #cc3333;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
			font-weight:bold;
	text-align: left;
}
#nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}
#nav a:link, #nav a:visited {
        float: left;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #006699;
}
#nav a:link.active, #nav a:visited.active, #nav a:hover {
        color: #cc3333;
        background: url(images/Rounded.gif) no-repeat bottom center;
}
/*- =================================END GLOBAL Menu Tabs=================================== */

/*- ===========================END Right hand boxes================================ */		
dl.curved {
	padding:0px 0px  0px 0px;
	width:170px;
	background-color: #f6eacf;
	background-image: url(../../graphics/c_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
dl.curved dt {background:transparent url(../../graphics/c_tr.gif) top right no-repeat; padding:7px; text-align:left; color:#000; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11pt}
dl.curved dd {background:#f6eacf url(../../graphics/c_bl.gif) bottom left no-repeat; padding:0; margin:0;}
dl.curved dd p {margin:0; padding:7px; line-height:1.3em;}
dl.curved dd p.last {background:transparent url(../../graphics/c_br.gif) bottom right no-repeat;
}
/*- =========================================== SPEECH BUBBLES START =================================================*/
#containerBubs {
	width:450px;
	margin-left:0px;
}
#containerBubs div:after {
	content: "."; 
	display: block;  
	clear: both; 
	visibility: hidden;
}
#containerBubs div {
	width:400px; 
	height:auto; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:16px;
}
#containerBubs2 {
	width:300px;
	margin-left:0px;
}
#containerBubs2 div {
	width: 400px; 
	height: auto;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:16px;
}
#containerBubs2 div:after {
	content: "."; 
	display: block;  
	clear: both; 
	visibility: hidden;
}
b.tl {
	display:block; 
	width:400px; 
	height:8px; 
	font-size:1px;
}
b.tr {
	display:block; 
	width:392px; 
	height:8px; 
	font-size:1px; 
	float:right;
}
b.bl {
	display:block; 
	width:8px; 
	height:8px; 
	font-size:1px; 
	float:left;
}
b.br {
	display:block; 
	width:392px; 
	height:8px; 
	font-size:1px; 
	float:right; 
	position:relative;
}
b.point {
	display:block; 
	width:25px; 
	height:14px;
}
#containerBubs div p {
	padding:12px; 
	margin:0; 
	border:0px solid #fff; 
	border-width:0 3px; 
	text-align:justify;
}
#containerBubs2 div p {
	padding:10px; 
	margin:0; 
	border:0px solid #fff; 
	border-width:0 3px; 
	text-align: left;
}
div.three b.tl {
	background:url(../../graphics/tab/top_left3.gif) top left no-repeat;
}
div.three b.tr {
	background:url(../../graphics/tab/top_right3.gif) top right no-repeat;
}
div.three p {
	background:#c9d7ec;
}
div.three b.bl {
	background:url(../../graphics/tab/bottom_left3.gif) top left no-repeat;
}
div.three b.br {
	background:url(../../graphics/tab/bottom_right3.gif) top right no-repeat;
}
div.three b.point {
	background:url(../../graphics/tab/point3.gif) top left no-repeat; 
	margin:5px 0 0 25px;
}
div.two b.tl {
	background:url(../../graphics/tab/top_left3.gif) top left no-repeat;
}
div.two b.tr {
	background:url(../../graphics/tab/top_right3.gif) top right no-repeat;
}
div.two p {
	background:#c9d7ec;
}
div.two b.bl {
	background:url(../../graphics/tab/bottom_left3.gif) top left no-repeat;
}
div.two b.br {
	background:url(../../graphics/tab/bottom_right3.gif) top right no-repeat;
}
div.two b.point {
	background:url(../../graphics/tab/point3.gif) top left no-repeat; 
	margin:5px 0 0 300px;

