body {
	background-color: #fff;
	color: #000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}

.noborder, .border {
	border: none;
}

#flash, #logo, #menu, #banner, #foot, #copyright, #right-side, .read-more, .thumb-more, .view-larger {
	display: none;
}

#content, .news-date {
	font: normal normal normal 10pt/1.3em arial,verdana,sans-serif;			/* style variant weight size line-height family */
}

hr {
	border: 1px solid #dddddd;
	height: 0px;
	margin: 25px 0px 25px 0px;								/* top right bottom left */
}

.section_title, .thumb-title {
	font: normal normal bold 12pt/1.3em arial,verdana,sans-serif;			/* style variant weight size line-height family */
}

.thumbnail {
	float: left;
	padding: 20px;
}
