#greeting  {
	background-image: url(../images/greetingbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#greeting #greeting_in {
	background-image: url(../images/greetingbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 570px;
	padding-top: 10px;
}
#greeting #greeting_in img {
	width: 390px;
	padding-right: 90px;
	padding-left: 90px;
}
#greeting #greeting_in p {
	padding-left: 300px;
	padding-right: 20px;
	padding-top: 15px;
}
#online {
	width: 570px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}
#nwes {
	width: 568px;
	border: 1px solid #1764AA;
	margin-right: auto;
	margin-left: auto;
}
#nwes img {
	background-color: #1764AA;
	width: 100px;
	padding-right: 448px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#nwes  ul {
	width: 528px;
	overflow: scroll;
	height: 150px;
	padding-right: 20px;
	padding-left: 20px;
}
#nwes   li   {
	font-size: 13px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5C1BF;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#nwes   li a{
	color: #FF0000;

}

