/* 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: #cc0000;
							background-color: inherit;
							text-decoration: none; } 

a:hover 	{ color: #cc0000;
						background-color: inherit;
						text-decoration: underline; } 

a:visited 	{ color: #cc0000;
							background-color: inherit; } 

#DIV-LEFT-BOTTOM_txt_line { height: 0px;
														background-color: #999999;
														width: 219px;
														position: absolute;
														top: 15px;
														left: 15px; }

/* CONTENT */
#STAFF-PROFILE_photo { border: 1px solid #666666;
										   position: absolute;
										   top: 25px;
											 left: 520px; }

#STAFF-PROFILE_toptext { position: absolute;
												 top: 25px;
												 left: 30px;
												 font-size: 11pt;
												 color: #333333;
												 width: 300px;
												 height: 200px;
												 font-weight: bold;
												 line-height: 125%; }
												 

#STAFF-PROFILE_address { position: absolute;
												 top: 84px;
												 left: 30px;
												 font-size: 8pt;
												 color: #333333; }

#STAFF-PROFILE_bottomtext { position: absolute;
														top: 254px;
														left: 30px;
														width: 670px;
														font-size: 8pt; }

#STAFF-PROFILE_bottomtex { position: absolute;
														top: 154x;
														left: 30px;
														width: 670px;
														font-size: 8pt; }

.STAFF-TXT { font-size: 8pt;
						 margin-bottom: 10px; }

.STAFF-HEADING { font-size: 8pt;
						 		 margin-bottom: 10px; }