/* CSS Document */
/* CSS Document */
#content {
	background-image: url(sitepics/iframehg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed; 
	overflow:auto;
	}

#inl {
	font-family: verdana;
	font-size: 9pt;
	color: #000000;
	margin-top: 0px;
	margin-left: 10px; 
	margin-right: 10px;
	margin-bottom:5px;}

#contentback {
	background-image: url(sitepics/iframehg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed; 
	width: 515px; 
	height: 420px;
	overflow:auto;
}

img{	border:none;}

.news{ 	
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	margin-top: 20px;
	margin-left: 10px; 
	margin-right: 10px;
	margin-bottom:5px;
}