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

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

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

#flashmap {
	height: 370px;
	width: 550px;
	top: 0px;
	left: 0px;
}


#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: 80px;
	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: 100px;
	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: 190px;
	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: 280px;
	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: 9;
}

#illinois_image_inside {
	width: 193px;
	height: 202px;
	top: 0px;
	left: 0px;
	background-image: url(images/BCED_illinoisgrfc_2.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 10;
}

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

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

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

#footer_inside {
	width: 750px;
	height: 135px;
	top: inherit;
	left: 0px;
	background-image: url(images/BCED-Designslicer_15.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 12;
}
#footer_mapping {
	width: 750px;
	height: 135px;
	top: 100px;
	left: 0px;
	background-image: url(images/BCED-Designslicer_15.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 12;
}

#home_link {

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