.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px 20px 20px 40px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	padding: 0px 20px 5px 0px;
	width: 360px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-left: 40px;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	width: 240px;
}
.newsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	width: 220px;
	padding: 0px 0px 3px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a.album {width: 130px; height: 120px; display: block; float:left; background:url("../images/albumoff.jpg") top left no-repeat;}
a.album:hover {background:url("../images/albumon.jpg") top left no-repeat;}

a.gallery {width: 85px; height: 75px; float:left; background:url("../images/galleryoff.jpg") top left no-repeat;}
a.gallery:hover {background:url("../images/galleryon.jpg") top left no-repeat;}