body {
	background-image: url(images/sc_pgb.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	margin: 148px 0px 0px;
	padding: 0px;
}
#NewsDiv {
	position:absolute;
	left:311px;
	top:154px;
	width:1030px;
	height: 318px;
	overflow: auto;
}
#MainDiv {
	position:static;
	margin: 0 15%;
	line-height: 1.5;
	text-align: justify;
}
h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#NewsDiv ul {
	padding-left: .75em;
	margin-left: .75em;
}
#NewsDiv a {
	color: #333333;
}
#NewsDiv a:visited {
	color: #999;
}
#NewsDiv a:hover, #NewsDiv a:active {
	color: #FF7D27;
}
#NewsDiv li {
	margin: 3px 0;
}
#footer {
	font-size: 12px;
	margin: 48px 0 0;
	padding: 6px;
	/*/*/background-color: #FF7D27;
	border-top: 1px solid #333333;
	background-image: url(images/sc1_ftrbg.gif);  /* */
}
#footer p {
	margin: 0;
}

