/* CSS Document */

.homeLogo {
	position: relative;
	top: 10px;
	left: 0px;
	width: 50px;
}

.dentLogo {
	position: relative;
	top: -60px;
	left: 320px;
	width: 66px;
}

.newsPannel {
	position: relative;
	top: -100px;
	left: 225px;
	width: 128px;
	height: 125px;
	z-index:20;
}

iframe {
	overflow-x: hidden;
	overflow-x: hidden;
}

/* news */

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.2;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}