body {
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	background-color: #f1f1f1;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-align: left;
	text-decoration: none;
}

select.album_dropDown {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666; 
	width: 220px; 
	height: 18px; 
}

.galleryDropdown {
	width: 300px;
	height: 42px;
	padding-top: 13px;
	padding-left: 52px;
	/*background-image: url(imgs/logo_lightgrey.gif);
	background-repeat: no-repeat;
	background-position: top left;*/
}

.galleryIntroCopy {
	padding-left: 52px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	
}

.galleryIntroLinks {
	padding-left: 52px;
	font-size: 11px;
	font-weight: bold;
	color: #999;
}


a.introLink:link { color: #000;  text-decoration: none} 
a.introLink:visited { color: #000;  text-decoration: none} 
a.introLink:active { color: #000;  text-decoration: none} 
a.introLink:hover { color: #000; text-decoration: underline} 

a.subintroLink:link { color: #999;  text-decoration: none; line-height: 32px} 
a.subintroLink:visited { color: #999;  text-decoration: none} 
a.subintroLink:active { color: #666;  text-decoration: none} 
a.subintroLink:hover { color: #666; text-decoration: none} 



.galleryIntro {
	margin-top: 30%; 
	margin-left: 10%;
}

.rightCol {
	position: absolute; 
	bottom: 0px; 
	right: 0px;
	top: 0px; 
}



.flickr_badge_image {margin:50px 10px 30px 28px;}
.flickr_badge_image img {border: 10px solid white !important;}
