
@import url("http://www.jmu.edu/jmuweb/cssimport/global2.css");
@import url("http://www.jmu.edu/jmuweb/cssimport/CoB/header.css");
@import url("http://www.jmu.edu/jmuweb/cssimport/CoB/content3.css");

#header
{ 
	height: 110px;
	background: #2674a5 url('http://www.jmu.edu/cob/management/wm_library/Management.cob.header.gif');
	position: relative;
	padding: 0;
	margin: 0;
}

.rowBG
{
	background:#E8D996;
}

img{
border:0px;
}
#pic1{
	width:193px;
	height:280px;
	position:absolute;
	margin-left:0px;

}
#anchor1:link{
	width:193px;
	height:280px;
	background:url('img/management.gif');
	position:absolute;
	margin-left:0px;
}
#anchor1:visited{
	width:193px;
	height:280px;
	background:url('img/management.gif');
	position:absolute;
	margin-left:0px;
}
#anchor1:hover{
	width:193px;
	height:280px;
	background:url('img/management_over.gif');
	position:absolute;
	margin-left:0px;

}
#pic2{
	width:258px;
	height:325px;
	position:absolute;
	margin-left:193px;
}
#anchor2:link{
	width:239px;
	height:280px;
	position:absolute;
	background:url('img/hrd.gif');
}
#anchor2:visited{
	width:239px;
	height:280px;
	position:absolute;
	background:url('img/hrd.gif');
}
#anchor2:hover{
	width:239px;
	height:280px;
	position:absolute;
	background:url('img/hrd_over.gif');
}
#pic3{
	width:186px;
	height:280px;
	position:absolute;
	margin-left:432px;
}
#anchor3:link{
	width:186px;
	height:280px;
	position:absolute;
	background:url('img/tie.gif');
}
#anchor3:visited{
	width:186px;
	height:280px;
	position:absolute;
	background:url('img/tie.gif');
}
#anchor3:hover{
	width:186px;
	height:280px;
	position:absolute;
	background:url('img/tie_over.gif');
}