/* height(DIV-LEFT-BOTTOM_background) = height(DIV-RIGHT) - 3 - 248 -1 
																			= height(DIV-RIGHT) - 252 */
#DIV-LEFT-BOTTOM_background {	position: absolute;
															height: 470px;
															top: 249px;
															width: 249px;
															border-right: 1px solid #cccccc;
															background-color: white;
															background-image: url(../images/_courses/CONTENT_background.png);
															background-repeat: repeat-x;
															background-position: bottom; }

/* height(body) = 135 + 1 + height(DIV-RIGHT) + 3 + 1 + 15 */
/*              = height(DIV-RIGHT) + 155 */
body  	    { height: 877px;
							font-family: verdana, sans-serif;
            	font-size: 10px;
							margin-top: 0px;
							margin-bottom: 0px;
							margin-left: 0px;
							margin-right: 0px;
							background-color: #f1f1f1; }

/* LINES TO CHANGE */
#DIV-LEFT-BOTTOM_copyright { position: absolute;
														 top: 415px;
														 width: 249px;
														 left: -3px;
														 font-size: 7pt;
														 color: #666666;
														 line-height: 150%; }

#DIV-LEFT-BOTTOM_bottomline {	position: absolute;
															top: 455px;
															left: -15px;
															width: 249px;
															height: 4px;
															border-right: 1px solid #cccccc;
															border-bottom: 1px solid #cccccc;
															background-color: #cc0000; }

/* DO NOT CHANGE */
#DIV-RIGHT_bottomline { position: absolute;
												top: 0px;
												left: 250px;
												height: 4px;
  											width: 734px;
												background-color: #666666;
												border-bottom: 1px solid #cccccc; }

/* CIRCLE */
#CIRCLE-LEFT_half { position: absolute;
	 		 						  top: -732px;
							 			left: 240px;
							 			z-index: 1; }
							 			
#CIRCLE-RIGHT_quarter { position: absolute;
	 		 						  		top: -723px;
							 					left: 250px;
							 					z-index: 1; }

/* RIGHT COLUMN */
/* height(DIV-RIGHT) = 3 + 248 + 1 + height(DIV-LEFT-BOTTOM_background) 
										 = 252 + height(DIV-LEFT-BOTTOM_background) */
#DIV-RIGHT_background { height: 722px;
												top: -722px;
												position: absolute;
												left: 0px;
												width: 733px;
												border-right: 1px solid #cccccc;
												font-family: verdana, sans-serif;
												font-size: 9pt; 
												color: #333333;
												line-height: 140%;
												background-image: url(../images/_courses/CONTENT_background.png);
												background-repeat: repeat-x;
												background-position: bottom;
												z-index: 0;
												color: #333333;
												background-color: white; }


/* GENERAL ELEMENTS */
a:link			{ color: #333333;
							background-color: inherit;
							text-decoration: none; } 

a:hover 	{ color: #333333;
						background-color: inherit;
						text-decoration: underline; } 

a:visited 	{ color: #333333;
							background-color: inherit; } 

a:link.A-NOTES			{ color: #666666;
											background-color: inherit;
											text-decoration: none; }

a:visited.A-NOTES		{ color: #666666;
        							background-color: inherit;
											text-decoration: none; }

a:hover.A-NOTES	 	{	color: #666666;
        						background-color: inherit;
										text-decoration: underline; }

#RED-LINE-THIN_top1 	{	position: absolute;
			 									top: 267px;
					 							left: 20px;
						 						background-color: #cc0000;
							 					height: 1px;
								 				width: 694px; }

#RED-LINE-THICK_top1	{ position: absolute;
												top: 1px;
												left: 0px;
												height: 2px;
												width: 480px;
												background-color: #cc0000; }

#IMG-MISSION_lquote	{ position: absolute;
											top: 61px;
											left: 17px; }

#IMG-MISSION_text	{   position: absolute;
											top: 80px;
											left: 48px; }

#IMG-MISSION_rquote	{ position: absolute;
											top: 164px;
											left: 211px; }

/* CONTENT */
#ABOUTUS-CONTENT-CONTAINER { position: absolute;
													   top: 15px;
													   left: 10px; }

#ABOUTUS-HEADER { position: absolute;
								 	top: 0px;
								 	left: 0px;
								 	border-right: 1px solid #cccccc;
								 	border-bottom: 1px solid #cccccc;
								 	z-index: 0; }

.ABOUTUS-HEADING { font-family: verdana, sans-serif;
									 font-size: 8pt;
									 margin-bottom: 5px;
									 font-weight: bold;
									 color: #cc0000; }

#ABOUTUS-TXT_mission { width: 475px;
											 color: black;
											 font-size: 8pt;
											 line-height: 160%;
											 color: #333333;
											 font-weight: bold;
											 margin-bottom: 10px; }

#ABOUTUS-TXT_p1	{ width: 475px;
									font-size: 8pt;
									margin-bottom: 15px;
									line-height: 160%; }

#ABOUTUS-TXT_p2 { width: 700px;
									font-size: 8pt;
									margin-bottom: 5px; }

#ABOUTUS-LIST_l1 { color: #333333;
									 line-height: 180%;
									 margin-top: 0px;
									 font-size: 8pt; }

#ABOUTUS-IMG_welcomephoto { position: absolute;
								 						top: 20px;
								 						left: 490px;
								 						border: 1px solid #999999; }

#ABOUTUS-IMG_welcomebutton { position: absolute;
														 top: 144px;
														 left: 500px;
														 z-index: 1; }

#ABOUTUS-DIV_welcomelinkbox { position: absolute;
															top: 137px;
															left: 490px;
															width: 170px;
															height: 30px;
															border-left: 1px solid #999999;
															border-right: 1px solid #999999;
															border-bottom: 1px solid #999999;
															font-size: 7pt;
															text-align: right;
															line-height: 130%;
															text-align: left;
															background-color: #ebebeb;
															vertical-align: middle; }

#ABOUTUS-DIV_welcomelink { position: absolute;
													 top: 2px;
													 left: 35px; }