#gallery {
		margin-top: 15px; 
		}

#photopic {
		margin: 10px 0 0 0;
		}
		
#gallery ul.thumbs {
		margin: 4px 0 0 3px;
		}

#gallery ul.gallery {
		margin-left: 19px;
		}

#gallery ul.thumbs li  { 
		margin: 0;
		padding: 0;
		background: none;
		float: left;
		padding-right: 2px;
		padding-bottom: 10px;
		}
		
#gallery ul.thumbs li a { 
		background: #f5f0dd url('http://www.juniata.edu/i/gallery/thumbnail.jpg') 0 0 no-repeat;
		display: block;
		padding: 6px 0 0 6px;
		padding-bottom: 0px;
		width: 81px;
		height: 81px;
		border: 0;
		}

#gallery ul.thumbs li a:hover {
		border: 0;
		}

#gallery ul.center {
		width: 455px;
		margin-left: auto !important;
		margin-right: auto !important;
		}
		
.gallerymain {
		margin-left: 4px; 
		}
		
.gallerynews {
		margin: 0 0 15px 0 !important;
		display: block !important;
		margin-left: auto !important;
		margin-right: auto !important;

		}
		
#info {
		float: right;
		width: 200px;
		background: #f5f0dd url('http://www.juniata.edu/i/gallery/sidebar_background.jpg') 0 0 repeat-x;
		margin-top: 8px;
		}
		
#info h4 {
		margin-top: 0;
		margin-left: 4px;
		padding: 0 10px 5px 10px;
		}

#info p {
		padding: 0 10px 5px 10px;
		}
		
#info h3 {
		margin: 0 !important;
		}
		
#info ul li {
		position: relative;
		margin-left: 15px; 
		margin-right: 5px;
		background-color: transparent;
		}
		
#expandablegallery {
		position: relative;
		margin-top: 20px;
		}
		
#expandablegallery ul {
	background-color: #1b2f54;
	padding: 3px;
	height: 19px;
	}

#expandablegallery ul li {
	list-style: none;
	background: none;
	display: inline;
	line-height: 19px;
	margin: 0;
	}

#expandablegallery ul li.headline {
	color: #fff;
	margin-right: 27px;
	}
	
#expandablegallery ul li a {
	color: #fff;
	text-decoration: underline;
	}
	
#expandablegallery ul li a:hover {
	text-decoration: underline;
	}
	
#expandablegallery a.zoom {
	font: 9pt arial;
	color: #ccc;
	font-variant: small-caps;
	text-decoration: none;
	}

#expandablegallery a.zoom:hover {
	text-decoration: none;
	color: #fff;
	}
	
#expandablegallery_big {
	position: absolute;
	visibility: hidden;
	margin-top: -231px;
	margin-left: -416px;
	width: 640px;
	height: 505px;
	border: 1px #1b2f54 solid;
	}

#expandablegallery_big_image {
		margin-top: -5px;
		}
		
#expandablegallery_big ul {
	width: 634px;
	}

#expandablegallery_big ul li.headline {
	margin-right: 390px;
	}

#expandablegallery_big ul li a {
	color: #fff;
	text-decoration: underline;
	}
	
#expandablegallery_big ul li a:hover {
	color: #fff;
	}

#expandablegallery_big a.zoom {
	color: #fff;
	font-variant: small-caps;
	text-decoration: none;
	}

#expandablegalleryback {
		position: absolute;
		top: 9px;
		left: 110px;
		}

#expandablegallerynext {
		position: absolute;
		top: 9px;
		left: 146px;
		}

#expandablegalleryzoom {
		position: absolute;
		top: 9px;
		left: 181px;
		}
		
#expandablegallery a {
		border: 0 !important;
		}

#expandablegallery img.blueborder {
		border: 1px #1b2f54 solid;
		}
		
#content {
		overflow: hidden !important;
		}
