@charset "UTF-8";
/* CSS Document */

#topnav li a {
	padding: 0 15px 0 25px;
}

#albumThumb {
	border: none;
}

.container img.sub { display: none;}

/*
.welcome {
	margin-left: 33px;
}
h2 a#message { background: url('/pics/welcome_header.gif') no-repeat left top;}
*/

.spotlightmessage h1 {
	margin-top: 0;
}

.spotlightmessage h1 a {
	background: url('/pics/principal_header.gif') no-repeat left top;
	display:block;
	height: 35px;
	width: 590px;
	font-size:0;
}

.spotlightmessage-text {
	max-height: 500px; 
	overflow: hidden;
	margin-left: 84px;
}
/*.spotlightmessage-text {
	line-height: ;
}*/
.spotlightmessage-more-link {
	margin: 20px 0 20px 84px;
	display:block;
	font-weight: bold;
}
.spotlightmessage-image {
	float: left;
}
.spotlightmessage-image img {
	max-width: 150px;
	max-height: 150px;
	padding: 0 15px 10px 0;
}


.first-line { padding-bottom: 10px; }







