/* height(DIV-LEFT-BOTTOM_background) = height(DIV-RIGHT) - 3 - 248 -1 
																			= height(DIV-RIGHT) - 252 */
#DIV-LEFT-BOTTOM_background {	position: absolute;
															height: 490px;
															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: 897px;
							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: 435px;
														 width: 249px;
														 left: -3px;
														 font-size: 7pt;
														 color: #666666;
														 line-height: 150%; }

#DIV-LEFT-BOTTOM_bottomline {	position: absolute;
															top: 475px;
															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: -752px;
							 			left: 240px;
							 			z-index: 1; }
							 			
#CIRCLE-RIGHT_quarter { position: absolute;
	 		 						  		top: -743px;
							 					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: 742px;
												top: -742px;
												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; } 

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

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

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

#DIV-LEFT-BOTTOM_txt_line { height: 0px;
														background-color: #999999;
														width: 219px;
														position: absolute;
														top: 15px;
														left: 15px; }

/* CONTENT */
#DIV-MAIN-TITLE { position: absolute;
									top: 25px;
									left: 20px;
									width: 700px;
									font-size: 10pt;
									font-weight: bold; }

#DIVIDER-TOP { position: absolute;
							 top: 80px;
							 left: 20px;
							 height: 1px;
							 width: 690px;
							 background-color: #cccccc; }
							 
#DIV-OBJECTIVES { position: absolute;
									top: 20px;
									left: 10px;
									width: 250px;
									height: 210px;
									padding: 10px;
									background-color: #fff799;
									font-size: 8pt;
									border: 1px solid #cccccc; }

#DIV-CONTACTS { position: absolute;
								top: 265px;
								left: 10px;
								width: 250px;
								height: 62px;
								padding: 10px;
								background-color: #e9e9e9;
								font-size: 8pt;
								border: 1px solid #cccccc; }

#DIV-UPDATES { position: absolute;
							 top: 350px;
							 left: 10px;
							 width: 250px;
							 height: 60px;
							 padding: 10px; }

#DIV-SPONSORS { position: absolute;
								top: 523px;
								left: 10px;
								width: 250px;
								height: 80px;
								padding: 10px;
								background-color: #e9e9e9;
								font-size: 8pt;
								border: 1px solid #cccccc; }

#UL-SPONSORS { font-size: 8pt;
							 position: relative;
							 left: 0px;
							 width: 250px;
							 margin-top: 0px;
							 margin-left: 0px; }

#DIV-BACKGROUND_P1 { font-size: 8pt;
										 position: absolute;
										 top: 20px;
										 left: 305px;
										 width: 340px;
										 margin-bottom: 10px; }
										 
#IMG-PROJECTS-BUSINESS_main { position: absolute;
															top: 200px;
															left: 305px;
															border: 1px solid #999999; }

#DIV-BACKGROUND_P2 { position: absolute;
										 top: 445px;
										 left: 305px;
										 width: 340px;
										 font-size: 8pt; }
										 
#DIV-BACKGROUND_P3 { position: absolute;
										 top: 590px;
										 left: 305px;
										 width: 340px;
										 font-size: 8pt; }