@charset "utf-8";
/* CSS Document */

html,body{margin:0;padding:0}


/* Header */
#arc {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:100px;
	z-index:1;
}
#JeffLogo {
	position:absolute;
	left:15px;
	top:15px;
	width:282px;
	height:50px;
	z-index:2;
}
#linksColleges {
	position:absolute;
	left:0px;
	top:86px;
	width:1000px;
	height:13px;
	z-index:4;
	font-family: "Minion Pro", Garamond, "Times New Roman", serif, Times;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	letter-spacing: .05em;
}

#linksColleges a{
	text-decoration: none;
	color: #FFFFFF;
}

#linksColleges a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#linksColleges a:hover {
	text-decoration: none;
	color: #CCCCCC;
}


#linkGIF {
	position:absolute;
	left:815px;
	top:57px;
	width:179px;
	height:18px;
	z-index:4;
}

#linksTopRight {
	position:absolute;
	left:546px;
	top:5px;
	width:443px;
	height:28px;
	z-index:3;
	font-family: "Minion Pro", Garamond, "Times New Roman", serif, Times;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

#linksTopRight a {
	text-decoration: none;
	color: #ffffff;
}

#linksTopRight a:active {
	text-decoration: none;
	color: #ffffff;
}

#linksTopRight a:hover {
	text-decoration: none;
	color: #569FD3;
}

/* end JUP Header */

div#header_home{
	position:relative;
	height:225px;
	margin:0;
	background: #EEE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003E7E;
	}

div#header{
	position:relative;
	height:100px;
	margin:0;
	background: #EEE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003E7E;
	}	
	
#panorama {
	position:absolute;
	left:0px;
	top: 100px;
	width:999px;
	height:130px;
	overflow: hidden;
	z-index:2;
	}	


div#container{
	width:1000px;
	top: -5px;
	overflow: visible;
	margin:0 auto;
	text-align:left;
	z-index: 1;
	}

div#container .home{
	
	}
	
div#container .rest{
	
	}

#content_home {
	width:849px;
	margin-top: 20px;
	overflow: visible;
	z-index:30;
}

#content_admin {
	float:right;
	width:995px;
	margin-top: 20px;
	overflow: visible;
	z-index:30;
}

#content {
	float:right;
	width:849px;
	margin-top: 20px;
	overflow: visible;
	z-index:30;
}

div#navigation{
	background:#E5ECF2;
	float:left;
	width:150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003E7E;
	}

#footer {
	clear:both;
	width:100%;
	left:0px;
	height:85px;
	z-index:50;
}	

#footer p{
	font-size: 7pt;
	line-height: 7pt;
	color: #B1B3B5;
	margin-right: 25px;	
	}

#footer p.footer1 {
	font-size: 8pt;
	line-height: 9pt;
	color: #B1B3B5;
}


#publications {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	padding: 5px;
	width: 200px;
	position: relative;
	left: 0px;
	top: 20px;
}

