@charset "UTF-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#808080;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#noflash #noflashcontent{
	margin:2% 5%;
	color:#333333;
	}
#placementHome #noflash #noflashcontent{
	color:#CCCCCC;
	}	
#noflash a{
	color:#0066CC;
}
#noflash #navigation{
	list-style: none;
	padding:0;
	}
#noflash #navigation li{
	display:inline;
	margin-right:15px;
	}	
#noflash h1{
	font-size:16px;
	}	

#placementHome{
	position:relative;
	top:10px;
	left:0px;
	width:960px;
	height:693px;
	margin:0 auto 0 auto !important;
	background-color:#000000;
	border:#FFFFFF 1px solid;
}

#placement{
	position:relative;
	top:10px;
	left:0px;
	width:960px;
	height:693px;
	margin:0 auto 0 auto !important;
	background-color:#FFFFFF;
	border:#000000 1px solid;
}

.container{
	position:relative;
	background-color:#FFFFFF;
	width:960px;
	height:693px;
	overflow:hidden;
}

a{
	text-decoration:none;
	margin:0;
	padding:0;
	outline:none;
}

a img{
	border:none;
	margin:0;
	padding:0;
}


#galleryHeader{
	position:absolute;
	top: 0px;
	margin:0;
	padding:0;
}

#galleryCopy{
	position:absolute;
	top:265px;
	left:255px;
}

#collegiateCopy{
	position:absolute;
	top:305px;
	left:225px;
}


#galleryFooter{
	position:absolute;
	bottom: 0px;
	margin:0;
	padding:0;
}


#gallerytitle{
	position:absolute;
	top: 156px;
	left: 28px;
}

#collegiateLink{
	position:absolute;
	top: 356px;
	left: 259px;
}

#galleryContainer{
	position:absolute;
	width:1260;
	height:200px;
	bottom:42px;
	margin:0;
	padding:0;
	overflow:hidden;
}

#gallery{
	position:absolute;
	bottom:42px;
	margin:0px;
	padding:0px;
	height:220px;
	overflow:hidden;
}

#gallery ul{
	list-style: none;
	margin:0;
	padding:0;
	margin-left:-20px;
}

#gallery ul li{
	display:inline;
	float: left;
	
	font-size:14px;
	text-align:center;
}

#UA_Label{
	font-size:14px;
	margin-left:40px;
	}


#gallery ul li a{
	display:block;
	width:200px;
	height:200px;
	background: url(../imgs/loadingthumb.gif) center center no-repeat;
}

#rightArrow{
	display:block; 
	width:20px; 
	height:20px; 
	background: url(../imgs/arrowRight.gif) left top no-repeat; 
	background-position:0px 0px;
	position:absolute; 
	top:408px; 
	right:15px; 
	z-index:500;
}

#rightArrow:hover{
	background-position:0px -20px;
}

#leftArrow{
	display:block; 
	width:20px; 
	height:20px; 
	background: url(../imgs/arrowLeft.gif) left top no-repeat; 
	background-position:0px 0px;
	position:absolute; 
	top:408px; 
	left:15px; 
	z-index:500;
}

#leftArrow:hover{
	background-position:0px -20px;
}

#navBar{
	position:absolute;
	top:410px;
	left:25px;
	width:905px;
	height:18px;
	background: url(../imgs/gallerybar.png) left top repeat-x;
	}
#scrollhere{
	position:absolute;
	top:394px;
	right:22px;
	color:#bababa;
	font-size:10px;	 
	font-weight:bold;
	}

#nav{
	position:absolute;
	width:394;
	height: 77;
	top:60px;
	left: 542px;
}

	

	


