	
	#galleryContainer {
		margin-top: 10px;
		width: 100%;
	}					
	.galleryData .galleryInformation {
		float: left;
		width: 280px;
	}
	.galleryData .paginationContainer {
		float: right;
		width: 450px;
	}
	#galleryContainer .galleryData {		
		padding: 5px;						
	}
	#galleryContainer .photo_count {
		float: left;
		margin-right: 12px;
	}
	#galleryContainer .pictureContainer {
		background-color: #f5f5f5;
		border-top: 1px solid #eee;
		padding-top: 5px;
	}
	#galleryContainer .pagination {
		float: right;						
	}	
	.pic_nav {		
		width				: 115px; 
		background			: #F6F6F6;		
		border-top			: 1px solid #ccc;
		border-left			: 1px solid #ccc;
		border-bottom		: 1px solid #5F5F5F;
		border-right		: 1px solid #5F5F5F;
		list-style-type		: none;
		float				: right;	
		margin				: 0;
		position			: relative;		
		padding				: 2px;
	}
	
	.pic_nav li { margin-left: 0; font: 13px arial; padding: 3px 0; }
	
	#loadingImage { float: left; }
	.photoInfo { width: 60px; float: left; font: 11px normal; color: #9f9f9f; }
	p.login { font-size: 11px; color: #8f8f8f; }
	#imageID { display: none; }
	#breadcrumbs { margin-bottom: 2px; }
	#mainPictureContainer { float: left; width: 604px; border: 1px solid #CCCCCC; position: relative; }
	#picContainer { display: none; text-align: center; }
	#the_picture { border:2px solid #FFFFFF; }
	#pic_caption { text-align: center; margin: 10px 0; color: #4F4F4F }	
	#navButtons { height: 40px; text-align: center; position: relative; }
	#shareContainer { margin-top: 5px; border-top: 3px double #3b5998; padding-top: 8px; }
	#report_container { margin: 5px 0 0 0; border-top: 1px solid #ccc; padding: 8px 0; }
	
	.picCollapse {
		width: 					16px;
		height: 				15px;
		background: 			url(http://georgetownsigep.com/gfx/collapse.gif) no-repeat;
	}

	.picExpand {
		width: 					16px;
		height: 				15px;
		background:	 			url(http://georgetownsigep.com/gfx/expand.gif) no-repeat;
		}
		
	#pictures {		
		width            : 100%;
		text-align       : center;
		padding-left     : 0;
		margin           : 12px 0 10px 10px;
	}
	
	#pictures li {            
	    text-align       : center;
	    width            : 160px;	    
	    height           : 150px;	    
	    float            : left;
	    display          : inline;
	    margin           : 0 16px 12px 0;
	    _margin			 : 0 14px 12px 0;
	    padding          : 5px 0 0 0;
	    position         : relative;
	    background-image : none;
	}
	
	#pictures li:hover { 
		background-image: url(http://www.wegoall.com/themes/default//images/shared/selection_hover.gif);
	}
	
	#pictures li a img.main_image {    
	    border : 1px solid #E4E4E4;
	    padding: 4px;
	    background: #fff;
	    margin : auto 5px;
	    text-align: center;	    
	}
	
	#pictures li cite {    
	    display    : block;
	    text-align : center;
	    margin     : 0 0 5px 0;
	    padding    : 0 5px;
	    font       : 10px Helvetica,"lucida grande",tahoma,verdana,arial,sans-serif;        
	}
	
	#galleries {		
		width      : 100%;
		text-align : left;
		padding-left : 0;
		margin: 12px 0 10px 10px;
	}
	
	#galleries li {            
	    text-align       : center;
	    width            : 165px;	    
	    height			 : 170px;
	    float            : left;
	    display          : inline;	    
	    margin           : 0 12px 12px 0;        
	    _margin          : 0 8px 12px 0;
	    padding          : 5px 0 0 0;
	    position         : relative;
	    background-image : none;
	}
	
	#galleries li:hover { 
		background-image: url(http://www.wegoall.com/themes/default//images/shared/selection_hover.gif);
	}
	
	#galleries li a .main_image {    
	    border : 1px solid #E4E4E4;
	    margin: 5px 0;
	    background : #fff;
	    padding : 4px;
	}
	
	#galleries li cite {    
	    display    : block;
	    text-align : center;
	    margin     : 0 0 5px 0;
	    padding    : 0 5px;
	    font       : 10px Helvetica,"lucida grande",tahoma,verdana,arial,sans-serif;        
	}
	
	#galleries li cite a, #galleries li cite a:hover {
		font          : 14px Helvetica,"lucida grande",tahoma,verdana,arial,sans-serif;    	
	}
	
	.pic_heading {
		background: #5F5F5F;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		border-bottom: 2px solid #ccc;
		margin-bottom: 12px;
		padding: 5px 0px;
	}
		
	.gallery_buttons {
		width: 130px;
		_width: 126px;
		display: block;
		margin : 8px auto 2px auto;
		border       : 1px solid #ccc;
		border-bottom: 2px solid #9F9F9F;
		border-right : 2px solid #9F9F9F;	
		background: url(http://georgetownsigep.com/gfx/bggradient.gif) #fff;
		padding : 10px;
		height  : 65px;
		_height  : 76px;
		cursor : pointer;
		}
		
	.picCollapse {
		width				: 16px;
		height				: 15px;
		background			: url(http://georgetownsigep.com/gfx/collapse.gif) no-repeat;
	}

	.picExpand {
		width				: 16px;
		height				: 15px;
		background			: url(http://georgetownsigep.com/gfx/expand.gif) no-repeat;
	}
