@charset "utf-8";
/* CSS Document */
/* this stylesheet should only be used at a site or folder level */
/* DO NOT DELETE THIS FILE; it is an integrative component and ... */
/* a required file for the masterpage to work correctly. */
/* If you have any questions, please contact the Northern Kentucky University's Office of Information Technology */
/* --------------  DO NOT REMOVE THE ABOVE LINES --------------- */

#wrapper
{
	margin:20px auto;
	margin-top:0px ;
	color : #000000;
	background: #ffffff;
	width:770px;
	height:100%;
	text-align:left;
	vertical-align:top;
}

#workarea{
	margin:1x;
	padding-left: 5px;
	color : #000000;
	background: #ffffff;
	width: auto;
	height:100%;
	/*border-style: solid;
	border-color: #999999; */
}

#map-links{
	position: absolute;
	top:250px;
	left:180px;
	float:left;
	padding:5px;
}

#mainimg2{
	position:relative;
	margin:auto;
	padding:1px;
	text-align:left;	
}

#undermapinfo{
	position:relative;
	margin:1px;
	float:left;
	width: auto;
	height:auto;
}

#undermapleft
{
	position:relative;
	margin:1px;
	padding:5px;
	text-align:justify;
	width: auto;
	height:auto;
	/*border: 1px solid red;*/	
}

#buildingkey{
	position:relative;
	margin:1px;
	padding: 5px 0px 0px 0px;
	width: auto;
	height:auto;
	/*border: 1px solid black;*/
}

