#header
{
	background: url('menu.jpg') repeat-x;
	background-attachment: fixed;
}

#text
{
	color:#fff;
	text-align:justify; line-height:1.2;
}

#text p
{
	margin:4px 0 4px 0;
	text-indent: 1.5em;
}

#floatmenu1
{
	background: url('menu.jpg') repeat-x;
}

#floatmenu2
{
	background: url('menu.jpg') repeat-x;
}

#floatnews
{
	color:#009584;
	position:absolute;
	border: 1px solid;
	text-align:left;
	color:#fff;
	left:17px;
	top:250px;
	/*right:100px;*/
	width:230px;
	height:250px;
	z-index:10;
	background-color:#C3E2DD;
	visibility: hidden;
	border:3px solid #009584;
	padding:3px;
}

#newstable
{
	color: #009584;
	border: 2px solid #009584;
	width:100%;
	height:100%;
	visibility: hidden;
}