body {
	margin: 					0px;
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:					12px;
	text-align:					left;
}

.announcement_date {
	background-color:			#000000;
	vertical-align:				middle;
	color:						#FFFFFF;
	font-weight:				bold;
	padding:                    10px 0px 10px 5px;
}

.announcement_content {
	vertical-align:				top;
	padding:                    10px 0px 10px 5px;
	border:						1px solid black;
}

.videos_date a, .videos_date a:visited {
	color:						#000000;
	text-decoration:			none;
}

.videos_date a:hover {
	color:						#000000;
	font-weight:				bold;
	text-decoration:			overline;
}

a.video_thumbnail {
	border:						1px solid #000000;
	margin-top:					10px;
	padding:					1px;
	width:						152px;
	height:						83px;
	text-align:					center;
	vertical-align:				middle;
	background-color:			none;
	display:					block;
}

a.video_thumbnail:hover  {
	border:						1px solid #000000;
	background-color:			#000000;
	display:					block;
}

.all_thumbnails {
	width:						580px;
	height:						300px;
	overflow:					auto;
}

#newsletters {
	width: 						590px;
	height:						1560px;
	border:						none;
	overflow:					none;
	overflow-y:					auto;
}

#photo_frame {
	width:						550px;
	height:						413px;
	border:						1px solid #000000;
	padding:                    0px;
	margin:                    	0px;
	/*background-image:			url(../images/photos_gallery/big/sabm1.jpg);*/
}

#photo_no {
	text-align:					center;
	font-weight:				bold;
}

#photo_text {
	text-align:					center;
	height:						60px;
}