body{
	background-color: #DCDCDC;
	text-align: center;
	vertical-align: middle;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:small;
	color:gray;
}
div.container{
	width:760px;
	border: 4px solid #990000;
	text-align: center;
	height:550px;
	vertical-align: middle;
}
div.topimage{
	width: 760px;
	height: 134px;
	background: url(../img/top_01.gif) no-repeat;
	clear:both;
	border:0px;
}
div.levelmenu{
	width: 760px;	
	background: url(../img/top_02.gif) no-repeat;
	clear:both;
	border:0px;
	height: 23px;
}
div.footer{
	color: #696969;
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	border-top: 1px outset White;
	clear:both;
}
div.news1{
	background-color: White;
	border: 1px dashed #FFFACD;
	width: 180px;
	float:left;
	clear: left;
	height: 350px;
	margin: 4px;
}
div.news2{
	background-color: White;
	border: 1px dashed #FFFACD;
	width: 560px;
	float:left;
	clear: right;
	height: 150px;
	margin: 4px;
}
div.news3{
	background-color: White;
	border: 1px dashed #FFFACD;
	width: 275px;
	float:left;
	
	height: 190px;
	margin: 4px;
}
div.news4{
	background-color: White;
	border: 1px dashed #FFFACD;
	width: 275px;
	float:left;
	clear: right;
	height: 190px;
	margin: 4px;
}