.moomsg_slide { /* DO NOT PUT PADDING ON THIS ELEMENT AS IT WILL BE REMOVED */
	color:#FFF;
	text-align:left;
	background:url(shade60.png) ;
	font-size:10px;
	line-height:11px;
}
.moomsg_slide .Highlight {
	color:#FFFFCC;
}
.moomsg_title {
	font-weight:bold;
	padding:0 6px;
	background:url(shade60.png) ;
	font-size:13px;
}
.moomsg_slide .subhead {
	font-size:13px !important ;
	line-height:18px;
	display:block;
}
.moomsg_slide:hover .moomsg_title {
	color:#FF55A4;
}
.moomsg_slide:hover .Highlight {
	color:#FFBFDE;
}
.moomsg_slide ul, .moomsg_slide li {
	margin:0;
	padding:0;
}
.moomsg_slide ul {
	margin:8px 16px 0 0;
}
.moomsg_slide li {
	margin:4px 0 4px 20px;
}



.moomsg_text {
	font-weight:bold;
	padding:2px 6px;
}
.type1 .moomsg_title {
	line-height:32px;
}
.type1 {
	font-family:Arial, Helvetica, sans-serif;
    background-position:center;
    background-repeat:no-repeat;
}
.type1 {
	margin:12px;
	font-size:12px;
    height:178px;
    background-position:center;
    background-color:#999;
}
#hl1 {
	background-image:url(../images/photos/index_links/4121_cover.png)
}
#hl2 {
	background-image:url(../images/photos/index_links/4122_cover.png)
}
#hl3 {
	background-image:url(../images/photos/index_links/student_conferences.jpg);
}


/* == == == == == == == == == == == [ DO NOT EDIT BELOW HERE ] == == == == == == == == == == == == == == == == */

.moomsg {
    display:block;
    overflow:hidden;
	position:relative;
	text-align:left;
}
.moomsg_slide {
	position:absolute;
}
.moomsg_slide .moomsg_title, .moomsg_text {
	display:block;
}

