@charset "ISO-8859-1";

/* THIS SETS THE BACKGROUND FOR THE GALLERY COPY CELLS*/
.galleryBkrnd {
	background-image: url(../images/gallery_body_bkrnd.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 7px;
}

.galleryBkrnd p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.galleryBkrnd .galleryLink a:link, a:visited {
	color: #4E5C65;
	text-decoration: none;
}

.galleryBkrnd .galleryLink a:hover {
	color: #000000;
	text-decoration: none;
}


.galleryLink {
	padding-top: 8px;
}
#whatsNew p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
}

#whatsNew p.sigNames {
	color: #000000;
}

#whatsNew h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: -9px;
	color: #666666;
}
#whatsNew h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	margin-bottom: -5px;
}
#whatsNew h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#whatsNew .source a:link {
	text-decoration: none;
	color: #4E5C65;
}

#whatsNew .source a:visited {
	text-decoration: none;
	color: #4E5C65;
}

#whatsNew .source a:hover {
	text-decoration: none;
	color: #000000;
}
#whatsNew .source {
	margin-top: -5px;
	padding-bottom: 20px;
}
