*{margin:0;padding:0}option{padding-left:0.4em}html{height:100%;margin-bottom:1px}body{height:100%;font-size:100.01%}img{border:0}.clear{clear:both}
.csc-textpic:after,.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.csc-textpic,.clearfix{display:inline-block}
html[xmlns] .csc-textpic,html[xmlns] .clearfix{display:block}
* html .csc-textpic,* html .clearfix{height:1%}

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #333;
	font-size: 11px;
	background-image: url('../gfx/body_bg.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

h1{
	height: 19px;
	background-color: #717171;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding-left: 25px;
	padding-top: 6px;
}

#nav li{
	display: inline-block;
	width: 154px;
	font-size: 1px;
	float: left;
}

#pagewrap{
	width: 770px;
	float: left;
	margin-right: 20px;
}


#newspanel{
	padding-top: 20px;
	color: #fff;
	float: left;
	width: 290px;
}

#newspanel .news-list-item{
	border-bottom: 1px solid #666;
	width: 280px;
	padding: 10px;
	margin-top: 0;
	height: auto;
}

#newspanel .news-list-item a{
	color: #aeaeae;
	text-decoration: none;
}

#newspanel .news-list-item h3{
	font-size: 14px;
	margin-bottom: 5px;
}

#newspanel .news-list-item h3 a{
	color: #fff;
}

#overlay {
	background-color:#000;
	height:500px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:90;
}

#galframe{
	top: 100px;
	left:50%;
	top:50%;
	margin-top: -320px;
	margin-left: -322px;
	width: 644px;
	height: 600px;
	border: 0;
	background-color: #000;
	position:absolute;
	z-index:91;
	overflow: hidden;
	border: 0;
}

#galclose{
	position:absolute;
	z-index:92;
	top:50%;
	left:50%;
	margin-top: -320px;
	margin-left: 295px;
	width: 50px;
	height: 51px;
	background-image:url('../gfx/close.gif');
	cursor: pointer;
}

#content p{
	margin-bottom: 15px;
}

.news-single-img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.portalnews-single h2,
.portalnews-single h3{
	margin-bottom: 5px;
}