
	#feature {
		/*margin: 0px;
		padding: 0px;
		height: 163px;*/
	}
		

	#content {
		/*background-color: #900;
		width: 600px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 90%;
		font-weight: 100;
		margin: 0px;
		padding: 0px;
		border: 0px;
		text-align: left;*/
	}





	#mapcontainer {
		width: 550px;
		height: 170px;
		background-color: #CCC;
		position:absolute;
		top: 172px;
		margin-left:5px;
		background: #FC9;
    	border-radius: 10px;
		border: 1px solid #ebebeb;
	}
	#mapcontainer-county {
		width: 580px;
		height: 250px;
		background-color: #CCC;
		position:absolute;
		top: 172px;
		margin-left:5px;
		background: #FC9;
	font-size: 85%;
    	border-radius: 10px;
		border: 1px solid #ebebeb;
	}
	
		#mapcontainer-home {
		width: 580px;
		height: 170px;
		background-color: #CCC;
		position:absolute;
		/* top: 272px; */
		top: 172px;
		margin-left:5px;
		background: #FC9;
    	border-radius: 10px;
		border: 1px solid #ebebeb;
	}

	#mapcontainer a:link, #mapcontainer a:visited {
		color: #000000;
		text-decoration: underline;
		font-size: 70%;
	}

	#mapcontainer a:hover, #mapcontainer a:active {
		color: #595959;
		text-decoration: underline;
		font-size: 70%;
	}

	#spotlightcontainer {
		margin-left: auto; 
		margin-right: auto;
		background-color: #ffffff;
		margin: 0px;
		padding: 0px;
		width: 760px;
		height: 150px;
		background-repeat: no-repeat;
		background-position: left;
	}

	#spotid1,#spotid2,#spotid3,#spotid4,#spotid5,
	#spotid6,#spotid7,#spotid8,#spotid9,#spotid10,
	#spotid11,#spotid12,#spotid13,#spotid14,#spotid15,
	#spotid16,#spotid17,#spotid18,#spotid19,#spotid55,
	#spotid20,#spotid21,#spotid22,#spotid23,#spotid24
	{ 
    		position: absolute; 
    		top: 10px; 
    		left: center; 
    		visibility: hidden;
    	}

	#spotid1 {
		background-image: url(/Impact/image/map/uic.jpg); 
	}

	/*#ChicagoImage {
		background-image:url(/Impact/image/map/uic.jpg);
		width:160px;
		background-color: white;
		height: 150px;
		background-position:left;
		background-repeat:no-repeat;
    		position: absolute; 
		top: 10px;
	}*/

	#spotid2 {
		background-image: url(/Impact/image/map/uiuc.jpg);
	}

	/*#UrbanaImage {
		background-image:url(/Impact/image/map/uiuc.jpg);
		width:160px;
		background-color: white;
		height: 150px;
		background-position:left;
		background-repeat:no-repeat;
    		position: absolute; 
		top: 10px;
	}*/

	#spotid3 {
		background-image: url(/Impact/image/map/uis.jpg);
	}

	/*#SpringfieldImage {
		background-image:url(/Impact/image/map/uis.jpg);
		width:160px;
		background-color: white;
		height: 150px;
		background-position:left;
		background-repeat:no-repeat;
    		position: absolute; 
		top: 10px;
	}*/

	#spotid4 {
		background-image: url(/img/map/gc.jpg);
	}

/*	#GlobalCampusImage {
		background-image:url(/img/map/gc.jpg);
		width:760px;
		background-color: white;
		height: 150px;
		background-position:left;
		background-repeat:no-repeat;	
	}



	a.spotlight:link {
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		text-decoration: underline;
		font-size: 105%;
		font-weight: 100;
		line-height: 20px;
		margin: 0px;
		padding: 0px;
		border: 0px;
	}

	a.spotlight:visited{
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		text-decoration: none;
		font-size: 105%;
		font-weight: 100;
		line-height: 20px;
		margin: 0px;
		padding: 0px;
		border: 0px;
	}

	a.spotlight:hover {
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		text-decoration: none;
		font-size: 105%;
		font-weight: 100;
		line-height: 20px;
		margin: 0px;
		padding: 0px;
		border: 0px;
	}


	a.spotlight:active {
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		text-decoration: none;
		font-size: 105%;
		font-weight: 100;
		line-height: 20px;
		margin: 0px;
		padding: 0px;
		border: 0px;
	}

	#spotcaptioncontainer a:link, #spotcaptioncontainer a:visited {
		color: #000000;
		text-decoration: underline;
		font-size: 100%;
	}

	#spotcaptioncontainer a:hover, #spotcaptioncontainer a:active {
		color: #333333;
		text-decoration: none;
	}
*/

/* ***************  COMPONENT PROPERTIES: CONTENT  ***************  */

/*
	#content a:link, #content a:visited {
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-weight: 100;
		margin: 0px;
		padding: 0px;
		border: 0px;
		text-align: left;
		text-decoration: none;
	}


	#content a:hover, #content a:active {
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-weight: 100;
		margin: 0px;
		padding: 0px;
		border: 0px;
		text-align: left;
		text-decoration: underline;
	}

	.hidden {
		display: none;
	}	*/


	


