@charset "utf-8";
/* div layout, fromatting and preoperties */

#container  {
   margin: 10px auto 0px auto;
   width: 750px;
   height: 300px;
   position: relative;
   z-index: 0;
}

body {
	background-image: url(images/BCED_bckgrnd_slice.jpg);
	background-repeat:repeat-x;
	background-position: top;
	margin-top: 0px;
	z-index: 1;
	
}

#header_inside  {
   width: 750px;
   height: 146px;
   top: 0px;
   left: 0px;
   background-repeat: no-repeat;
   position:absolute;
   z-index: 2;
}

#linksdiv_inside  {
	width: 748px;
	height: 51px;
	top: 125px;
	left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	z-index: 3;
	
}




#left_banner {
	width: 175px;
	height: 342px;
	top: 146px;
	left: 0px;
	position: absolute;
	z-index: 4;
}

#ad_1_inside {
	width: 190px;
	height: 95px;
	top: 10px;
	left: 0px;
	background-image: url(images/BCED-Designslicer_04.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	position: absolute;
	z-index: 5;
}

#ad_2_inside {
	width: 190px;
	height: 80px;
	top: 115px;
	left: 0px;
	background-image: url(images/BCED-Designslicer_07.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	position: absolute;
	z-index: 6;
}

#ad_3_inside {
	width: 190px;
	height: 80px;
	top: 205px;
	left: 0px;
	text-align: left;
	background-image: url(images/BCED-Designslicer_12.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	position: absolute;
	z-index: 7;
}

#ad_4_inside {
	width: 190px;
	height: 80px;
	top: 300px;
	left: 0px;
	text-align: left;
	background-image: url(images/BCED-Designslicer_08.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	position: absolute;
	z-index: 8;
}

#right_banner {
	width: 200px;
	height: 340px;
	top: 146px;
	left: 550px;
	position: absolute;
	z-index: 15;
}


#illinois_image_inside {
	width: 193px;
	height: 202px;
	top: -1px;
	left: 0px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 25;

}


#lower_links_inside {
	width: 750px;
	height: 30px;
	top: 0px;
	left: -225px;
	text-align: center;
	position: relative;
	z-index: 11;
}

#body_div_inside {
	width:737px;
	height: 342px;
	top: 146px;
	left: 225px;
	position: absolute;
	z-index: 1;
}

#copy_div_inside {
	width: 300px;
	height: 375px;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 1;
}

#footer_inside {
	width: 750px;
	height: 135px;
	top: 0px;
	left: -225px;
	position: relative;
	z-index: 25;
}

#home_link {

	width: 150px;
	height: 20px;
	top: 100px;
	left: 10px;
	position: absolute;
}
