body {

	background-color: #00476B;

	margin-top: 5px;

}

#title {

	background-color: #cee9e9;

	background-image: url(content_grad.gif);

	background-repeat: repeat-x;

	font-family: "Trebuchet MS", Arial;

	color: #FF9933;

	font-size: 24px;

	font-style: normal;

	font-weight: bold;

	padding-left: 5px;

	padding-top: 0px;

	text-align: left;

	margin: 0px;

	position: relative;

	top: 0px;

	left: 0px;

	right: 0px;

	bottom: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

}

#newsdate {

	font-family: "Trebuchet MS", Arial;

	font-size: 11px;

	color: #FF9933;

	font-weight: bold;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #FCA964;

}

#Layer1 {

    scrollbar-face-color:steelblue;

	scrollbar-arrow-color:white;

	scrollbar-highlight-color:white;

	scrollbar-3dlight-color:lightgrey;

	scrollbar-darkshadow-color:gray;

	position:relative;

	width:597px;

	height:350px;

	z-index:1;

	font-family: "Trebuchet MS", Arial;

	font-size: 12px;

	background-color: #CEE9E9;

	margin-right: auto;

	margin-left: auto;

	border: 3px solid #FFFFFF;

	display: block;

	overflow: auto;
}

#newspost {

	position:relative;

	width:340px;

	z-index:1;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	font-family: "Trebuchet MS", Arial;

	color: #00476B;

	margin-top: 10px;

	margin-left: 4px;

	font-size: 12px;

	display: block;

}

