/* height(DIV-LEFT-BOTTOM_background) = height(DIV-RIGHT) - 3 - 248 -1 
																			= height(DIV-RIGHT) - 252 */
#DIV-LEFT-BOTTOM_background {	position: absolute;
															top: 249px;
															left: -1px;
															height: 370px;
															width: 248px;
															border-right: 1px solid #cccccc;
															border-left: 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: 777px;
							font-family: verdana, sans-serif;
            	font-size: 10px;
							margin-top: 0px;
							margin-bottom: 0px;
							margin-left: 0px;
							margin-right: 0px;
							background-color: #e9e9e9; }

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

#DIV-LEFT-BOTTOM_bottomline {	position: absolute;
															top: 355px;
															left: -15px;
															width: 248px;
															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: 249px;
												height: 4px;
  											width: 733px;
												background-color: #666666;
												border-right: 1px solid #cccccc;
												border-bottom: 1px solid #cccccc; }

/* CIRCLE */
#CIRCLE-LEFT_half { position: absolute;
	 		 						  top: -632px;
							 			left: 239px;
							 			z-index: 1; }
							 			
#CIRCLE-RIGHT_quarter { position: absolute;
	 		 						  		top: -623px;
							 					left: 249px;
							 					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: 622px;
												top: -622px;
												position: absolute;
												left: 1px;
												width: 732px;
												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; }

/* WRAPPER */
.WRAPPER_center { position: absolute;
									width: 984px;
									left: 50%;
									right: 50%;
									margin-left: -492px;
									margin-right: -492px; }

/* 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: #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; }

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

/* PROJECTS */
#PROJECTS-HEADER { position: absolute;
							 		 top: 0px;
							 		 left: -1px;
							 		 width: 733px;
							 		 border-right: 1px solid #cccccc;
							 		 border-bottom: 1px solid #cccccc;
							 		 z-index: 1; }

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

#RED-LINE-THICK_1	{ position: absolute;
										top: 1px;
										left: 145px;
										height: 2px;
										width: 545px;
										background-color: #cc0000; }

#BULLET-1 { width: 5px;
						height: 5px;
						background-color: #cc0000;
						position: absolute;
						top: 25px;
						left: -130px; }

#TEXT-TITLE1 { position: absolute;
						 	 top: 20px;
							 left: 30px;
							 font-size: 10pt; }

/* PROJECT LIST ELEMENTS */
/* PROJECT 1 */
#IMG-PROJECTS_1	{ position: absolute;
									top: -2px;
									left: 150px;
									border: 1px solid #999999; }

#PROJECTS-TITLE_1 { position: absolute;
								    top: -5px;
								 	  left: 265px;
								 	  height: 15px;
								 	  width: 400px;
								 	  font-size: 8pt;
								 	  color: #cc0000;
								 	  font-weight: bold; }

#PROJECTS-DESC_1 { position: absolute;
									 top: 40px;
									 left: 265px;
									 font-size: 8pt;
									 color: #333333;
									 width: 400px; }

/* PROJECT 2 */
#IMG-PROJECTS_2 { position: absolute;
									top: 95px;
									left: 150px;
									border: 1px solid #999999; }

#PROJECTS-TITLE_2 { position: absolute;
								    top: 92px;
								 	  left: 265px;
								 	  height: 15px;
								 	  width: 400px;
								 	  font-size: 8pt;
								 	  color: #cc0000;
								 	  font-weight: bold; }

#PROJECTS-DESC_2 { position: absolute;
									 top: 120px;
									 left: 265px;
									 font-size: 8pt;
									 color: #333333; width: 400px; }

/* PROJECT 3 */
#IMG-PROJECTS_3 { position: absolute;
									top: 194px;
									left: 150px;
									border: 1px solid #999999; }

#PROJECTS-TITLE_3 { position: absolute;
								   	top: 191px;
								 	 	left: 265px;
								 	 	height: 15px;
									 	width: 400px;
									  font-size: 8pt;
									 	color: #cc0000;
								 	 	font-weight: bold; }

#PROJECTS-DESC_3 { position: absolute;
									 top: 237px;
									 left: 265px;
									 font-size: 8pt;
									 color: #333333;
									 width: 400px; }

/* DROP SHADOWS */
#bg-shadow_hor_left	{ position: absolute;
											top: 0px;
											left: 0px;
											width: 14px;
											height: 767px;
											background-image: url(../images/bg-shadow_hor_left.png);
											background-repeat: repeat-y;
											z-index: 0; }

#bg-shadow_hor_right	{ position: absolute;
												top: 0px;
												left: 996px;
												width: 14px;
												height: 767px;
												background-image: url(../images/bg-shadow_hor_right.png);
												background-repeat: repeat-y;
												z-index: 0; }

#bg-shadow_vert { position: absolute;
									top: 763px;
									left: -996px;
									height: 10px;
									width: 1010px;
									background-image: url(../images/bg-shadow_vert.png);
									background-repeat: repeat-y;
									z-index: 1; }